Commit 9a9a0646 authored by pshinde's avatar pshinde

Changes done in srd of Release Hold Inventory in detail edit


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@95956 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 4d8df225
$PBExportHeader$d_inv_hold_rel22.srd
release 9;
datawindow(units=1 timer_interval=0 color=67108864 processing=0 HTMLDW=no print.printername="" print.documentname="" print.orientation = 0 print.margin.left = 24 print.margin.right = 24 print.margin.top = 24 print.margin.bottom = 24 print.paper.source = 0 print.paper.size = 0 print.canusedefaultprinter=yes print.prompt=no print.buttons=no print.preview.buttons=no print.cliptext=no print.overrideprintjob=no print.collate=yes hidegrayline=no )
header(height=12 color="536870912" )
summary(height=37 color="536870912" )
footer(height=48 color="536870912" )
detail(height=226 color="536870912" )
......@@ -16,7 +17,8 @@ table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=tran_i
column=(type=char(15) updatewhereclause=yes name=lot_no dbname="inv_hold_det.lot_no" )
column=(type=char(15) updatewhereclause=yes name=lot_sl dbname="inv_hold_det.lot_sl" )
column=(type=decimal(0) updatewhereclause=yes name=line_no_sl dbname="inv_hold_det.line_no_sl" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"inv_hold_rel_det~" ) TABLE(NAME=~"inv_hold_det~" ) TABLE(NAME=~"item~" ) TABLE(NAME=~"location~" ) COLUMN(NAME=~"inv_hold_rel_det.tran_id~") COLUMN(NAME=~"inv_hold_rel_det.line_no~") COLUMN(NAME=~"inv_hold_rel_det.tran_id__hold~") COLUMN(NAME=~"inv_hold_rel_det.line_no__hold~") COLUMN(NAME=~"inv_hold_rel_det.remarks~") COLUMN(NAME=~"inv_hold_det.item_code~") COLUMN(NAME=~"item.descr~") COLUMN(NAME=~"inv_hold_det.loc_code~") COLUMN(NAME=~"location.descr~") COLUMN(NAME=~"inv_hold_det.lot_no~") COLUMN(NAME=~"inv_hold_det.lot_sl~") COLUMN(NAME=~"inv_hold_det.line_no_sl~") JOIN (LEFT=~"inv_hold_rel_det.tran_id__hold~" OP =~"=~"RIGHT=~"inv_hold_det.tran_id~" ) JOIN (LEFT=~"inv_hold_rel_det.line_no__hold~" OP =~"=~"RIGHT=~"inv_hold_det.line_no~" ) JOIN (LEFT=~"inv_hold_det.item_code~" OP =~"=~"RIGHT=~"item.item_code~" ) JOIN (LEFT=~"inv_hold_det.loc_code~" OP =~"=~"RIGHT=~"location.loc_code~" )WHERE( EXP1 =~"INV_HOLD_REL_DET.TRAN_ID~" OP =~"=~" EXP2 =~":tran_id~" LOGIC =~"and~" ) WHERE( EXP1 =~"INV_HOLD_REL_DET.LINE_NO~" OP =~"=~" EXP2 =~":line_no~" ) ) ARG(NAME = ~"tran_id~" TYPE = string) ARG(NAME = ~"line_no~" TYPE = number) " update="inv_hold_rel_det" updatewhere=0 updatekeyinplace=no arguments=(("tran_id", string),("line_no", number)) )
column=(type=char(10) updatewhereclause=yes name=lock_code dbname="inv_hold.lock_code" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"inv_hold_rel_det~" ) TABLE(NAME=~"inv_hold_det~" ) TABLE(NAME=~"item~" ) TABLE(NAME=~"location~" ) TABLE(NAME=~"inv_hold~" ) COLUMN(NAME=~"inv_hold_rel_det.tran_id~") COLUMN(NAME=~"inv_hold_rel_det.line_no~") COLUMN(NAME=~"inv_hold_rel_det.tran_id__hold~") COLUMN(NAME=~"inv_hold_rel_det.line_no__hold~") COLUMN(NAME=~"inv_hold_rel_det.remarks~") COLUMN(NAME=~"inv_hold_det.item_code~") COLUMN(NAME=~"item.descr~") COLUMN(NAME=~"inv_hold_det.loc_code~") COLUMN(NAME=~"location.descr~") COLUMN(NAME=~"inv_hold_det.lot_no~") COLUMN(NAME=~"inv_hold_det.lot_sl~") COLUMN(NAME=~"inv_hold_det.line_no_sl~") COLUMN(NAME=~"inv_hold.lock_code~") JOIN (LEFT=~"inv_hold_rel_det.tran_id__hold~" OP =~"=~"RIGHT=~"inv_hold_det.tran_id~" ) JOIN (LEFT=~"inv_hold_rel_det.line_no__hold~" OP =~"=~"RIGHT=~"inv_hold_det.line_no~" ) JOIN (LEFT=~"inv_hold_det.item_code~" OP =~"=~"RIGHT=~"item.item_code~" ) JOIN (LEFT=~"inv_hold_det.loc_code~" OP =~"=~"RIGHT=~"location.loc_code~" ) JOIN (LEFT=~"inv_hold.tran_id~" OP =~"=~"RIGHT=~"inv_hold_rel_det.tran_id__hold~" )WHERE( EXP1 =~"INV_HOLD_REL_DET.TRAN_ID~" OP =~"=~" EXP2 =~":tran_id~" LOGIC =~"and~" ) WHERE( EXP1 =~"INV_HOLD_REL_DET.LINE_NO~" OP =~"=~" EXP2 =~":line_no~" ) ) ARG(NAME = ~"tran_id~" TYPE = string) ARG(NAME = ~"line_no~" TYPE = number) " update="INV_HOLD_REL_DET" updatewhere=0 updatekeyinplace=no arguments=(("tran_id", string),("line_no", number)) )
groupbox(band=detail text="Base"border="2" color="33554432" x="19" y="20" height="186" width="522" name=gb_1 visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=detail alignment="1" text="Tran Id:" border="0" color="33554432" x="34" y="43" height="16" width="82" 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" )
column(band=detail id=1 alignment="0" tabsequence=32766 border="5" color="255" x="121" y="43" height="16" width="80" format="[general]" html.valueishtml="0" name=tran_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="2" background.color="67108864" )
......@@ -30,16 +32,18 @@ text(band=detail alignment="1" text="Remarks:" border="0" color="33554432" x="34
column(band=detail id=5 alignment="0" tabsequence=30 border="5" color="33554432" x="121" y="87" height="16" width="375" format="[general]" html.valueishtml="0" name=remarks visible="1" edit.limit=60 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="2" background.color="16777215" )
text(band=detail alignment="1" text="Item Code:" border="0" color="33554432" x="34" y="110" height="16" width="82" 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" )
column(band=detail id=6 alignment="0" tabsequence=32766 border="5" color="255" x="121" y="110" height="16" width="80" format="[general]" html.valueishtml="0" name=item_code visible="1" edit.limit=0 edit.case=any edit.autoselect=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="553648127" )
column(band=detail id=7 alignment="0" tabsequence=32766 border="5" color="255" x="210" y="110" height="16" width="287" format="[general]" html.valueishtml="0" name=item_descr visible="1" edit.limit=0 edit.case=any edit.autoselect=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="553648127" )
column(band=detail id=7 alignment="0" tabsequence=32766 border="5" color="255" x="209" y="110" height="16" width="287" format="[general]" html.valueishtml="0" name=item_descr visible="1" edit.limit=0 edit.case=any edit.autoselect=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="553648127" )
text(band=detail alignment="1" text="Loc Code:" border="0" color="33554432" x="34" y="131" height="16" width="82" html.valueishtml="0" name=loc_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" )
column(band=detail id=8 alignment="0" tabsequence=32766 border="5" color="255" x="121" y="131" height="16" width="80" format="[general]" html.valueishtml="0" name=loc_code visible="1" edit.limit=0 edit.case=any edit.autoselect=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="553648127" )
text(band=detail alignment="1" text="Lot No:" border="0" color="33554432" x="34" y="155" height="16" width="82" 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" )
column(band=detail id=10 alignment="0" tabsequence=32766 border="5" color="255" x="121" y="155" height="16" width="80" format="[general]" html.valueishtml="0" name=lot_no visible="1" edit.limit=0 edit.case=any edit.autoselect=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="553648127" )
text(band=detail alignment="1" text="Lot SL:" border="0" color="33554432" x="329" y="155" height="16" width="82" 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" )
column(band=detail id=11 alignment="0" tabsequence=32766 border="5" color="255" x="415" y="155" height="16" width="80" format="[general]" html.valueishtml="0" name=lot_sl visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
column(band=detail id=11 alignment="0" tabsequence=32766 border="5" color="255" x="416" y="155" height="16" width="80" format="[general]" html.valueishtml="0" name=lot_sl visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=detail alignment="1" text="Line No SL:" border="0" color="33554432" x="34" y="180" height="16" width="82" html.valueishtml="0" name=t_1 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=12 alignment="1" tabsequence=32766 border="5" color="255" x="121" y="180" height="16" width="35" format="[general]" html.valueishtml="0" name=line_no_sl visible="1" edit.limit=0 edit.case=any edit.autoselect=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="553648127" )
column(band=detail id=9 alignment="0" tabsequence=32766 border="5" color="255" x="210" y="132" height="16" width="288" format="[general]" html.valueishtml="0" name=descr visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
column(band=detail id=9 alignment="0" tabsequence=32766 border="5" color="255" x="209" y="133" height="16" width="288" format="[general]" html.valueishtml="0" name=descr visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
column(band=detail id=13 alignment="0" tabsequence=32766 border="5" color="255" x="416" y="179" height="15" width="80" format="[general]" html.valueishtml="0" name=lock_code visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=detail alignment="1" text="Lock Code:" border="0" color="33554432" x="329" y="179" height="15" width="82" html.valueishtml="0" name=lock_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" )
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