Commit 7d76a176 authored by Ajit Deshmukh's avatar Ajit Deshmukh

Replace mktg_cmpgn_22edit.srd

parent 58e80ebc
......@@ -5,9 +5,9 @@ summary(height=0 color="536870912" )
footer(height=0 color="536870912" )
detail(height=266 color="536870912" )
table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=campaign_id dbname="mktg_campaign_det.campaign_id" )
column=(type=decimal(0) update=yes updatewhereclause=yes name=line_no dbname="mktg_campaign_det.line_no" )
column=(type=decimal(0) update=yes updatewhereclause=yes key=yes name=line_no dbname="mktg_campaign_det.line_no" )
column=(type=char(20) update=yes updatewhereclause=yes name=mailing_list dbname="mktg_campaign_det.mailing_list" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"mktg_campaign_det~" ) COLUMN(NAME=~"mktg_campaign_det.campaign_id~") COLUMN(NAME=~"mktg_campaign_det.line_no~") COLUMN(NAME=~"mktg_campaign_det.mailing_list~")WHERE( EXP1 =~"mktg_campaign_det.campaign_id~" OP =~"=~" EXP2 =~":campaign_id_det~" ) ) ARG(NAME = ~"campaign_id_det~" TYPE = string) " update="mktg_campaign_det" updatewhere=1 updatekeyinplace=no arguments=(("campaign_id_det", string)) )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"mktg_campaign_det~" ) COLUMN(NAME=~"mktg_campaign_det.campaign_id~") COLUMN(NAME=~"mktg_campaign_det.line_no~") COLUMN(NAME=~"mktg_campaign_det.mailing_list~")WHERE( EXP1 =~"mktg_campaign_det.campaign_id~" OP =~"=~" EXP2 =~":campaign_id_det~" LOGIC =~"and~" ) WHERE( EXP1 =~"mktg_campaign_det.line_no~" OP =~"=~" EXP2 =~":line_no~" ) ) ARG(NAME = ~"campaign_id_det~" TYPE = string) ARG(NAME = ~"line_no~" TYPE = number) " update="mktg_campaign_det" updatewhere=1 updatekeyinplace=no arguments=(("campaign_id_det", string),("line_no", number)) )
groupbox(band=detail text="Basic"border="2" color="0" x="151" y="22" height="203" width="522" name=gb_1 visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
text(band=detail alignment="1" text="Campaign ID:" border="2" color="0" x="300" y="77" height="16" width="78" html.valueishtml="0" name=campaign_id_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=1 alignment="0" tabsequence=32766 border="2" color="0" x="382" y="77" height="19" width="86" format="[general]" html.valueishtml="0" name=campaign_id visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment