Commit 50fb7f84 authored by rbhogale's avatar rbhogale

Changed by Rohan on 07-MAy-13


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@93020 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 86ff0378
$PBExportHeader$d_wavegen12.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=25 color="536870912" )
summary(height=10 color="536870912" )
footer(height=12 color="536870912" )
detail(height=34 color="536870912" )
table(column=(type=char(10) update=yes updatewhereclause=yes name=cust_code dbname="sorder.cust_code" )
column=(type=char(40) updatewhereclause=yes name=cust_name dbname="customer.cust_name" )
column=(type=char(3) updatewhereclause=yes name=line_no dbname="sorddet.line_no" )
column=(type=char(10) update=yes updatewhereclause=yes name=sale_order dbname="sorder.sale_order" )
column=(type=datetime update=yes updatewhereclause=yes name=due_date dbname="sorder.due_date" )
column=(type=char(10) updatewhereclause=yes name=item_code dbname="sorditem.item_code" )
column=(type=char(120) updatewhereclause=yes name=item_descr dbname="item.descr" )
column=(type=char(1) updatewhereclause=yes name=single_lot dbname="customer.single_lot" )
column=(type=char(1) updatewhereclause=yes name=master_pack_allow dbname="wave_type.master_pack_allow" )
column=(type=char(1) updatewhereclause=yes name=active_pick_allow dbname="wave_type.active_pick_allow" )
column=(type=char(1) updatewhereclause=yes name=stock_to_dock_allow dbname="wave_type.stock_to_dock_allow" )
column=(type=char(1) updatewhereclause=yes name=parcelpack_allow dbname="wave_type.parcelpack_allow" )
column=(type=char(0) updatewhereclause=yes name=ship_type dbname="ship_type" )
column=(type=decimal(3) updatewhereclause=yes name=quantity dbname="sorditem.quantity" )
column=(type=char(1) updatewhereclause=yes name=part_qty dbname="sorder.part_qty" )
column=(type=number updatewhereclause=yes name=pending_quantity dbname="pending_quantity" )
column=(type=number updatewhereclause=yes name=stock_quantity dbname="stock_quantity" )
column=(type=decimal(3) updatewhereclause=yes name=qty_alloc dbname="sorditem.qty_alloc" )
column=(type=char(0) updatewhereclause=yes name=hold_qty dbname="hold_qty" )
column=(type=number updatewhereclause=yes name=bal_qty dbname="bal_qty" )
column=(type=char(1) updatewhereclause=yes name=manual_allocqty dbname="manual_allocqty" )
column=(type=char(1) updatewhereclause=yes name=alloc_flag dbname="sorder.alloc_flag" )
column=(type=char(1) updatewhereclause=yes name=tran_code dbname="tran_code" )
column=(type=char(1) updatewhereclause=yes name=tran_name dbname="tran_name" )
column=(type=char(1) updatewhereclause=yes name=lock_code__dock dbname="lock_code__dock" )
column=(type=char(120) updatewhereclause=yes name=pack_instr dbname="sorddet.pack_instr" )
column=(type=char(5) update=yes updatewhereclause=yes name=site_code dbname="sorddet.site_code" )
column=(type=char(20) updatewhereclause=yes name=exp_lev dbname="sorditem.exp_lev" )
column=(type=char(0) updatewhereclause=yes name=part_qty_real dbname="part_qty_real" )
column=(type=char(10) updatewhereclause=yes name=last_col dbname="last_col" )
column=(type=char(10) updatewhereclause=yes name=cust_code__dlv dbname="sorder.cust_code__dlv" )
column=(type=char(40) updatewhereclause=yes name=customer_cust_name dbname="customer.cust_name" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"sorddet~" ) TABLE(NAME=~"customer~" ALIAS=~"customer_a~" ) TABLE(NAME=~"item~" ) TABLE(NAME=~"sorder~" ) TABLE(NAME=~"sorditem~" ) TABLE(NAME=~"wave_type~" ) TABLE(NAME=~"customer~" ALIAS=~"customer_b~" ) COLUMN(NAME=~"sorder.cust_code~") COLUMN(NAME=~"customer_a.cust_name~") COLUMN(NAME=~"sorddet.line_no~") COLUMN(NAME=~"sorder.sale_order~") COLUMN(NAME=~"sorder.due_date~") COLUMN(NAME=~"sorditem.item_code~") COLUMN(NAME=~"item.descr~") COLUMN(NAME=~"customer_a.single_lot~") COLUMN(NAME=~"wave_type.master_pack_allow~") COLUMN(NAME=~"wave_type.active_pick_allow~") COLUMN(NAME=~"wave_type.stock_to_dock_allow~") COLUMN(NAME=~"wave_type.parcelpack_allow~") COMPUTE(NAME=~"''ship_type~") COLUMN(NAME=~"sorditem.quantity~") COLUMN(NAME=~"sorder.part_qty~") COMPUTE(NAME=~"SORDITEM.QUANTITY-SORDITEM.QTY_DESP PENDING_QUANTITY~") COMPUTE(NAME=~"0 stock_quantity~") COLUMN(NAME=~"sorditem.qty_alloc~") COMPUTE(NAME=~"'' hold_qty~") COMPUTE(NAME=~"0 bal_qty~") COMPUTE(NAME=~"' ' manual_allocqty~") COLUMN(NAME=~"sorder.alloc_flag~") COMPUTE(NAME=~"' ' tran_code~") COMPUTE(NAME=~"' ' tran_name~") COMPUTE(NAME=~"' ' lock_code__dock~") COLUMN(NAME=~"sorddet.pack_instr~") COLUMN(NAME=~"sorddet.site_code~") COLUMN(NAME=~"sorditem.exp_lev~") COMPUTE(NAME=~"'' part_qty_real~") COMPUTE(NAME=~"' ' LAST_COL~") COLUMN(NAME=~"sorder.cust_code__dlv~") COLUMN(NAME=~"customer_b.cust_name~") JOIN (LEFT=~"customer_a.wave_type~" OP =~"=~"RIGHT=~"wave_type.wave_type~" OUTER1 =~"customer_a.wave_type~" ) JOIN (LEFT=~"sorddet.sale_order~" OP =~"=~"RIGHT=~"sorder.sale_order~" ) JOIN (LEFT=~"sorder.sale_order~" OP =~"=~"RIGHT=~"sorditem.sale_order~" ) JOIN (LEFT=~"sorddet.line_no~" OP =~"=~"RIGHT=~"sorditem.line_no~" ) JOIN (LEFT=~"sorditem.item_code__ord~" OP =~"=~"RIGHT=~"item.item_code~" ) JOIN (LEFT=~"sorder.cust_code~" OP =~"=~"RIGHT=~"customer_a.cust_code~" ) JOIN (LEFT=~"sorddet.site_code~" OP =~"=~"RIGHT=~"sorditem.site_code~" ) JOIN (LEFT=~"customer_b.cust_code~" OP =~"=~"RIGHT=~"sorder.cust_code__dlv~" )) " )
text(band=header alignment="0" text="Customer Code" border="6" color="33554432" x="2" y="2" height="16" width="89" html.valueishtml="0" name=cust_code_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="2" text="Item Code" border="6" color="33554432" x="769" y="2" height="16" width="65" html.valueishtml="0" name=item_code_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="2" text="Sale Order" border="6" color="33554432" x="586" y="2" height="16" width="80" html.valueishtml="0" name=sale_order_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="2" text="Due Date" border="6" color="33554432" x="668" y="2" height="16" width="99" html.valueishtml="0" name=due_date_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="0" text="Description" border="6" color="33554432" x="836" y="2" height="16" width="131" html.valueishtml="0" name=item_descr_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="0" text="Single Lot" border="6" color="33554432" x="969" y="2" height="16" width="63" html.valueishtml="0" name=single_lot_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="0" text="Master Pack" border="6" color="33554432" x="1034" y="2" height="16" width="76" html.valueishtml="0" name=master_pack_allow_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="0" text="Stock To Dock" border="6" color="33554432" x="1185" y="2" height="16" width="85" html.valueishtml="0" name=stock_to_dock_allow_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="0" text="Active Pick" border="6" color="33554432" x="1112" y="2" height="16" width="71" html.valueishtml="0" name=active_pick_allow_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="0" text="Parcel Pick Allow" border="6" color="33554432" x="1272" y="2" height="16" width="98" html.valueishtml="0" name=parcelpack_allow_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="2" text="Shipment Type" border="6" color="33554432" x="1372" y="2" height="16" width="1" html.valueishtml="0" name=ship_type_t visible="1" hidesnaked=1 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="1" text="Quantity" border="6" color="33554432" x="1375" y="2" height="16" width="69" html.valueishtml="0" name=quantity_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="0" text="Dock Location" border="6" color="33554432" x="2327" y="2" height="16" width="84" html.valueishtml="0" name=lock_code__dock_t 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=header alignment="1" text="Part Quantity" border="6" color="33554432" x="1446" y="2" height="16" width="89" html.valueishtml="0" name=part_qty_t 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=header alignment="1" text="Pending Qty" border="6" color="33554432" x="1537" y="2" height="16" width="83" html.valueishtml="0" name=pending_quantity_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="1" text="Stock Qty" border="6" color="33554432" x="1622" y="2" height="16" width="64" html.valueishtml="0" name=stock_quantity_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="1" text="Hold Qty" border="6" color="33554432" x="1688" y="2" height="16" width="66" html.valueishtml="0" name=hold_qty_t 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=header alignment="1" text="Qty Alloc" border="6" color="33554432" x="1756" y="2" height="16" width="65" html.valueishtml="0" name=qty_alloc_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="1" text="Bal Qty" border="6" color="33554432" x="1823" y="2" height="16" width="65" html.valueishtml="0" name=bal_qty_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="0" text="Alloc Flag" border="6" color="33554432" x="1992" y="2" height="16" width="70" html.valueishtml="0" name=alloc_flag_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="0" text="Transporter Code" border="6" color="33554432" x="2064" y="2" height="16" width="112" html.valueishtml="0" name=tran_code_t 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=header alignment="0" text="Transporter Name" border="6" color="33554432" x="2178" y="2" height="16" width="147" html.valueishtml="0" name=tran_name_t 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=header alignment="0" text="Packing Instruction" border="6" color="33554432" x="2413" y="2" height="16" width="108" html.valueishtml="0" name=pack_instr_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="0" text="Manual Alloc Qty" border="6" color="33554432" x="1890" y="2" height="16" width="100" html.valueishtml="0" name=manual_allocqty_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="2" text="Site Code" border="6" color="33554432" x="2523" y="2" height="16" width="67" html.valueishtml="0" name=site_code_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="0" text="Exp Lev" border="6" color="33554432" x="2592" y="2" height="16" width="62" html.valueishtml="0" name=exp_lev_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
column(band=detail id=1 alignment="0" tabsequence=32766 border="0" color="33554432" x="2" y="2" height="15" width="89" format="[general]" html.valueishtml="0" name=cust_code visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=4 alignment="0" tabsequence=32766 border="0" color="33554432" x="578" y="2" height="15" width="80" format="[general]" html.valueishtml="0" name=sale_order 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="16777215" )
column(band=detail id=5 alignment="0" tabsequence=32766 border="0" color="33554432" x="660" y="2" height="15" width="99" format="[shortdate] [time]" html.valueishtml="0" name=due_date visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=6 alignment="0" tabsequence=32766 border="0" color="33554432" x="761" y="2" height="15" width="65" format="[general]" html.valueishtml="0" name=item_code visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=7 alignment="0" tabsequence=32766 border="0" color="33554432" x="828" y="2" height="15" width="131" format="[general]" html.valueishtml="0" name=item_descr visible="1" edit.limit=120 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" )
column(band=detail id=8 alignment="0" tabsequence=10 border="0" color="33554432" x="961" y="2" height="16" width="63" format="[general]" html.valueishtml="0" name=single_lot 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="16777215" )
column(band=detail id=9 alignment="0" tabsequence=20 border="0" color="33554432" x="1026" y="2" height="16" width="76" format="[general]" html.valueishtml="0" name=master_pack_allow 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="16777215" )
column(band=detail id=10 alignment="0" tabsequence=30 border="0" color="33554432" x="1104" y="2" height="16" width="71" format="[general]" html.valueishtml="0" name=active_pick_allow 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="16777215" )
column(band=detail id=11 alignment="0" tabsequence=40 border="0" color="33554432" x="1177" y="2" height="16" width="85" format="[general]" html.valueishtml="0" name=stock_to_dock_allow 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="16777215" )
column(band=detail id=12 alignment="0" tabsequence=50 border="0" color="33554432" x="1264" y="2" height="15" width="98" format="[general]" html.valueishtml="0" name=parcelpack_allow 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="16777215" )
column(band=detail id=13 alignment="0" tabsequence=60 border="0" color="33554432" x="1364" y="2" height="16" width="1" format="[general]" html.valueishtml="0" name=ship_type visible="1" hidesnaked=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="16777215" )
column(band=detail id=14 alignment="1" tabsequence=32766 border="0" color="33554432" x="1364" y="2" height="15" width="69" format="[general]" html.valueishtml="0" name=quantity visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=25 alignment="0" tabsequence=32766 border="0" color="33554432" x="2316" y="2" height="16" width="84" format="[general]" html.valueishtml="0" name=lock_code__dock 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="16777215" )
column(band=detail id=18 alignment="1" tabsequence=70 border="0" color="33554432" x="1745" y="2" height="15" width="65" format="[general]" html.valueishtml="0" name=qty_alloc visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=19 alignment="1" tabsequence=32766 border="0" color="33554432" x="1677" y="2" height="16" width="66" format="[general]" html.valueishtml="0" name=hold_qty 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="16777215" )
column(band=detail id=15 alignment="0" tabsequence=32766 border="0" color="33554432" x="1435" y="2" height="16" width="89" format="[general]" html.valueishtml="0" name=part_qty 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="16777215" )
column(band=detail id=16 alignment="1" tabsequence=32766 border="0" color="33554432" x="1526" y="2" height="15" width="83" format="[general]" html.valueishtml="0" name=pending_quantity visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=17 alignment="1" tabsequence=32766 border="0" color="33554432" x="1611" y="2" height="15" width="64" format="[general]" html.valueishtml="0" name=stock_quantity visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=20 alignment="1" tabsequence=32766 border="0" color="33554432" x="1812" y="2" height="16" width="65" format="[general]" html.valueishtml="0" name=bal_qty 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="16777215" )
column(band=detail id=22 alignment="0" tabsequence=32766 border="0" color="33554432" x="1981" y="2" height="16" width="70" format="[general]" html.valueishtml="0" name=alloc_flag visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=23 alignment="0" tabsequence=32766 border="0" color="33554432" x="2053" y="2" height="16" width="112" format="[general]" html.valueishtml="0" name=tran_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="16777215" )
column(band=detail id=24 alignment="0" tabsequence=32766 border="0" color="33554432" x="2167" y="2" height="16" width="147" format="[general]" html.valueishtml="0" name=tran_name 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="16777215" )
column(band=detail id=21 alignment="0" tabsequence=32766 border="0" color="33554432" x="1879" y="2" height="16" width="100" format="[general]" html.valueishtml="0" name=manual_allocqty visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=26 alignment="0" tabsequence=32766 border="0" color="33554432" x="2402" y="2" height="15" width="108" format="[general]" html.valueishtml="0" name=pack_instr visible="1" edit.limit=120 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" )
column(band=detail id=27 alignment="0" tabsequence=32766 border="0" color="33554432" x="2512" y="2" height="15" width="67" format="[general]" html.valueishtml="0" name=site_code visible="1" edit.limit=5 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" )
column(band=detail id=28 alignment="0" tabsequence=32766 border="0" color="33554432" x="2581" y="2" height="15" width="62" format="[general]" html.valueishtml="0" name=exp_lev visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=30 alignment="0" tabsequence=32766 border="0" color="33554432" x="2645" y="2" height="15" width="1" format="[general]" html.valueishtml="0" name=last_col visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=29 alignment="1" tabsequence=32766 border="0" color="33554432" x="3022" y="2" height="15" width="1" format="[general]" html.valueishtml="0" name=part_qty_real visible="0" 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="16777215" )
text(band=header alignment="0" text="Customer Name" border="6" color="33554432" x="93" y="2" height="16" width="120" html.valueishtml="0" name=cust_name_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
column(band=detail id=2 alignment="0" tabsequence=32766 border="0" color="33554432" x="93" y="2" height="15" width="120" format="[general]" html.valueishtml="0" name=cust_name visible="1" edit.limit=40 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=header alignment="0" text="Customer Code Delivery" border="6" color="33554432" x="217" y="2" height="16" width="132" html.valueishtml="0" name=cust_code__dlv_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
column(band=detail id=31 alignment="0" tabsequence=80 border="0" color="33554432" x="214" y="2" height="16" width="132" format="[general]" html.valueishtml="0" name=cust_code__dlv 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="16777215" )
text(band=header alignment="0" text="Customer Code Delivery Name" border="6" color="33554432" x="351" y="2" height="16" width="176" html.valueishtml="0" name=customer_cust_name_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
column(band=detail id=32 alignment="0" tabsequence=90 border="0" color="33554432" x="348" y="2" height="16" width="176" format="[general]" html.valueishtml="0" name=customer_cust_name 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="16777215" )
text(band=header alignment="2" text="Line No" border="6" color="33554432" x="531" y="2" height="16" width="51" html.valueishtml="0" name=line_no_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
column(band=detail id=3 alignment="1" tabsequence=32766 border="0" color="33554432" x="526" y="2" height="15" width="51" format="[general]" html.valueishtml="0" name=line_no visible="1" edit.limit=3 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" )
htmltable(border="1" )
htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" )
export.xml(usetemplate="" headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 template=(comment="" encoding="UTF-8" name="xx" xml="<?xml version=~"1.0~" encoding=~"UTF-8~" standalone=~"no~"?><untitled><untitled_row __pbband=~"detail~"><sorder_cust_code>cust_code</sorder_cust_code><customer_cust_name>cust_name</customer_cust_name><sorddet_line_no>line_no</sorddet_line_no><sorder_sale_order>sale_order</sorder_sale_order><sorder_due_date>due_date</sorder_due_date><sorditem_item_code>item_code</sorditem_item_code><item_descr>item_descr</item_descr><sorditem_quantity>quantity</sorditem_quantity><stosc_quantity/><sorditem_qty_alloc>qty_alloc</sorditem_qty_alloc><sorddet_pack_instr>pack_instr</sorddet_pack_instr><sorddet_site_code>site_code</sorddet_site_code><pending_quantity>pending_quantity</pending_quantity></untitled_row></untitled>"))
import.xml(usetemplate="" )
export.pdf(method=0 distill.custompostscript="0" xslfop.print="0" )
\ No newline at end of file
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