Commit 3081dbbc authored by jshinde's avatar jshinde

updated retrival argument


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@101478 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 565f9832
......@@ -14,25 +14,25 @@ table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=tran_i
column=(type=char(15) update=yes updatewhereclause=yes name=lot_sl dbname="pallet_req_det.lot_sl" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=quantity dbname="pallet_req_det.quantity" )
column=(type=decimal(0) update=yes updatewhereclause=yes name=no_art dbname="pallet_req_det.no_art" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"pallet_req_det~" ) TABLE(NAME=~"pallet_req_hdr~" ) COLUMN(NAME=~"pallet_req_det.tran_id~") COLUMN(NAME=~"pallet_req_det.line_no~") COLUMN(NAME=~"pallet_req_det.pallet_no~") COLUMN(NAME=~"pallet_req_det.status~") COLUMN(NAME=~"pallet_req_det.item_code~") COLUMN(NAME=~"pallet_req_det.lot_no~") COLUMN(NAME=~"pallet_req_det.lot_sl~") COLUMN(NAME=~"pallet_req_det.quantity~") COLUMN(NAME=~"pallet_req_det.no_art~") JOIN (LEFT=~"pallet_req_hdr.tran_id~" OP =~"=~"RIGHT=~"pallet_req_det.tran_id~" )WHERE( EXP1 =~"~~~"PALLET_REQ_DET~~~".~~~"TRAN_ID~~~"~" OP =~"=~" EXP2 =~":tran_id~" ) ) ARG(NAME = ~"tran_id~" TYPE = string) " update="PALLET_REQ_DET" updatewhere=1 updatekeyinplace=no arguments=(("tran_id", string)) )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"pallet_req_det~" ) TABLE(NAME=~"pallet_req_hdr~" ) COLUMN(NAME=~"pallet_req_det.tran_id~") COLUMN(NAME=~"pallet_req_det.line_no~") COLUMN(NAME=~"pallet_req_det.pallet_no~") COLUMN(NAME=~"pallet_req_det.status~") COLUMN(NAME=~"pallet_req_det.item_code~") COLUMN(NAME=~"pallet_req_det.lot_no~") COLUMN(NAME=~"pallet_req_det.lot_sl~") COLUMN(NAME=~"pallet_req_det.quantity~") COLUMN(NAME=~"pallet_req_det.no_art~") JOIN (LEFT=~"pallet_req_hdr.tran_id~" OP =~"=~"RIGHT=~"pallet_req_det.tran_id~" )WHERE( EXP1 =~"~~~"PALLET_REQ_DET~~~".~~~"TRAN_ID~~~"~" OP =~"=~" EXP2 =~":tran_id~" ) ) ARG(NAME = ~"tran_id~" TYPE = string) ARG(NAME = ~"line_no~" TYPE = number) " update="PALLET_REQ_DET" updatewhere=1 updatekeyinplace=no arguments=(("tran_id", string),("line_no", number)) )
text(band=header alignment="2" text="Transaction ID" border="0" color="33554432" x="2" y="2" height="15" width="66" html.valueishtml="0" name=tran_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" )
text(band=header alignment="2" text="Line Number" border="0" color="33554432" x="70" y="2" height="15" width="72" html.valueishtml="0" name=line_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="Pallet Number" border="0" color="33554432" x="144" y="2" height="15" width="96" html.valueishtml="0" name=pallet_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="Status" border="0" color="33554432" x="243" y="2" height="15" width="36" html.valueishtml="0" name=status_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="Item Code" border="0" color="33554432" x="281" y="2" height="15" width="66" html.valueishtml="0" name=item_code_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="Lot Number" border="0" color="33554432" x="349" y="2" height="15" width="96" html.valueishtml="0" name=lot_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="Lot SL" border="0" color="33554432" x="447" y="2" height="15" width="96" html.valueishtml="0" name=lot_sl_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="Quantity" border="0" color="33554432" x="545" y="2" height="15" width="72" html.valueishtml="0" name=quantity_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 of Articles" border="0" color="33554432" x="619" y="2" height="15" width="72" 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="Status" border="0" color="33554432" x="242" y="2" height="15" width="36" html.valueishtml="0" name=status_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="Item Code" border="0" color="33554432" x="280" y="2" height="15" width="66" html.valueishtml="0" name=item_code_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="Lot Number" border="0" color="33554432" x="348" y="2" height="15" width="96" html.valueishtml="0" name=lot_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="Lot SL" border="0" color="33554432" x="446" y="2" height="15" width="96" html.valueishtml="0" name=lot_sl_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="Quantity" border="0" color="33554432" x="544" y="2" height="15" width="72" html.valueishtml="0" name=quantity_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 of Articles" border="0" color="33554432" x="618" y="2" height="15" width="72" 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" )
column(band=detail id=1 alignment="2" tabsequence=10 border="0" color="33554432" x="2" y="2" height="18" width="66" format="[general]" html.valueishtml="0" name=tran_id tag="Unique transction 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" )
column(band=detail id=2 alignment="2" tabsequence=20 border="0" color="33554432" x="70" y="2" height="18" width="72" format="[general]" html.valueishtml="0" name=line_no tag="Line number" 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=3 alignment="2" tabsequence=30 border="0" color="33554432" x="144" y="2" height="18" width="96" format="[general]" html.valueishtml="0" name=pallet_no tag="Pallet number" 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=4 alignment="2" tabsequence=50 border="0" color="33554432" x="243" y="2" height="18" width="36" format="[general]" html.valueishtml="0" name=status tag="Transaction status" 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=60 border="0" color="33554432" x="281" y="2" height="18" width="66" format="[general]" html.valueishtml="0" name=item_code 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" )
column(band=detail id=6 alignment="0" tabsequence=70 border="0" color="33554432" x="349" y="2" height="18" width="96" format="[general]" html.valueishtml="0" name=lot_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=7 alignment="0" tabsequence=80 border="0" color="33554432" x="447" y="2" height="18" width="96" format="[general]" html.valueishtml="0" name=lot_sl 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=8 alignment="1" tabsequence=90 border="0" color="33554432" x="545" y="2" height="18" width="72" format="[general]" html.valueishtml="0" name=quantity 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=9 alignment="1" tabsequence=100 border="0" color="33554432" x="619" y="2" height="18" width="72" 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="2" tabsequence=40 border="0" color="33554432" x="242" y="2" height="18" width="36" format="[general]" html.valueishtml="0" name=status tag="Transaction status" 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="0" color="33554432" x="280" y="2" height="18" width="66" format="[general]" html.valueishtml="0" name=item_code 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" )
column(band=detail id=6 alignment="0" tabsequence=60 border="0" color="33554432" x="348" y="2" height="18" width="96" format="[general]" html.valueishtml="0" name=lot_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=7 alignment="0" tabsequence=70 border="0" color="33554432" x="446" y="2" height="18" width="96" format="[general]" html.valueishtml="0" name=lot_sl 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=8 alignment="1" tabsequence=80 border="0" color="33554432" x="544" y="2" height="18" width="72" format="[general]" html.valueishtml="0" name=quantity 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=9 alignment="1" tabsequence=90 border="0" color="33554432" x="618" y="2" height="18" width="72" 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" )
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 template=(comment="" encoding="UTF-8" name="d_pallet_req_stk12" xml="<?xml version=~"1.0~" encoding=~"UTF-8~" standalone=~"no~"?><d_pallet_req_stk12><d_pallet_req_stk12_row __pbband=~"detail~"><tran_id>tran_id</tran_id><line_no>line_no</line_no><pallet_no>pallet_no</pallet_no><loc_code/><status>status</status><item_code>item_code</item_code><lot_no>lot_no</lot_no><lot_sl>lot_sl</lot_sl><quantity>quantity</quantity><no_art>no_art</no_art><location_descr/></d_pallet_req_stk12_row></d_pallet_req_stk12>"))
......
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