Commit a62d6dc7 authored by rtelang's avatar rtelang

allowded11.xml

d_allwdedn_brow.srd
- Changes done in srd related to AD Codes Menu.


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@212910 ce508802-f39f-4f6c-b175-0d175dae99d5
parent db8ee0df
......@@ -12,12 +12,14 @@ table(column=(type=char(5) update=yes updatewhereclause=yes key=yes name=ad_code
column=(type=char(3) updatewhereclause=yes name=prt_seq dbname="allwdedn.prt_seq" )
column=(type=datetime updatewhereclause=yes name=chg_date dbname="allwdedn.chg_date" )
column=(type=char(10) updatewhereclause=yes name=chg_user dbname="allwdedn.chg_user" )
column=(type=char(15) updatewhereclause=yes name=chg_term dbname="allwdedn.chg_term" )
column=(type=char(300) updatewhereclause=yes name=chg_term dbname="allwdedn.chg_term" )
column=(type=char(1) updatewhereclause=yes name=print_opt dbname="allwdedn.print_opt" values="Monthly M/Daily D/" )
column=(type=char(1) update=yes updatewhereclause=yes name=gen_negt_arr dbname="allwdedn.gen_negt_arr" )
column=(type=char(1) update=yes updatewhereclause=yes name=applicable_in_ffs dbname="allwdedn.applicable_in_ffs" values="Yes Y/No N/" )
column=(type=char(5) update=yes updatewhereclause=yes name=udf_type dbname="allwdedn.udf_type" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"allwdedn~" ) COLUMN(NAME=~"allwdedn.ad_code~") COLUMN(NAME=~"allwdedn.descr~") COLUMN(NAME=~"allwdedn.seq_no~") COLUMN(NAME=~"allwdedn.sh_descr~") COLUMN(NAME=~"allwdedn.prt_seq~") COLUMN(NAME=~"allwdedn.chg_date~") COLUMN(NAME=~"allwdedn.chg_user~") COLUMN(NAME=~"allwdedn.chg_term~") COLUMN(NAME=~"allwdedn.print_opt~") COLUMN(NAME=~"allwdedn.gen_negt_arr~") COLUMN(NAME=~"allwdedn.applicable_in_ffs~") COLUMN(NAME=~"allwdedn.udf_type~")) ORDER(NAME=~"allwdedn.seq_no~" ASC=yes ) " update="allwdedn" updatewhere=0 updatekeyinplace=no )
column=(type=char(1) update=yes updatewhereclause=yes name=payable dbname="allwdedn.payable" )
column=(type=char(1) update=yes updatewhereclause=yes name=type dbname="allwdedn.type" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"allwdedn~" ) COLUMN(NAME=~"allwdedn.ad_code~") COLUMN(NAME=~"allwdedn.descr~") COLUMN(NAME=~"allwdedn.seq_no~") COLUMN(NAME=~"allwdedn.sh_descr~") COLUMN(NAME=~"allwdedn.prt_seq~") COLUMN(NAME=~"allwdedn.chg_date~") COLUMN(NAME=~"allwdedn.chg_user~") COLUMN(NAME=~"allwdedn.chg_term~") COLUMN(NAME=~"allwdedn.print_opt~") COLUMN(NAME=~"allwdedn.gen_negt_arr~") COLUMN(NAME=~"allwdedn.applicable_in_ffs~") COLUMN(NAME=~"allwdedn.udf_type~") COLUMN(NAME=~"allwdedn.payable~") COLUMN(NAME=~"allwdedn.type~")) ORDER(NAME=~"allwdedn.seq_no~" ASC=yes ) " update="ALLWDEDN" updatewhere=0 updatekeyinplace=no )
text(band=header alignment="0" text="AD Code" border="6" color="0" x="2" y="3" height="16" width="97" html.valueishtml="0" name=ad_code_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
text(band=header alignment="0" text="Seq. No." border="6" color="0" x="101" y="3" height="16" width="75" html.valueishtml="0" name=seq_no_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
text(band=header alignment="0" text="Description" border="6" color="0" x="178" y="3" height="16" width="355" html.valueishtml="0" name=descr_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
......@@ -28,6 +30,8 @@ text(band=header alignment="0" text="Change User" border="6" color="0" x="1080"
text(band=header alignment="0" text="Print Option" border="6" color="0" x="734" y="3" height="16" width="82" html.valueishtml="0" name=print_opt_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
text(band=header alignment="0" text="Gen Negt Arr" border="6" color="33554432" x="818" y="3" height="16" width="84" html.valueishtml="0" name=gen_negt_arr_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="0" text="Applicable In FFS" border="6" color="33554432" x="904" y="3" height="16" width="96" html.valueishtml="0" name=applicable_in_ffs_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="0" text="Change Term" border="6" color="0" x="1156" y="3" height="16" width="76" html.valueishtml="0" name=chg_term_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
text(band=header alignment="0" text="Udf Type" border="6" color="0" x="1234" y="3" height="16" width="68" html.valueishtml="0" name=udf_type_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
column(band=detail id=1 alignment="0" tabsequence=10 border="5" color="0" x="2" y="1" height="19" width="97" format="[general]" html.valueishtml="0" name=ad_code visible="1" edit.limit=5 edit.case=any edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=3 alignment="0" tabsequence=20 border="5" color="0" x="101" y="1" height="19" width="75" format="[general]" html.valueishtml="0" name=seq_no visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=2 alignment="0" tabsequence=30 border="5" color="0" x="178" y="1" height="19" width="355" format="[general]" html.valueishtml="0" name=descr visible="1" edit.limit=20 edit.case=any edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
......@@ -40,8 +44,10 @@ column(band=detail id=10 alignment="0" tabsequence=70 border="5" color="0" x="81
column(band=detail id=11 alignment="0" tabsequence=80 border="5" color="0" x="904" y="1" height="19" width="96" format="[general]" html.valueishtml="0" name=applicable_in_ffs visible="1" ddlb.limit=1 ddlb.allowedit=no ddlb.case=upper ddlb.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=8 alignment="0" tabsequence=32766 border="5" color="0" x="1156" y="1" height="19" width="76" format="[general]" html.valueishtml="0" name=chg_term visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=12 alignment="0" tabsequence=90 border="0" color="0" x="1234" y="1" height="19" width="68" format="[general]" html.valueishtml="0" name=udf_type visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=header alignment="0" text="Change Term" border="6" color="0" x="1156" y="3" height="16" width="76" html.valueishtml="0" name=chg_term_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
text(band=header alignment="0" text="Udf Type" border="6" color="0" x="1234" y="3" height="16" width="68" html.valueishtml="0" name=udf_type_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
column(band=detail id=13 alignment="0" tabsequence=100 border="0" color="0" x="1305" y="1" height="15" width="76" html.valueishtml="0" name=payable visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=header alignment="0" text="Payable Type " border="6" color="0" x="1304" y="1" height="16" width="77" html.valueishtml="0" name=payable_t visible="1" font.face="Liberation Sans" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
column(band=detail id=14 alignment="0" tabsequence=110 border="0" color="0" x="1384" y="1" height="15" width="95" html.valueishtml="0" name=type visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=header alignment="0" text="Type" border="6" color="0" x="1383" y="1" height="16" width="96" html.valueishtml="0" name=type_t visible="1" font.face="Liberation Sans" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
htmltable(border="1" )
htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" )
export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 )
......
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