Commit e11fda58 authored by pchavan's avatar pchavan

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@183156 ce508802-f39f-4f6c-b175-0d175dae99d5
parent c0379119
...@@ -25,7 +25,8 @@ table(column=(type=char(15) update=yes updatewhereclause=yes key=yes name=serial ...@@ -25,7 +25,8 @@ table(column=(type=char(15) update=yes updatewhereclause=yes key=yes name=serial
column=(type=char(1) update=yes updatewhereclause=yes name=status dbname="srl_container.status" ) column=(type=char(1) update=yes updatewhereclause=yes name=status dbname="srl_container.status" )
column=(type=datetime update=yes updatewhereclause=yes name=status_date dbname="srl_container.status_date" ) column=(type=datetime update=yes updatewhereclause=yes name=status_date dbname="srl_container.status_date" )
column=(type=char(5) update=yes updatewhereclause=yes name=site_code dbname="srl_container.site_code" ) column=(type=char(5) update=yes updatewhereclause=yes name=site_code dbname="srl_container.site_code" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"srl_container~" ) COLUMN(NAME=~"srl_container.serial_no~") COLUMN(NAME=~"srl_container.serial_date~") COLUMN(NAME=~"srl_container.descr~") COLUMN(NAME=~"srl_container.no_art~") COLUMN(NAME=~"srl_container.inventory_type~") COLUMN(NAME=~"srl_container.content_level~") COLUMN(NAME=~"srl_container.item_code~") COLUMN(NAME=~"srl_container.lot_no~") COLUMN(NAME=~"srl_container.lot_sl~") COLUMN(NAME=~"srl_container.create_source~") COLUMN(NAME=~"srl_container.srl_no_source~") COLUMN(NAME=~"srl_container.add_user~") COLUMN(NAME=~"srl_container.add_date~") COLUMN(NAME=~"srl_container.add_term~") COLUMN(NAME=~"srl_container.chg_user~") COLUMN(NAME=~"srl_container.chg_date~") COLUMN(NAME=~"srl_container.chg_term~") COLUMN(NAME=~"srl_container.status~") COLUMN(NAME=~"srl_container.status_date~") COLUMN(NAME=~"srl_container.site_code~")) " update="srl_container" updatewhere=1 updatekeyinplace=no ) column=(type=char(130) updatewhereclause=yes name=item_descr dbname="item.descr" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"srl_container~" ) TABLE(NAME=~"item~" ) COLUMN(NAME=~"srl_container.serial_no~") COLUMN(NAME=~"srl_container.serial_date~") COLUMN(NAME=~"srl_container.descr~") COLUMN(NAME=~"srl_container.no_art~") COLUMN(NAME=~"srl_container.inventory_type~") COLUMN(NAME=~"srl_container.content_level~") COLUMN(NAME=~"srl_container.item_code~") COLUMN(NAME=~"srl_container.lot_no~") COLUMN(NAME=~"srl_container.lot_sl~") COLUMN(NAME=~"srl_container.create_source~") COLUMN(NAME=~"srl_container.srl_no_source~") COLUMN(NAME=~"srl_container.add_user~") COLUMN(NAME=~"srl_container.add_date~") COLUMN(NAME=~"srl_container.add_term~") COLUMN(NAME=~"srl_container.chg_user~") COLUMN(NAME=~"srl_container.chg_date~") COLUMN(NAME=~"srl_container.chg_term~") COLUMN(NAME=~"srl_container.status~") COLUMN(NAME=~"srl_container.status_date~") COLUMN(NAME=~"srl_container.site_code~") COLUMN(NAME=~"item.descr~") JOIN (LEFT=~"srl_container.item_code~" OP =~"=~"RIGHT=~"item.item_code~" )) " update="srl_container" updatewhere=1 updatekeyinplace=no )
text(band=header alignment="2" text="Serial Number" border="2" color="33554432" x="9" y="8" height="60" width="366" html.valueishtml="0" name=serial_no_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" ) text(band=header alignment="2" text="Serial Number" border="2" color="33554432" x="9" y="8" height="60" width="366" html.valueishtml="0" name=serial_no_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" )
text(band=header alignment="2" text="Serial Date" border="2" color="33554432" x="384" y="8" height="60" width="334" html.valueishtml="0" name=serial_date_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" ) text(band=header alignment="2" text="Serial Date" border="2" color="33554432" x="384" y="8" height="60" width="334" html.valueishtml="0" name=serial_date_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" )
text(band=header alignment="2" text="Inventory Type" border="2" color="33554432" x="1426" y="8" height="60" width="421" html.valueishtml="0" name=inventory_type_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" ) text(band=header alignment="2" text="Inventory Type" border="2" color="33554432" x="1426" y="8" height="60" width="421" html.valueishtml="0" name=inventory_type_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" )
...@@ -45,7 +46,7 @@ text(band=header alignment="2" text="Description" border="2" color="33554432" x= ...@@ -45,7 +46,7 @@ text(band=header alignment="2" text="Description" border="2" color="33554432" x=
text(band=header alignment="2" text="No Art" border="2" color="33554432" x="1129" y="8" height="60" width="288" html.valueishtml="0" name=no_art_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" ) text(band=header alignment="2" text="No Art" border="2" color="33554432" x="1129" y="8" height="60" width="288" html.valueishtml="0" name=no_art_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" )
text(band=header alignment="0" text="Status" border="0" color="33554432" x="6510" y="4" height="64" width="357" html.valueishtml="0" name=status_t visible="1" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" ) text(band=header alignment="0" text="Status" border="0" color="33554432" x="6510" y="4" height="64" width="357" html.valueishtml="0" name=status_t visible="1" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
text(band=header alignment="0" text="Status Date" border="0" color="33554432" x="6875" y="4" height="64" width="535" html.valueishtml="0" name=status_date_t visible="1" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" ) text(band=header alignment="0" text="Status Date" border="0" color="33554432" x="6875" y="4" height="64" width="535" html.valueishtml="0" name=status_date_t visible="1" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
text(band=header alignment="0" text="Site Code" border="0" color="33554432" x="7419" y="4" height="68" width="128" html.valueishtml="0" name=site_code_t visible="1" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" ) text(band=header alignment="0" text="Site Code" border="0" color="33554432" x="7419" y="4" height="68" width="622" html.valueishtml="0" name=site_code_t visible="1" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
column(band=detail id=1 alignment="0" tabsequence=10 border="5" color="0" x="9" y="8" height="72" width="366" format="[general]" html.valueishtml="0" name=serial_no visible="1" edit.limit=15 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" ) column(band=detail id=1 alignment="0" tabsequence=10 border="5" color="0" x="9" y="8" height="72" width="366" format="[general]" html.valueishtml="0" name=serial_no visible="1" edit.limit=15 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" )
column(band=detail id=2 alignment="0" tabsequence=20 border="5" color="0" x="384" y="8" height="72" width="334" format="[shortdate] [time]" html.valueishtml="0" name=serial_date visible="1" edit.limit=0 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" ) column(band=detail id=2 alignment="0" tabsequence=20 border="5" color="0" x="384" y="8" height="72" width="334" format="[shortdate] [time]" html.valueishtml="0" name=serial_date visible="1" edit.limit=0 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" )
column(band=detail id=5 alignment="0" tabsequence=50 border="5" color="0" x="1426" y="8" height="72" width="421" format="[general]" html.valueishtml="0" name=inventory_type visible="1" edit.limit=1 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" ) column(band=detail id=5 alignment="0" tabsequence=50 border="5" color="0" x="1426" y="8" height="72" width="421" format="[general]" html.valueishtml="0" name=inventory_type visible="1" edit.limit=1 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" )
...@@ -65,7 +66,9 @@ column(band=detail id=3 alignment="0" tabsequence=30 border="5" color="0" x="727 ...@@ -65,7 +66,9 @@ column(band=detail id=3 alignment="0" tabsequence=30 border="5" color="0" x="727
column(band=detail id=4 alignment="1" tabsequence=40 border="5" color="0" x="1129" y="8" height="72" width="288" format="[general]" html.valueishtml="0" name=no_art visible="1" edit.limit=0 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" ) column(band=detail id=4 alignment="1" tabsequence=40 border="5" color="0" x="1129" y="8" height="72" width="288" format="[general]" html.valueishtml="0" name=no_art visible="1" edit.limit=0 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" )
column(band=detail id=18 alignment="0" tabsequence=120 border="0" color="0" x="6510" y="0" height="60" width="357" format="[general]" html.valueishtml="0" name=status visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no 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" ) column(band=detail id=18 alignment="0" tabsequence=120 border="0" color="0" x="6510" y="0" height="60" width="357" format="[general]" html.valueishtml="0" name=status visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no 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" )
column(band=detail id=19 alignment="0" tabsequence=130 border="0" color="0" x="6875" y="0" height="60" width="535" format="[shortdate] [time]" html.valueishtml="0" name=status_date visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no 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" ) column(band=detail id=19 alignment="0" tabsequence=130 border="0" color="0" x="6875" y="0" height="60" width="535" format="[shortdate] [time]" html.valueishtml="0" name=status_date visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no 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" )
column(band=detail id=20 alignment="0" tabsequence=140 border="0" color="0" x="7419" y="0" height="60" width="128" format="[general]" html.valueishtml="0" name=site_code visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no 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" ) column(band=detail id=20 alignment="0" tabsequence=140 border="0" color="0" x="7419" y="0" height="60" width="622" format="[general]" html.valueishtml="0" name=site_code visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no 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" )
column(band=detail id=21 alignment="0" tabsequence=150 border="0" color="0" x="8055" y="0" height="64" width="544" html.valueishtml="0" name=item_descr 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" )
text(band=header alignment="0" text="Item Descr" border="0" color="33554432" x="8050" y="4" height="68" width="549" html.valueishtml="0" name=item_descr_t visible="1" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
htmltable(border="1" ) htmltable(border="1" )
htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" ) 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 ) 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