Commit 1c8ba385 authored by mjadhav's avatar mjadhav

add hold_qty,invoiceNo,remarks field


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@95762 ce508802-f39f-4f6c-b175-0d175dae99d5
parent fd271a04
...@@ -12,9 +12,10 @@ table(column=(type=char(10) updatewhereclause=no name=tran_id__from dbname="tran ...@@ -12,9 +12,10 @@ table(column=(type=char(10) updatewhereclause=no name=tran_id__from dbname="tran
column=(type=char(10) updatewhereclause=no name=ref_id__to dbname="ref_id__to" initial="ZZ" ) column=(type=char(10) updatewhereclause=no name=ref_id__to dbname="ref_id__to" initial="ZZ" )
column=(type=char(10) updatewhereclause=no name=lock_code__from dbname="lock_code__from" initial="00" ) column=(type=char(10) updatewhereclause=no name=lock_code__from dbname="lock_code__from" initial="00" )
column=(type=char(10) updatewhereclause=no name=lock_code__to dbname="lock_code__to" initial="ZZ" ) column=(type=char(10) updatewhereclause=no name=lock_code__to dbname="lock_code__to" initial="ZZ" )
column=(type=char(1) updatewhereclause=no name=auto_confirmed dbname="auto_confirmed" initial="Y" values="Yes Y/No N/" ) column=(type=char(1) updatewhereclause=no name=auto_confirmed dbname="auto_confirmed" initial="N" values="Yes Y/No N/" )
column=(type=char(15) updatewhereclause=no name=lot_no__from dbname="name_1" initial="00" ) column=(type=char(15) updatewhereclause=no name=lot_no__from dbname="name_1" initial="00" )
column=(type=char(15) updatewhereclause=no name=lot_no__to dbname="name_2" initial="ZZ" ) column=(type=char(15) updatewhereclause=no name=lot_no__to dbname="name_2" initial="ZZ" )
column=(type=char(60) updatewhereclause=no name=remarks dbname="remarks" )
) )
groupbox(band=detail text=""border="2" color="33554432" x="4" y="8" height="220" width="619" 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" ) groupbox(band=detail text=""border="2" color="33554432" x="4" y="8" height="220" width="619" 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="Hold Tran Id From:" border="0" color="33554432" x="21" y="18" height="16" width="121" html.valueishtml="0" name=tran_id__from_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=detail alignment="1" text="Hold Tran Id From:" border="0" color="33554432" x="21" y="18" height="16" width="121" html.valueishtml="0" name=tran_id__from_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" )
...@@ -29,16 +30,18 @@ column(band=detail id=4 alignment="0" tabsequence=40 border="5" color="33554432" ...@@ -29,16 +30,18 @@ column(band=detail id=4 alignment="0" tabsequence=40 border="5" color="33554432"
text(band=detail alignment="1" text="Ref Id To:" border="0" color="33554432" x="357" y="67" height="15" width="92" html.valueishtml="0" name=ref_id__to_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=detail alignment="1" text="Ref Id To:" border="0" color="33554432" x="357" y="67" height="15" width="92" html.valueishtml="0" name=ref_id__to_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=60 border="5" color="33554432" x="453" y="67" height="18" width="86" format="[general]" html.valueishtml="0" name=ref_id__to visible="1" edit.limit=0 edit.case=upper 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" ) column(band=detail id=6 alignment="0" tabsequence=60 border="5" color="33554432" x="453" y="67" height="18" width="86" format="[general]" html.valueishtml="0" name=ref_id__to visible="1" edit.limit=0 edit.case=upper 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" )
column(band=detail id=5 alignment="0" tabsequence=50 border="5" color="33554432" x="146" y="68" height="18" width="86" format="[general]" html.valueishtml="0" name=ref_id__from visible="1" edit.limit=0 edit.case=upper 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" ) column(band=detail id=5 alignment="0" tabsequence=50 border="5" color="33554432" x="146" y="68" height="18" width="86" format="[general]" html.valueishtml="0" name=ref_id__from visible="1" edit.limit=0 edit.case=upper 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" )
column(band=detail id=7 alignment="0" tabsequence=70 border="5" color="33554432" x="146" y="92" height="18" width="86" format="[general]" html.valueishtml="0" name=lock_code__from visible="1" edit.limit=0 edit.case=upper edit.autoselect=yes edit.imemode=0 font.face="Liberation Sans" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
text(band=detail alignment="1" text="Lock Code From:" border="0" color="33554432" x="38" y="95" height="15" width="104" html.valueishtml="0" name=lock_code_from_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=detail alignment="1" text="Lock Code From:" border="0" color="33554432" x="38" y="95" height="15" width="104" html.valueishtml="0" name=lock_code_from_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=detail alignment="1" text="Lot No From:" border="0" color="33554432" x="38" y="116" height="16" width="104" html.valueishtml="0" name=lot_no__from_t visible="1" font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) text(band=detail alignment="1" text="Lot No From:" border="0" color="33554432" x="38" y="116" height="16" width="104" html.valueishtml="0" name=lot_no__from_t visible="1" font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Lock Code To:" border="0" color="33554432" x="349" y="95" height="15" width="100" html.valueishtml="0" name=lock_code_to_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=detail alignment="1" text="Lock Code To:" border="0" color="33554432" x="349" y="95" height="15" width="100" html.valueishtml="0" name=lock_code_to_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=detail alignment="1" text="Lot No To:" border="0" color="33554432" x="345" y="116" height="16" width="104" html.valueishtml="0" name=lot_no__to_t visible="1" font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) text(band=detail alignment="1" text="Lot No To:" border="0" color="33554432" x="345" y="116" height="16" width="104" html.valueishtml="0" name=lot_no__to_t visible="1" font.face="Tahoma" 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=90 border="5" color="33554432" x="144" y="116" height="18" width="159" html.valueishtml="0" name=lot_no__from visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Tahoma" font.height="-10" font.weight="400" font.family="0" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
column(band=detail id=8 alignment="0" tabsequence=80 border="5" color="33554432" x="453" y="91" height="18" width="86" format="[general]" html.valueishtml="0" name=lock_code__to visible="1" edit.limit=0 edit.case=upper edit.autoselect=yes edit.imemode=0 font.face="Liberation Sans" 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=8 alignment="0" tabsequence=80 border="5" color="33554432" x="453" y="91" height="18" width="86" format="[general]" html.valueishtml="0" name=lock_code__to visible="1" edit.limit=0 edit.case=upper edit.autoselect=yes edit.imemode=0 font.face="Liberation Sans" 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=11 alignment="0" tabsequence=100 border="5" color="33554432" x="453" y="116" height="18" width="159" html.valueishtml="0" name=lot_no__to visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Tahoma" font.height="-10" font.weight="400" font.family="0" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" ) column(band=detail id=11 alignment="0" tabsequence=100 border="5" color="33554432" x="453" y="116" height="18" width="159" format="[general]" html.valueishtml="0" name=lot_no__to visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Tahoma" font.height="-10" font.weight="400" font.family="0" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
text(band=detail alignment="1" text="Auto Confirmed:" border="0" color="33554432" x="21" y="141" height="15" width="121" html.valueishtml="0" name=auto_confirmed_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=detail alignment="1" text="Auto Confirmed:" border="0" color="33554432" x="21" y="141" height="15" width="121" html.valueishtml="0" name=auto_confirmed_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=detail alignment="1" text="Remarks:" border="0" color="33554432" x="19" y="164" height="15" width="121" html.valueishtml="0" name=remarks_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=7 alignment="0" tabsequence=70 border="5" color="33554432" x="146" y="92" height="18" width="86" format="[general]" html.valueishtml="0" name=lock_code__from visible="1" edit.limit=0 edit.case=upper edit.autoselect=yes edit.imemode=0 font.face="Liberation Sans" 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=10 alignment="0" tabsequence=90 border="5" color="33554432" x="146" y="116" height="18" width="159" format="[general]" html.valueishtml="0" name=lot_no__from visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Tahoma" font.height="-10" font.weight="400" font.family="0" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
column(band=detail id=9 alignment="0" tabsequence=32766 border="5" color="255" x="146" y="141" height="18" width="71" format="[general]" html.valueishtml="0" name=auto_confirmed visible="1" ddlb.limit=0 ddlb.sorted=yes ddlb.allowedit=no ddlb.case=upper ddlb.required=yes ddlb.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="146" y="141" height="18" width="71" format="[general]" html.valueishtml="0" name=auto_confirmed visible="1" ddlb.limit=0 ddlb.sorted=yes ddlb.allowedit=no ddlb.case=upper ddlb.required=yes ddlb.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=12 alignment="0" tabsequence=110 border="5" color="33554432" x="146" y="164" height="18" width="305" format="[general]" html.valueishtml="0" name=remarks visible="1" edit.limit=60 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="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 )
......
$PBExportHeader$d_inv_hold_rel_gen12.srd $PBExportHeader$d_inv_hold_rel_gen_quality12.srd
release 9; release 9;
datawindow(units=1 timer_interval=0 color=67108864 processing=1 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 grid.lines=0 ) datawindow(units=1 timer_interval=0 color=67108864 processing=1 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 grid.lines=0 )
header(height=20 color="536870912" ) header(height=20 color="536870912" )
...@@ -23,9 +23,10 @@ table(column=(type=char(1) updatewhereclause=yes name=hold_status dbname="inv_ho ...@@ -23,9 +23,10 @@ table(column=(type=char(1) updatewhereclause=yes name=hold_status dbname="inv_ho
column=(type=char(6) updatewhereclause=yes name=ref_ser dbname="inv_hold.ref_ser" ) column=(type=char(6) updatewhereclause=yes name=ref_ser dbname="inv_hold.ref_ser" )
column=(type=char(10) updatewhereclause=yes name=ref_id dbname="inv_hold.ref_id" ) column=(type=char(10) updatewhereclause=yes name=ref_id dbname="inv_hold.ref_id" )
column=(type=char(30) updatewhereclause=yes name=ref_no dbname="inv_hold.ref_no" ) column=(type=char(30) updatewhereclause=yes name=ref_no dbname="inv_hold.ref_no" )
column=(type=char(1) updatewhereclause=yes name=confirmed dbname="inv_hold.confirmed" )
column=(type=char(60) updatewhereclause=yes name=remarks dbname="inv_hold_det.remarks" ) column=(type=char(60) updatewhereclause=yes name=remarks dbname="inv_hold_det.remarks" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"inv_hold~" ) TABLE(NAME=~"inv_hold_det~" ) TABLE(NAME=~"item~" ) TABLE(NAME=~"inv_lock~" ) COLUMN(NAME=~"inv_hold_det.hold_status~") COLUMN(NAME=~"inv_hold_det.item_code~") COLUMN(NAME=~"item.descr~") COLUMN(NAME=~"inv_hold_det.loc_code~") COLUMN(NAME=~"inv_hold_det.lot_no~") COLUMN(NAME=~"inv_hold_det.lot_sl~") COLUMN(NAME=~"inv_hold.lock_code~") COLUMN(NAME=~"inv_lock.descr~") COLUMN(NAME=~"inv_hold_det.tran_id~") COLUMN(NAME=~"inv_hold_det.line_no~") COLUMN(NAME=~"inv_hold_det.line_no_sl~") COLUMN(NAME=~"inv_hold_det.site_code~") COLUMN(NAME=~"inv_hold_det.status_date~") COLUMN(NAME=~"inv_hold_det.reas_code~") COLUMN(NAME=~"inv_hold_det.sch_rel_date~") COLUMN(NAME=~"inv_hold.ref_ser~") COLUMN(NAME=~"inv_hold.ref_id~") COLUMN(NAME=~"inv_hold.ref_no~") COLUMN(NAME=~"inv_hold.confirmed~") COLUMN(NAME=~"inv_hold_det.remarks~") JOIN (LEFT=~"inv_hold.lock_code~" OP =~"=~"RIGHT=~"inv_lock.lock_code~" OUTER2 =~"inv_lock.lock_code~" ) JOIN (LEFT=~"inv_hold_det.tran_id~" OP =~"=~"RIGHT=~"inv_hold.tran_id~" ) JOIN (LEFT=~"item.item_code~" OP =~"=~"RIGHT=~"inv_hold_det.item_code~" )) " ) column=(type=char(20) updatewhereclause=yes name=invoice_id dbname="item.udf__str1" )
column=(type=decimal(3) updatewhereclause=yes name=hold_quantity dbname="item.qty_sample" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"inv_hold~" ) TABLE(NAME=~"inv_hold_det~" ) TABLE(NAME=~"item~" ) TABLE(NAME=~"inv_lock~" ) COLUMN(NAME=~"inv_hold_det.hold_status~") COLUMN(NAME=~"inv_hold_det.item_code~") COLUMN(NAME=~"item.descr~") COLUMN(NAME=~"inv_hold_det.loc_code~") COLUMN(NAME=~"inv_hold_det.lot_no~") COLUMN(NAME=~"inv_hold_det.lot_sl~") COLUMN(NAME=~"inv_hold.lock_code~") COLUMN(NAME=~"inv_lock.descr~") COLUMN(NAME=~"inv_hold_det.tran_id~") COLUMN(NAME=~"inv_hold_det.line_no~") COLUMN(NAME=~"inv_hold_det.line_no_sl~") COLUMN(NAME=~"inv_hold_det.site_code~") COLUMN(NAME=~"inv_hold_det.status_date~") COLUMN(NAME=~"inv_hold_det.reas_code~") COLUMN(NAME=~"inv_hold_det.sch_rel_date~") COLUMN(NAME=~"inv_hold.ref_ser~") COLUMN(NAME=~"inv_hold.ref_id~") COLUMN(NAME=~"inv_hold.ref_no~") COLUMN(NAME=~"inv_hold_det.remarks~") COLUMN(NAME=~"item.udf__str1~") COLUMN(NAME=~"item.qty_sample~") JOIN (LEFT=~"inv_hold.lock_code~" OP =~"=~"RIGHT=~"inv_lock.lock_code~" OUTER2 =~"inv_lock.lock_code~" ) JOIN (LEFT=~"inv_hold_det.tran_id~" OP =~"=~"RIGHT=~"inv_hold.tran_id~" ) JOIN (LEFT=~"item.item_code~" OP =~"=~"RIGHT=~"inv_hold_det.item_code~" )) " )
text(band=header alignment="2" text="Hold Tran Id" border="0" color="33554432" x="813" y="2" height="18" width="101" html.valueishtml="0" name=tran_id_t visible="1" font.face="Times New Roman" font.height="-11" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) text(band=header alignment="2" text="Hold Tran Id" border="0" color="33554432" x="813" y="2" height="18" width="101" html.valueishtml="0" name=tran_id_t visible="1" font.face="Times New Roman" font.height="-11" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Line No" border="0" color="33554432" x="916" y="2" height="16" width="72" html.valueishtml="0" name=line_no_t visible="1" font.face="Times New Roman" font.height="-11" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) text(band=header alignment="2" text="Line No" border="0" color="33554432" x="916" y="2" height="16" width="72" html.valueishtml="0" name=line_no_t visible="1" font.face="Times New Roman" font.height="-11" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Line No Sl" border="0" color="33554432" x="990" y="2" height="17" width="72" html.valueishtml="0" name=line_no_sl_t visible="1" font.face="Times New Roman" font.height="-11" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) text(band=header alignment="2" text="Line No Sl" border="0" color="33554432" x="990" y="2" height="17" width="72" html.valueishtml="0" name=line_no_sl_t visible="1" font.face="Times New Roman" font.height="-11" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
...@@ -44,8 +45,7 @@ text(band=header alignment="0" text="Lot No" border="0" color="33554432" x="386" ...@@ -44,8 +45,7 @@ text(band=header alignment="0" text="Lot No" border="0" color="33554432" x="386"
text(band=header alignment="2" text="Loc Code" border="0" color="33554432" x="313" y="2" height="17" width="71" html.valueishtml="0" name=loc_code_t visible="1" font.face="Times New Roman" font.height="-11" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) text(band=header alignment="2" text="Loc Code" border="0" color="33554432" x="313" y="2" height="17" width="71" html.valueishtml="0" name=loc_code_t visible="1" font.face="Times New Roman" font.height="-11" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="0" text="Lock Code" border="0" color="33554432" x="566" y="1" height="17" width="75" html.valueishtml="0" name=lock_code_t visible="1" font.face="MS Sans Serif" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" ) text(band=header alignment="0" text="Lock Code" border="0" color="33554432" x="566" y="1" height="17" width="75" html.valueishtml="0" name=lock_code_t visible="1" font.face="MS Sans Serif" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="0" text="Lock code Description" border="0" color="33554432" x="643" y="1" height="17" width="168" html.valueishtml="0" name=lock_descr_t visible="1" font.face="MS Sans Serif" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" ) text(band=header alignment="0" text="Lock code Description" border="0" color="33554432" x="643" y="1" height="17" width="168" html.valueishtml="0" name=lock_descr_t visible="1" font.face="MS Sans Serif" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="2" text="Confirmed" border="0" color="33554432" x="1804" y="2" height="16" width="59" html.valueishtml="0" name=confirmed_t visible="1" font.face="Times New Roman" font.height="-11" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) text(band=header alignment="0" text="Remarks" border="0" color="33554432" x="1805" y="1" height="16" width="196" html.valueishtml="0" name=remarks_t visible="1" font.face="MS Sans Serif" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="0" text="Remarks" border="0" color="33554432" x="1865" y="1" height="16" width="196" html.valueishtml="0" name=remarks_t visible="1" font.face="MS Sans Serif" 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="0" color="33554432" x="813" y="2" height="18" width="101" 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="Times New Roman" 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="0" tabsequence=32766 border="0" color="33554432" x="813" y="2" height="18" width="101" 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="Times New Roman" 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="1" tabsequence=32766 border="0" color="33554432" x="916" y="2" height="18" width="72" format="[general]" html.valueishtml="0" name=line_no visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=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="1" background.color="536870912" ) column(band=detail id=10 alignment="1" tabsequence=32766 border="0" color="33554432" x="916" y="2" height="18" width="72" format="[general]" html.valueishtml="0" name=line_no visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=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="1" background.color="536870912" )
column(band=detail id=11 alignment="1" tabsequence=32766 border="0" color="33554432" x="990" y="2" height="18" width="72" format="[general]" html.valueishtml="0" name=line_no_sl visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=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="1" background.color="536870912" ) column(band=detail id=11 alignment="1" tabsequence=32766 border="0" color="33554432" x="990" y="2" height="18" width="72" format="[general]" html.valueishtml="0" name=line_no_sl visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=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="1" background.color="536870912" )
...@@ -64,8 +64,11 @@ column(band=detail id=6 alignment="0" tabsequence=32766 border="0" color="335544 ...@@ -64,8 +64,11 @@ column(band=detail id=6 alignment="0" tabsequence=32766 border="0" color="335544
column(band=detail id=4 alignment="0" tabsequence=32766 border="0" color="33554432" x="313" y="2" height="18" width="71" format="[general]" html.valueishtml="0" name=loc_code visible="1" edit.limit=8 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=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="1" background.color="536870912" ) column(band=detail id=4 alignment="0" tabsequence=32766 border="0" color="33554432" x="313" y="2" height="18" width="71" format="[general]" html.valueishtml="0" name=loc_code visible="1" edit.limit=8 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=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="1" background.color="536870912" )
column(band=detail id=7 alignment="0" tabsequence=32766 border="0" color="33554432" x="566" y="1" height="18" width="75" format="[general]" html.valueishtml="0" name=lock_code 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="1" background.color="536870912" ) column(band=detail id=7 alignment="0" tabsequence=32766 border="0" color="33554432" x="566" y="1" height="18" width="75" format="[general]" html.valueishtml="0" name=lock_code 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="1" background.color="536870912" )
column(band=detail id=8 alignment="0" tabsequence=32766 border="0" color="33554432" x="643" y="1" height="18" width="168" format="[general]" html.valueishtml="0" name=lock_descr 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="1" background.color="536870912" ) column(band=detail id=8 alignment="0" tabsequence=32766 border="0" color="33554432" x="643" y="1" height="18" width="168" format="[general]" html.valueishtml="0" name=lock_descr 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="1" background.color="536870912" )
column(band=detail id=19 alignment="0" tabsequence=32766 border="0" color="33554432" x="1804" y="2" height="18" width="59" format="[general]" html.valueishtml="0" name=confirmed visible="1" edit.limit=1 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=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="1" background.color="536870912" ) column(band=detail id=19 alignment="0" tabsequence=32766 border="0" color="33554432" x="1805" y="1" height="18" width="196" format="[general]" html.valueishtml="0" name=remarks 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="1" background.color="536870912" )
column(band=detail id=20 alignment="0" tabsequence=32766 border="0" color="33554432" x="1865" y="1" height="18" width="196" format="[general]" html.valueishtml="0" name=remarks 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="1" background.color="536870912" ) column(band=detail id=20 alignment="0" tabsequence=0 border="0" color="33554432" x="2004" y="1" height="16" width="98" html.valueishtml="0" name=invoice_id visible="1" font.face="Times New Roman" 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="Invoice Id" border="0" color="33554432" x="2003" y="1" height="16" width="99" html.valueishtml="0" name=invoice_id_t visible="1" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
column(band=detail id=21 alignment="0" tabsequence=0 border="0" color="33554432" x="2105" y="1" height="16" width="213" html.valueishtml="0" name=hold_quantity visible="1" font.face="Times New Roman" 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="Hold Quantity" border="0" color="33554432" x="2104" y="1" height="16" width="214" html.valueishtml="0" name=hold_quantity_t visible="1" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
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 template=(comment="" encoding="UTF-8" name="d_inv_hold_rel_gen12" xml="<?xml version=~"1.0~" encoding=~"UTF-8~" standalone=~"no~"?><d_inv_hold_rel_gen12><d_inv_hold_rel_gen12_row __pbband=~"detail~"><tran_id>tran_id</tran_id><line_no>line_no</line_no><line_no_sl>line_no_sl</line_no_sl><hold_status>hold_status</hold_status><item_code>item_code</item_code><item_descr>item_descr</item_descr><loc_code>loc_code</loc_code><inv_lock_descr>lock_descr</inv_lock_descr><site_code>site_code</site_code><status_date>status_date</status_date><reas_code>reas_code</reas_code><sch_rel_date>sch_rel_date</sch_rel_date><ref_ser>ref_ser</ref_ser><ref_id>ref_id</ref_id><ref_no>ref_no</ref_no><confirmed>confirmed</confirmed></d_inv_hold_rel_gen12_row></d_inv_hold_rel_gen12>")) export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 template=(comment="" encoding="UTF-8" name="d_inv_hold_rel_gen12" xml="<?xml version=~"1.0~" encoding=~"UTF-8~" standalone=~"no~"?><d_inv_hold_rel_gen12><d_inv_hold_rel_gen12_row __pbband=~"detail~"><tran_id>tran_id</tran_id><line_no>line_no</line_no><line_no_sl>line_no_sl</line_no_sl><hold_status>hold_status</hold_status><item_code>item_code</item_code><item_descr>item_descr</item_descr><loc_code>loc_code</loc_code><inv_lock_descr>lock_descr</inv_lock_descr><site_code>site_code</site_code><status_date>status_date</status_date><reas_code>reas_code</reas_code><sch_rel_date>sch_rel_date</sch_rel_date><ref_ser>ref_ser</ref_ser><ref_id>ref_id</ref_id><ref_no>ref_no</ref_no><confirmed>confirmed</confirmed></d_inv_hold_rel_gen12_row></d_inv_hold_rel_gen12>"))
......
...@@ -15,6 +15,7 @@ table(column=(type=char(10) updatewhereclause=no name=tran_id__from dbname="tran ...@@ -15,6 +15,7 @@ table(column=(type=char(10) updatewhereclause=no name=tran_id__from dbname="tran
column=(type=char(1) updatewhereclause=no name=auto_confirmed dbname="auto_confirmed" initial="Y" values="Yes Y/No N/" ) column=(type=char(1) updatewhereclause=no name=auto_confirmed dbname="auto_confirmed" initial="Y" values="Yes Y/No N/" )
column=(type=char(15) updatewhereclause=no name=lot_no__from dbname="name_1" initial="00" ) column=(type=char(15) updatewhereclause=no name=lot_no__from dbname="name_1" initial="00" )
column=(type=char(15) updatewhereclause=no name=lot_no__to dbname="name_2" initial="ZZ" ) column=(type=char(15) updatewhereclause=no name=lot_no__to dbname="name_2" initial="ZZ" )
column=(type=char(60) updatewhereclause=no name=remarks dbname="remarks" )
) )
groupbox(band=detail text=""border="2" color="33554432" x="4" y="8" height="220" width="619" 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" ) groupbox(band=detail text=""border="2" color="33554432" x="4" y="8" height="220" width="619" 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="Hold Tran Id From:" border="0" color="33554432" x="21" y="18" height="16" width="121" html.valueishtml="0" name=tran_id__from_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=detail alignment="1" text="Hold Tran Id From:" border="0" color="33554432" x="21" y="18" height="16" width="121" html.valueishtml="0" name=tran_id__from_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" )
...@@ -29,16 +30,18 @@ column(band=detail id=4 alignment="0" tabsequence=40 border="5" color="33554432" ...@@ -29,16 +30,18 @@ column(band=detail id=4 alignment="0" tabsequence=40 border="5" color="33554432"
text(band=detail alignment="1" text="Ref Id To:" border="0" color="33554432" x="357" y="67" height="15" width="92" html.valueishtml="0" name=ref_id__to_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=detail alignment="1" text="Ref Id To:" border="0" color="33554432" x="357" y="67" height="15" width="92" html.valueishtml="0" name=ref_id__to_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=60 border="5" color="33554432" x="452" y="68" height="18" width="86" format="[general]" html.valueishtml="0" name=ref_id__to visible="1" edit.limit=0 edit.case=upper 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" ) column(band=detail id=6 alignment="0" tabsequence=60 border="5" color="33554432" x="452" y="68" height="18" width="86" format="[general]" html.valueishtml="0" name=ref_id__to visible="1" edit.limit=0 edit.case=upper 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" )
column(band=detail id=5 alignment="0" tabsequence=50 border="5" color="33554432" x="145" y="69" height="18" width="86" format="[general]" html.valueishtml="0" name=ref_id__from visible="1" edit.limit=0 edit.case=upper 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" ) column(band=detail id=5 alignment="0" tabsequence=50 border="5" color="33554432" x="145" y="69" height="18" width="86" format="[general]" html.valueishtml="0" name=ref_id__from visible="1" edit.limit=0 edit.case=upper 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" )
column(band=detail id=7 alignment="0" tabsequence=70 border="5" color="33554432" x="146" y="92" height="18" width="86" format="[general]" html.valueishtml="0" name=lock_code__from visible="1" edit.limit=0 edit.case=upper edit.autoselect=yes edit.imemode=0 font.face="Liberation Sans" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
text(band=detail alignment="1" text="Lock Code From:" border="0" color="33554432" x="38" y="95" height="15" width="104" html.valueishtml="0" name=lock_code_from_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=detail alignment="1" text="Lock Code From:" border="0" color="33554432" x="38" y="95" height="15" width="104" html.valueishtml="0" name=lock_code_from_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=detail alignment="1" text="Lot No From:" border="0" color="33554432" x="38" y="116" height="16" width="104" html.valueishtml="0" name=lot_no__from_t visible="1" font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) text(band=detail alignment="1" text="Lot No From:" border="0" color="33554432" x="38" y="116" height="16" width="104" html.valueishtml="0" name=lot_no__from_t visible="1" font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Lock Code To:" border="0" color="33554432" x="349" y="95" height="15" width="100" html.valueishtml="0" name=lock_code_to_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=detail alignment="1" text="Lock Code To:" border="0" color="33554432" x="349" y="95" height="15" width="100" html.valueishtml="0" name=lock_code_to_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=detail alignment="1" text="Lot No To:" border="0" color="33554432" x="345" y="116" height="16" width="104" html.valueishtml="0" name=lot_no__to_t visible="1" font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) text(band=detail alignment="1" text="Lot No To:" border="0" color="33554432" x="345" y="116" height="16" width="104" html.valueishtml="0" name=lot_no__to_t visible="1" font.face="Tahoma" 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=90 border="5" color="33554432" x="144" y="116" height="18" width="159" format="[general]" html.valueishtml="0" name=lot_no__from visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Tahoma" font.height="-10" font.weight="400" font.family="0" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
column(band=detail id=8 alignment="0" tabsequence=80 border="5" color="33554432" x="453" y="93" height="18" width="86" format="[general]" html.valueishtml="0" name=lock_code__to visible="1" edit.limit=0 edit.case=upper edit.autoselect=yes edit.imemode=0 font.face="Liberation Sans" 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=8 alignment="0" tabsequence=80 border="5" color="33554432" x="453" y="93" height="18" width="86" format="[general]" html.valueishtml="0" name=lock_code__to visible="1" edit.limit=0 edit.case=upper edit.autoselect=yes edit.imemode=0 font.face="Liberation Sans" 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=11 alignment="0" tabsequence=100 border="5" color="33554432" x="453" y="116" height="18" width="159" format="[general]" html.valueishtml="0" name=lot_no__to visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Tahoma" font.height="-10" font.weight="400" font.family="0" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" ) column(band=detail id=11 alignment="0" tabsequence=100 border="5" color="33554432" x="453" y="116" height="18" width="159" format="[general]" html.valueishtml="0" name=lot_no__to visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Tahoma" font.height="-10" font.weight="400" font.family="0" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
text(band=detail alignment="1" text="Auto Confirmed:" border="0" color="33554432" x="21" y="141" height="15" width="121" html.valueishtml="0" name=auto_confirmed_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=7 alignment="0" tabsequence=70 border="5" color="33554432" x="146" y="92" height="18" width="86" format="[general]" html.valueishtml="0" name=lock_code__from visible="1" edit.limit=0 edit.case=upper edit.autoselect=yes edit.imemode=0 font.face="Liberation Sans" 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=10 alignment="0" tabsequence=90 border="5" color="33554432" x="146" y="116" height="18" width="159" format="[general]" html.valueishtml="0" name=lot_no__from visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Tahoma" font.height="-10" font.weight="400" font.family="0" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
column(band=detail id=9 alignment="0" tabsequence=32766 border="5" color="255" x="146" y="141" height="18" width="71" format="[general]" html.valueishtml="0" name=auto_confirmed visible="1" ddlb.limit=0 ddlb.sorted=yes ddlb.allowedit=no ddlb.case=upper ddlb.required=yes ddlb.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="146" y="141" height="18" width="71" format="[general]" html.valueishtml="0" name=auto_confirmed visible="1" ddlb.limit=0 ddlb.sorted=yes ddlb.allowedit=no ddlb.case=upper ddlb.required=yes ddlb.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="Auto Confirmed:" border="0" color="33554432" x="21" y="141" height="15" width="121" html.valueishtml="0" name=auto_confirmed_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=12 alignment="0" tabsequence=110 border="5" color="33554432" x="146" y="164" height="18" width="304" html.valueishtml="0" name=remarks 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="1073741824" )
text(band=detail alignment="1" text="Remarks :" border="0" color="33554432" x="21" y="164" height="15" width="121" html.valueishtml="0" name=remarks_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" )
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 )
......
...@@ -23,9 +23,10 @@ table(column=(type=char(1) updatewhereclause=yes name=hold_status dbname="inv_ho ...@@ -23,9 +23,10 @@ table(column=(type=char(1) updatewhereclause=yes name=hold_status dbname="inv_ho
column=(type=char(6) updatewhereclause=yes name=ref_ser dbname="inv_hold.ref_ser" ) column=(type=char(6) updatewhereclause=yes name=ref_ser dbname="inv_hold.ref_ser" )
column=(type=char(10) updatewhereclause=yes name=ref_id dbname="inv_hold.ref_id" ) column=(type=char(10) updatewhereclause=yes name=ref_id dbname="inv_hold.ref_id" )
column=(type=char(30) updatewhereclause=yes name=ref_no dbname="inv_hold.ref_no" ) column=(type=char(30) updatewhereclause=yes name=ref_no dbname="inv_hold.ref_no" )
column=(type=char(1) updatewhereclause=yes name=confirmed dbname="inv_hold.confirmed" )
column=(type=char(60) updatewhereclause=yes name=remarks dbname="inv_hold_det.remarks" ) column=(type=char(60) updatewhereclause=yes name=remarks dbname="inv_hold_det.remarks" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"inv_hold~" ) TABLE(NAME=~"inv_hold_det~" ) TABLE(NAME=~"item~" ) TABLE(NAME=~"inv_lock~" ) COLUMN(NAME=~"inv_hold_det.hold_status~") COLUMN(NAME=~"inv_hold_det.item_code~") COLUMN(NAME=~"item.descr~") COLUMN(NAME=~"inv_hold_det.loc_code~") COLUMN(NAME=~"inv_hold_det.lot_no~") COLUMN(NAME=~"inv_hold_det.lot_sl~") COLUMN(NAME=~"inv_hold.lock_code~") COLUMN(NAME=~"inv_lock.descr~") COLUMN(NAME=~"inv_hold_det.tran_id~") COLUMN(NAME=~"inv_hold_det.line_no~") COLUMN(NAME=~"inv_hold_det.line_no_sl~") COLUMN(NAME=~"inv_hold_det.site_code~") COLUMN(NAME=~"inv_hold_det.status_date~") COLUMN(NAME=~"inv_hold_det.reas_code~") COLUMN(NAME=~"inv_hold_det.sch_rel_date~") COLUMN(NAME=~"inv_hold.ref_ser~") COLUMN(NAME=~"inv_hold.ref_id~") COLUMN(NAME=~"inv_hold.ref_no~") COLUMN(NAME=~"inv_hold.confirmed~") COLUMN(NAME=~"inv_hold_det.remarks~") JOIN (LEFT=~"inv_hold.lock_code~" OP =~"=~"RIGHT=~"inv_lock.lock_code~" OUTER2 =~"inv_lock.lock_code~" ) JOIN (LEFT=~"inv_hold_det.tran_id~" OP =~"=~"RIGHT=~"inv_hold.tran_id~" ) JOIN (LEFT=~"item.item_code~" OP =~"=~"RIGHT=~"inv_hold_det.item_code~" )) " ) column=(type=char(20) updatewhereclause=yes name=invoice_id dbname="item.udf__str1" )
column=(type=decimal(3) updatewhereclause=yes name=hold_quantity dbname="item.qty_sample" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"inv_hold~" ) TABLE(NAME=~"inv_hold_det~" ) TABLE(NAME=~"item~" ) TABLE(NAME=~"inv_lock~" ) COLUMN(NAME=~"inv_hold_det.hold_status~") COLUMN(NAME=~"inv_hold_det.item_code~") COLUMN(NAME=~"item.descr~") COLUMN(NAME=~"inv_hold_det.loc_code~") COLUMN(NAME=~"inv_hold_det.lot_no~") COLUMN(NAME=~"inv_hold_det.lot_sl~") COLUMN(NAME=~"inv_hold.lock_code~") COLUMN(NAME=~"inv_lock.descr~") COLUMN(NAME=~"inv_hold_det.tran_id~") COLUMN(NAME=~"inv_hold_det.line_no~") COLUMN(NAME=~"inv_hold_det.line_no_sl~") COLUMN(NAME=~"inv_hold_det.site_code~") COLUMN(NAME=~"inv_hold_det.status_date~") COLUMN(NAME=~"inv_hold_det.reas_code~") COLUMN(NAME=~"inv_hold_det.sch_rel_date~") COLUMN(NAME=~"inv_hold.ref_ser~") COLUMN(NAME=~"inv_hold.ref_id~") COLUMN(NAME=~"inv_hold.ref_no~") COLUMN(NAME=~"inv_hold_det.remarks~") COLUMN(NAME=~"item.udf__str1~") COLUMN(NAME=~"item.qty_sample~") JOIN (LEFT=~"inv_hold.lock_code~" OP =~"=~"RIGHT=~"inv_lock.lock_code~" OUTER2 =~"inv_lock.lock_code~" ) JOIN (LEFT=~"inv_hold_det.tran_id~" OP =~"=~"RIGHT=~"inv_hold.tran_id~" ) JOIN (LEFT=~"item.item_code~" OP =~"=~"RIGHT=~"inv_hold_det.item_code~" )) " )
text(band=header alignment="2" text="Hold Tran Id" border="0" color="33554432" x="813" y="2" height="18" width="101" html.valueishtml="0" name=tran_id_t visible="1" font.face="Times New Roman" font.height="-11" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) text(band=header alignment="2" text="Hold Tran Id" border="0" color="33554432" x="813" y="2" height="18" width="101" html.valueishtml="0" name=tran_id_t visible="1" font.face="Times New Roman" font.height="-11" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Line No" border="0" color="33554432" x="916" y="2" height="16" width="72" html.valueishtml="0" name=line_no_t visible="1" font.face="Times New Roman" font.height="-11" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) text(band=header alignment="2" text="Line No" border="0" color="33554432" x="916" y="2" height="16" width="72" html.valueishtml="0" name=line_no_t visible="1" font.face="Times New Roman" font.height="-11" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Line No Sl" border="0" color="33554432" x="990" y="2" height="17" width="72" html.valueishtml="0" name=line_no_sl_t visible="1" font.face="Times New Roman" font.height="-11" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) text(band=header alignment="2" text="Line No Sl" border="0" color="33554432" x="990" y="2" height="17" width="72" html.valueishtml="0" name=line_no_sl_t visible="1" font.face="Times New Roman" font.height="-11" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
...@@ -44,8 +45,7 @@ text(band=header alignment="0" text="Lot No" border="0" color="33554432" x="386" ...@@ -44,8 +45,7 @@ text(band=header alignment="0" text="Lot No" border="0" color="33554432" x="386"
text(band=header alignment="2" text="Loc Code" border="0" color="33554432" x="313" y="2" height="17" width="71" html.valueishtml="0" name=loc_code_t visible="1" font.face="Times New Roman" font.height="-11" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) text(band=header alignment="2" text="Loc Code" border="0" color="33554432" x="313" y="2" height="17" width="71" html.valueishtml="0" name=loc_code_t visible="1" font.face="Times New Roman" font.height="-11" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="0" text="Lock Code" border="0" color="33554432" x="566" y="1" height="17" width="75" html.valueishtml="0" name=lock_code_t visible="1" font.face="MS Sans Serif" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" ) text(band=header alignment="0" text="Lock Code" border="0" color="33554432" x="566" y="1" height="17" width="75" html.valueishtml="0" name=lock_code_t visible="1" font.face="MS Sans Serif" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="0" text="Lock code Description" border="0" color="33554432" x="643" y="1" height="17" width="168" html.valueishtml="0" name=lock_descr_t visible="1" font.face="MS Sans Serif" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" ) text(band=header alignment="0" text="Lock code Description" border="0" color="33554432" x="643" y="1" height="17" width="168" html.valueishtml="0" name=lock_descr_t visible="1" font.face="MS Sans Serif" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="2" text="Confirmed" border="0" color="33554432" x="1804" y="2" height="16" width="59" html.valueishtml="0" name=confirmed_t visible="1" font.face="Times New Roman" font.height="-11" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) text(band=header alignment="0" text="Remarks" border="0" color="33554432" x="1805" y="1" height="16" width="196" html.valueishtml="0" name=remarks_t visible="1" font.face="MS Sans Serif" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="0" text="Remarks" border="0" color="33554432" x="1865" y="1" height="16" width="196" html.valueishtml="0" name=remarks_t visible="1" font.face="MS Sans Serif" 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="0" color="33554432" x="813" y="2" height="18" width="101" 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="Times New Roman" 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="0" tabsequence=32766 border="0" color="33554432" x="813" y="2" height="18" width="101" 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="Times New Roman" 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="1" tabsequence=32766 border="0" color="33554432" x="916" y="2" height="18" width="72" format="[general]" html.valueishtml="0" name=line_no visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=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="1" background.color="536870912" ) column(band=detail id=10 alignment="1" tabsequence=32766 border="0" color="33554432" x="916" y="2" height="18" width="72" format="[general]" html.valueishtml="0" name=line_no visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=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="1" background.color="536870912" )
column(band=detail id=11 alignment="1" tabsequence=32766 border="0" color="33554432" x="990" y="2" height="18" width="72" format="[general]" html.valueishtml="0" name=line_no_sl visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=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="1" background.color="536870912" ) column(band=detail id=11 alignment="1" tabsequence=32766 border="0" color="33554432" x="990" y="2" height="18" width="72" format="[general]" html.valueishtml="0" name=line_no_sl visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=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="1" background.color="536870912" )
...@@ -64,8 +64,11 @@ column(band=detail id=6 alignment="0" tabsequence=32766 border="0" color="335544 ...@@ -64,8 +64,11 @@ column(band=detail id=6 alignment="0" tabsequence=32766 border="0" color="335544
column(band=detail id=4 alignment="0" tabsequence=32766 border="0" color="33554432" x="313" y="2" height="18" width="71" format="[general]" html.valueishtml="0" name=loc_code visible="1" edit.limit=8 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=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="1" background.color="536870912" ) column(band=detail id=4 alignment="0" tabsequence=32766 border="0" color="33554432" x="313" y="2" height="18" width="71" format="[general]" html.valueishtml="0" name=loc_code visible="1" edit.limit=8 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=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="1" background.color="536870912" )
column(band=detail id=7 alignment="0" tabsequence=32766 border="0" color="33554432" x="566" y="1" height="18" width="75" format="[general]" html.valueishtml="0" name=lock_code 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="1" background.color="536870912" ) column(band=detail id=7 alignment="0" tabsequence=32766 border="0" color="33554432" x="566" y="1" height="18" width="75" format="[general]" html.valueishtml="0" name=lock_code 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="1" background.color="536870912" )
column(band=detail id=8 alignment="0" tabsequence=32766 border="0" color="33554432" x="643" y="1" height="18" width="168" format="[general]" html.valueishtml="0" name=lock_descr 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="1" background.color="536870912" ) column(band=detail id=8 alignment="0" tabsequence=32766 border="0" color="33554432" x="643" y="1" height="18" width="168" format="[general]" html.valueishtml="0" name=lock_descr 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="1" background.color="536870912" )
column(band=detail id=19 alignment="0" tabsequence=32766 border="0" color="33554432" x="1804" y="2" height="18" width="59" format="[general]" html.valueishtml="0" name=confirmed visible="1" edit.limit=1 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=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="1" background.color="536870912" ) column(band=detail id=19 alignment="0" tabsequence=32766 border="0" color="33554432" x="1805" y="1" height="18" width="196" format="[general]" html.valueishtml="0" name=remarks 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="1" background.color="536870912" )
column(band=detail id=20 alignment="0" tabsequence=32766 border="0" color="33554432" x="1865" y="1" height="18" width="196" format="[general]" html.valueishtml="0" name=remarks 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="1" background.color="536870912" ) column(band=detail id=20 alignment="0" tabsequence=0 border="0" color="33554432" x="2004" y="1" height="16" width="98" html.valueishtml="0" name=invoice_id visible="1" font.face="Times New Roman" 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="Invoice Id" border="0" color="33554432" x="2003" y="1" height="16" width="99" html.valueishtml="0" name=invoice_id_t visible="1" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
column(band=detail id=21 alignment="0" tabsequence=0 border="0" color="33554432" x="2105" y="1" height="16" width="213" html.valueishtml="0" name=hold_quantity visible="1" font.face="Times New Roman" 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="Hold Quantity" border="0" color="33554432" x="2104" y="1" height="16" width="214" html.valueishtml="0" name=hold_quantity_t visible="1" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
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 template=(comment="" encoding="UTF-8" name="d_inv_hold_rel_gen12" xml="<?xml version=~"1.0~" encoding=~"UTF-8~" standalone=~"no~"?><d_inv_hold_rel_gen12><d_inv_hold_rel_gen12_row __pbband=~"detail~"><tran_id>tran_id</tran_id><line_no>line_no</line_no><line_no_sl>line_no_sl</line_no_sl><hold_status>hold_status</hold_status><item_code>item_code</item_code><item_descr>item_descr</item_descr><loc_code>loc_code</loc_code><inv_lock_descr>lock_descr</inv_lock_descr><site_code>site_code</site_code><status_date>status_date</status_date><reas_code>reas_code</reas_code><sch_rel_date>sch_rel_date</sch_rel_date><ref_ser>ref_ser</ref_ser><ref_id>ref_id</ref_id><ref_no>ref_no</ref_no><confirmed>confirmed</confirmed></d_inv_hold_rel_gen12_row></d_inv_hold_rel_gen12>")) export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 template=(comment="" encoding="UTF-8" name="d_inv_hold_rel_gen12" xml="<?xml version=~"1.0~" encoding=~"UTF-8~" standalone=~"no~"?><d_inv_hold_rel_gen12><d_inv_hold_rel_gen12_row __pbband=~"detail~"><tran_id>tran_id</tran_id><line_no>line_no</line_no><line_no_sl>line_no_sl</line_no_sl><hold_status>hold_status</hold_status><item_code>item_code</item_code><item_descr>item_descr</item_descr><loc_code>loc_code</loc_code><inv_lock_descr>lock_descr</inv_lock_descr><site_code>site_code</site_code><status_date>status_date</status_date><reas_code>reas_code</reas_code><sch_rel_date>sch_rel_date</sch_rel_date><ref_ser>ref_ser</ref_ser><ref_id>ref_id</ref_id><ref_no>ref_no</ref_no><confirmed>confirmed</confirmed></d_inv_hold_rel_gen12_row></d_inv_hold_rel_gen12>"))
......
...@@ -15,8 +15,9 @@ table(column=(type=char(10) updatewhereclause=no name=tran_id__from dbname="tran ...@@ -15,8 +15,9 @@ table(column=(type=char(10) updatewhereclause=no name=tran_id__from dbname="tran
column=(type=char(1) updatewhereclause=no name=auto_confirmed dbname="auto_confirmed" initial="Y" values="Yes Y/No N/" ) column=(type=char(1) updatewhereclause=no name=auto_confirmed dbname="auto_confirmed" initial="Y" values="Yes Y/No N/" )
column=(type=char(15) updatewhereclause=no name=lot_no__from dbname="name_1" initial="00" ) column=(type=char(15) updatewhereclause=no name=lot_no__from dbname="name_1" initial="00" )
column=(type=char(15) updatewhereclause=no name=lot_no__to dbname="name_2" initial="ZZ" ) column=(type=char(15) updatewhereclause=no name=lot_no__to dbname="name_2" initial="ZZ" )
column=(type=char(60) updatewhereclause=no name=remarks dbname="remarks" )
) )
groupbox(band=detail text=""border="2" color="33554432" x="4" y="8" height="220" width="619" 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" ) groupbox(band=detail text=""border="2" color="33554432" x="5" y="9" height="220" width="619" 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="Hold Tran Id From:" border="0" color="33554432" x="21" y="18" height="16" width="121" html.valueishtml="0" name=tran_id__from_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=detail alignment="1" text="Hold Tran Id From:" border="0" color="33554432" x="21" y="18" height="16" width="121" html.valueishtml="0" name=tran_id__from_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=detail alignment="1" text="Sch Rel Date From:" border="0" color="33554432" x="21" y="42" height="15" width="121" html.valueishtml="0" name=sch_rel_date__from_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=detail alignment="1" text="Sch Rel Date From:" border="0" color="33554432" x="21" y="42" height="15" width="121" html.valueishtml="0" name=sch_rel_date__from_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=detail alignment="1" text="Ref Id From:" border="0" color="33554432" x="21" y="67" height="15" width="121" html.valueishtml="0" name=ref_id__from_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=detail alignment="1" text="Ref Id From:" border="0" color="33554432" x="21" y="67" height="15" width="121" html.valueishtml="0" name=ref_id__from_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" )
...@@ -34,11 +35,13 @@ text(band=detail alignment="1" text="Lock Code From:" border="0" color="3355443 ...@@ -34,11 +35,13 @@ text(band=detail alignment="1" text="Lock Code From:" border="0" color="3355443
text(band=detail alignment="1" text="Lot No From:" border="0" color="33554432" x="38" y="116" height="16" width="104" html.valueishtml="0" name=lot_no__from_t visible="1" font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) text(band=detail alignment="1" text="Lot No From:" border="0" color="33554432" x="38" y="116" height="16" width="104" html.valueishtml="0" name=lot_no__from_t visible="1" font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Lock Code To:" border="0" color="33554432" x="349" y="95" height="15" width="100" html.valueishtml="0" name=lock_code_to_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=detail alignment="1" text="Lock Code To:" border="0" color="33554432" x="349" y="95" height="15" width="100" html.valueishtml="0" name=lock_code_to_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=detail alignment="1" text="Lot No To:" border="0" color="33554432" x="345" y="116" height="16" width="104" html.valueishtml="0" name=lot_no__to_t visible="1" font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) text(band=detail alignment="1" text="Lot No To:" border="0" color="33554432" x="345" y="116" height="16" width="104" html.valueishtml="0" name=lot_no__to_t visible="1" font.face="Tahoma" 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=90 border="5" color="33554432" x="144" y="116" height="18" width="159" format="[general]" html.valueishtml="0" name=lot_no__from visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Tahoma" font.height="-10" font.weight="400" font.family="0" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
column(band=detail id=8 alignment="0" tabsequence=80 border="5" color="33554432" x="453" y="93" height="18" width="86" format="[general]" html.valueishtml="0" name=lock_code__to visible="1" edit.limit=0 edit.case=upper edit.autoselect=yes edit.imemode=0 font.face="Liberation Sans" 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=8 alignment="0" tabsequence=80 border="5" color="33554432" x="453" y="93" height="18" width="86" format="[general]" html.valueishtml="0" name=lock_code__to visible="1" edit.limit=0 edit.case=upper edit.autoselect=yes edit.imemode=0 font.face="Liberation Sans" 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=11 alignment="0" tabsequence=100 border="5" color="33554432" x="453" y="116" height="18" width="159" format="[general]" html.valueishtml="0" name=lot_no__to visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Tahoma" font.height="-10" font.weight="400" font.family="0" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" ) column(band=detail id=11 alignment="0" tabsequence=100 border="5" color="33554432" x="453" y="116" height="18" width="159" format="[general]" html.valueishtml="0" name=lot_no__to visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Tahoma" font.height="-10" font.weight="400" font.family="0" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
text(band=detail alignment="1" text="Auto Confirmed:" border="0" color="33554432" x="21" y="141" height="15" width="121" html.valueishtml="0" name=auto_confirmed_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=detail alignment="1" text="Auto Confirmed:" border="0" color="33554432" x="21" y="141" height="15" width="121" html.valueishtml="0" name=auto_confirmed_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=9 alignment="0" tabsequence=32766 border="5" color="255" x="146" y="141" height="18" width="71" format="[general]" html.valueishtml="0" name=auto_confirmed visible="1" ddlb.limit=0 ddlb.sorted=yes ddlb.allowedit=no ddlb.case=upper ddlb.required=yes ddlb.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=10 alignment="0" tabsequence=90 border="5" color="33554432" x="144" y="116" height="18" width="159" format="[general]" html.valueishtml="0" name=lot_no__from visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Tahoma" font.height="-10" font.weight="400" font.family="0" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
column(band=detail id=9 alignment="0" tabsequence=32766 border="5" color="255" x="144" y="141" height="18" width="71" format="[general]" html.valueishtml="0" name=auto_confirmed visible="1" ddlb.limit=0 ddlb.sorted=yes ddlb.allowedit=no ddlb.case=upper ddlb.required=yes ddlb.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=12 alignment="0" tabsequence=110 border="5" color="33554432" x="144" y="167" height="18" width="308" html.valueishtml="0" name=remarks 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="1073741824" )
text(band=detail alignment="1" text="Remarks:" border="0" color="33554432" x="21" y="167" height="15" width="121" html.valueishtml="0" name=remarks_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" )
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 )
......
...@@ -25,7 +25,9 @@ table(column=(type=char(1) updatewhereclause=yes name=hold_status dbname="inv_ho ...@@ -25,7 +25,9 @@ table(column=(type=char(1) updatewhereclause=yes name=hold_status dbname="inv_ho
column=(type=char(30) updatewhereclause=yes name=ref_no dbname="inv_hold.ref_no" ) column=(type=char(30) updatewhereclause=yes name=ref_no dbname="inv_hold.ref_no" )
column=(type=char(1) updatewhereclause=yes name=confirmed dbname="inv_hold.confirmed" ) column=(type=char(1) updatewhereclause=yes name=confirmed dbname="inv_hold.confirmed" )
column=(type=char(60) updatewhereclause=yes name=remarks dbname="inv_hold_det.remarks" ) column=(type=char(60) updatewhereclause=yes name=remarks dbname="inv_hold_det.remarks" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"inv_hold~" ) TABLE(NAME=~"inv_hold_det~" ) TABLE(NAME=~"item~" ) TABLE(NAME=~"inv_lock~" ) COLUMN(NAME=~"inv_hold_det.hold_status~") COLUMN(NAME=~"inv_hold_det.item_code~") COLUMN(NAME=~"item.descr~") COLUMN(NAME=~"inv_hold_det.loc_code~") COLUMN(NAME=~"inv_hold_det.lot_no~") COLUMN(NAME=~"inv_hold_det.lot_sl~") COLUMN(NAME=~"inv_hold.lock_code~") COLUMN(NAME=~"inv_lock.descr~") COLUMN(NAME=~"inv_hold_det.tran_id~") COLUMN(NAME=~"inv_hold_det.line_no~") COLUMN(NAME=~"inv_hold_det.line_no_sl~") COLUMN(NAME=~"inv_hold_det.site_code~") COLUMN(NAME=~"inv_hold_det.status_date~") COLUMN(NAME=~"inv_hold_det.reas_code~") COLUMN(NAME=~"inv_hold_det.sch_rel_date~") COLUMN(NAME=~"inv_hold.ref_ser~") COLUMN(NAME=~"inv_hold.ref_id~") COLUMN(NAME=~"inv_hold.ref_no~") COLUMN(NAME=~"inv_hold.confirmed~") COLUMN(NAME=~"inv_hold_det.remarks~") JOIN (LEFT=~"inv_hold.lock_code~" OP =~"=~"RIGHT=~"inv_lock.lock_code~" OUTER2 =~"inv_lock.lock_code~" ) JOIN (LEFT=~"inv_hold_det.tran_id~" OP =~"=~"RIGHT=~"inv_hold.tran_id~" ) JOIN (LEFT=~"item.item_code~" OP =~"=~"RIGHT=~"inv_hold_det.item_code~" )) " ) column=(type=char(20) updatewhereclause=yes name=invoice_id dbname="item.udf__str1" )
column=(type=decimal(3) updatewhereclause=yes name=hold_quantity dbname="item.qty_sample" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"inv_hold~" ) TABLE(NAME=~"inv_hold_det~" ) TABLE(NAME=~"item~" ) TABLE(NAME=~"inv_lock~" ) COLUMN(NAME=~"inv_hold_det.hold_status~") COLUMN(NAME=~"inv_hold_det.item_code~") COLUMN(NAME=~"item.descr~") COLUMN(NAME=~"inv_hold_det.loc_code~") COLUMN(NAME=~"inv_hold_det.lot_no~") COLUMN(NAME=~"inv_hold_det.lot_sl~") COLUMN(NAME=~"inv_hold.lock_code~") COLUMN(NAME=~"inv_lock.descr~") COLUMN(NAME=~"inv_hold_det.tran_id~") COLUMN(NAME=~"inv_hold_det.line_no~") COLUMN(NAME=~"inv_hold_det.line_no_sl~") COLUMN(NAME=~"inv_hold_det.site_code~") COLUMN(NAME=~"inv_hold_det.status_date~") COLUMN(NAME=~"inv_hold_det.reas_code~") COLUMN(NAME=~"inv_hold_det.sch_rel_date~") COLUMN(NAME=~"inv_hold.ref_ser~") COLUMN(NAME=~"inv_hold.ref_id~") COLUMN(NAME=~"inv_hold.ref_no~") COLUMN(NAME=~"inv_hold.confirmed~") COLUMN(NAME=~"inv_hold_det.remarks~") COLUMN(NAME=~"item.udf__str1~") COLUMN(NAME=~"item.qty_sample~") JOIN (LEFT=~"inv_hold.lock_code~" OP =~"=~"RIGHT=~"inv_lock.lock_code~" OUTER2 =~"inv_lock.lock_code~" ) JOIN (LEFT=~"inv_hold_det.tran_id~" OP =~"=~"RIGHT=~"inv_hold.tran_id~" ) JOIN (LEFT=~"item.item_code~" OP =~"=~"RIGHT=~"inv_hold_det.item_code~" )) " )
text(band=header alignment="2" text="Hold Tran Id" border="0" color="33554432" x="813" y="2" height="18" width="101" html.valueishtml="0" name=tran_id_t visible="1" font.face="Times New Roman" font.height="-11" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) text(band=header alignment="2" text="Hold Tran Id" border="0" color="33554432" x="813" y="2" height="18" width="101" html.valueishtml="0" name=tran_id_t visible="1" font.face="Times New Roman" font.height="-11" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Line No" border="0" color="33554432" x="916" y="2" height="16" width="72" html.valueishtml="0" name=line_no_t visible="1" font.face="Times New Roman" font.height="-11" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) text(band=header alignment="2" text="Line No" border="0" color="33554432" x="916" y="2" height="16" width="72" html.valueishtml="0" name=line_no_t visible="1" font.face="Times New Roman" font.height="-11" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Line No Sl" border="0" color="33554432" x="990" y="2" height="17" width="72" html.valueishtml="0" name=line_no_sl_t visible="1" font.face="Times New Roman" font.height="-11" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) text(band=header alignment="2" text="Line No Sl" border="0" color="33554432" x="990" y="2" height="17" width="72" html.valueishtml="0" name=line_no_sl_t visible="1" font.face="Times New Roman" font.height="-11" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
...@@ -66,6 +68,10 @@ column(band=detail id=7 alignment="0" tabsequence=32766 border="0" color="335544 ...@@ -66,6 +68,10 @@ column(band=detail id=7 alignment="0" tabsequence=32766 border="0" color="335544
column(band=detail id=8 alignment="0" tabsequence=32766 border="0" color="33554432" x="643" y="1" height="18" width="168" format="[general]" html.valueishtml="0" name=lock_descr 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="1" background.color="536870912" ) column(band=detail id=8 alignment="0" tabsequence=32766 border="0" color="33554432" x="643" y="1" height="18" width="168" format="[general]" html.valueishtml="0" name=lock_descr 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="1" background.color="536870912" )
column(band=detail id=19 alignment="0" tabsequence=32766 border="0" color="33554432" x="1804" y="2" height="18" width="59" format="[general]" html.valueishtml="0" name=confirmed visible="1" edit.limit=1 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=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="1" background.color="536870912" ) column(band=detail id=19 alignment="0" tabsequence=32766 border="0" color="33554432" x="1804" y="2" height="18" width="59" format="[general]" html.valueishtml="0" name=confirmed visible="1" edit.limit=1 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=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="1" background.color="536870912" )
column(band=detail id=20 alignment="0" tabsequence=32766 border="0" color="33554432" x="1865" y="1" height="18" width="196" format="[general]" html.valueishtml="0" name=remarks 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="1" background.color="536870912" ) column(band=detail id=20 alignment="0" tabsequence=32766 border="0" color="33554432" x="1865" y="1" height="18" width="196" format="[general]" html.valueishtml="0" name=remarks 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="1" background.color="536870912" )
column(band=detail id=21 alignment="0" tabsequence=0 border="0" color="33554432" x="2064" y="1" height="16" width="98" html.valueishtml="0" name=invoice_id visible="1" font.face="Times New Roman" 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="Invoice Id" border="0" color="33554432" x="2063" y="1" height="16" width="99" html.valueishtml="0" name=invoice_id_t visible="1" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
column(band=detail id=22 alignment="0" tabsequence=0 border="0" color="33554432" x="2165" y="1" height="16" width="213" html.valueishtml="0" name=hold_quantity visible="1" font.face="Times New Roman" 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="Hold Quantity" border="0" color="33554432" x="2164" y="1" height="16" width="214" html.valueishtml="0" name=hold_quantity_t visible="1" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
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 template=(comment="" encoding="UTF-8" name="d_inv_hold_rel_gen12" xml="<?xml version=~"1.0~" encoding=~"UTF-8~" standalone=~"no~"?><d_inv_hold_rel_gen12><d_inv_hold_rel_gen12_row __pbband=~"detail~"><tran_id>tran_id</tran_id><line_no>line_no</line_no><line_no_sl>line_no_sl</line_no_sl><hold_status>hold_status</hold_status><item_code>item_code</item_code><item_descr>item_descr</item_descr><loc_code>loc_code</loc_code><inv_lock_descr>lock_descr</inv_lock_descr><site_code>site_code</site_code><status_date>status_date</status_date><reas_code>reas_code</reas_code><sch_rel_date>sch_rel_date</sch_rel_date><ref_ser>ref_ser</ref_ser><ref_id>ref_id</ref_id><ref_no>ref_no</ref_no><confirmed>confirmed</confirmed></d_inv_hold_rel_gen12_row></d_inv_hold_rel_gen12>")) export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 template=(comment="" encoding="UTF-8" name="d_inv_hold_rel_gen12" xml="<?xml version=~"1.0~" encoding=~"UTF-8~" standalone=~"no~"?><d_inv_hold_rel_gen12><d_inv_hold_rel_gen12_row __pbband=~"detail~"><tran_id>tran_id</tran_id><line_no>line_no</line_no><line_no_sl>line_no_sl</line_no_sl><hold_status>hold_status</hold_status><item_code>item_code</item_code><item_descr>item_descr</item_descr><loc_code>loc_code</loc_code><inv_lock_descr>lock_descr</inv_lock_descr><site_code>site_code</site_code><status_date>status_date</status_date><reas_code>reas_code</reas_code><sch_rel_date>sch_rel_date</sch_rel_date><ref_ser>ref_ser</ref_ser><ref_id>ref_id</ref_id><ref_no>ref_no</ref_no><confirmed>confirmed</confirmed></d_inv_hold_rel_gen12_row></d_inv_hold_rel_gen12>"))
......
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