Commit 697777e8 authored by caluka's avatar caluka

srd updated for gross quantity display in item detail screen


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@99469 ce508802-f39f-4f6c-b175-0d175dae99d5
parent ff4831e9
......@@ -44,7 +44,7 @@ table(column=(type=char(10) update=yes updatewhereclause=yes name=item_code dbna
column=(type=decimal(3) updatewhereclause=yes name=cust_purc_rcp dbname="cust_stock_det.cust_purc_rcp" )
column=(type=decimal(3) updatewhereclause=yes name=cl_stock__org dbname="cust_stock_det.cl_stock__org" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=rate__org dbname="cust_stock_det.rate__org" )
column=(type=decimal(3) updatewhereclause=yes name=sales__org dbname="cust_stock_det.sales__org" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=sales__org dbname="cust_stock_det.sales__org" )
column=(type=char(0) updatewhereclause=yes name=rate_old dbname="rate_old" )
column=(type=char(0) updatewhereclause=yes name=rate_org_old dbname="rate_org_old" )
column=(type=char(0) updatewhereclause=yes name=rcp_value dbname="rcp_value" )
......@@ -74,40 +74,40 @@ text(band=header alignment="0" text="Transit Bill" border="0" color="33554432"
text(band=header alignment="2" text="Transit Repl" border="0" color="33554432" x="1013" y="2" height="15" width="57" html.valueishtml="0" name=transit_qty__repl_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Transit Bonus" border="0" color="33554432" x="1072" y="2" height="15" width="64" html.valueishtml="0" name=transit_qty__free_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Tran Id" border="0" color="33554432" x="1138" y="2" height="15" width="118" html.valueishtml="0" name=tran_id_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Item Ser" border="0" color="33554432" x="2137" y="2" height="15" width="89" html.valueishtml="0" name=item_ser_t visible="0" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Sales Value" border="0" color="33554432" x="2046" y="2" height="15" width="89" html.valueishtml="0" name=sales_value_t visible="0" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Cl Value" border="0" color="33554432" x="2228" y="2" height="15" width="89" html.valueishtml="0" name=cl_value_t visible="0" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Op Value" border="0" color="33554432" x="2319" y="2" height="15" width="89" html.valueishtml="0" name=op_value_t visible="0" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Line No" border="0" color="33554432" x="2410" y="2" height="15" width="89" html.valueishtml="0" name=line_no_t visible="0" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="0" text="Sales Org" border="0" color="33554432" x="5180" y="0" height="16" width="93" html.valueishtml="0" name=sales__org_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" )
text(band=header alignment="2" text="Item Ser" border="0" color="33554432" x="2215" y="2" height="15" width="89" html.valueishtml="0" name=item_ser_t visible="0" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Sales Value" border="0" color="33554432" x="2124" y="2" height="15" width="89" html.valueishtml="0" name=sales_value_t visible="0" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Cl Value" border="0" color="33554432" x="2306" y="2" height="15" width="89" html.valueishtml="0" name=cl_value_t visible="0" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Op Value" border="0" color="33554432" x="2397" y="2" height="15" width="89" html.valueishtml="0" name=op_value_t visible="0" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Line No" border="0" color="33554432" x="2488" y="2" height="15" width="89" html.valueishtml="0" name=line_no_t visible="0" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="0" text="Closing Rate" border="0" color="33554432" x="1258" y="2" height="15" width="73" html.valueishtml="0" name=rate_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="0" text="Adj Qty" border="0" color="33554432" x="2501" y="1" height="16" width="256" html.valueishtml="0" name=adj_qty_t visible="0" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=header alignment="0" text="Chg User" border="0" color="33554432" x="2759" y="1" height="16" width="58" html.valueishtml="0" name=chg_user_t visible="0" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=header alignment="0" text="Chg Term" border="0" color="33554432" x="2819" y="1" height="16" width="88" html.valueishtml="0" name=chg_term_t visible="0" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=header alignment="0" text="Chg Date" border="0" color="33554432" x="2909" y="1" height="16" width="34" html.valueishtml="0" name=chg_date_t visible="0" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=header alignment="0" text="Sale Order" border="0" color="33554432" x="2945" y="1" height="16" width="58" html.valueishtml="0" name=sale_order_t visible="0" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=header alignment="0" text="Loc Type" border="0" color="33554432" x="3005" y="1" height="16" width="16" html.valueishtml="0" name=loc_type_t visible="0" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=header alignment="0" text="Pur Value" border="0" color="33554432" x="3023" y="1" height="16" width="256" html.valueishtml="0" name=pur_value_t visible="0" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=header alignment="0" text="Match Opstk" border="0" color="33554432" x="3281" y="1" height="16" width="52" html.valueishtml="0" name=match_opstk_t visible="0" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=header alignment="0" text="Match Clstk" border="0" color="33554432" x="3335" y="1" height="16" width="91" html.valueishtml="0" name=match_clstk_t visible="0" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=header alignment="0" text="Remarks" border="0" color="33554432" x="3428" y="1" height="16" width="598" html.valueishtml="0" name=remarks_t visible="0" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=header alignment="0" text="Demand Qty" border="0" color="33554432" x="4028" y="1" height="16" width="256" html.valueishtml="0" name=demand_qty_t visible="0" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=header alignment="0" text="Adhoc Repl Qty" border="0" color="33554432" x="4286" y="1" height="16" width="256" html.valueishtml="0" name=adhoc_repl_qty_t visible="0" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=header alignment="0" text="Cust Item Ref" border="0" color="33554432" x="4544" y="1" height="16" width="118" html.valueishtml="0" name=cust_item__ref_t visible="0" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=header alignment="0" text="Cust Purc Rcp" border="0" color="33554432" x="4664" y="1" height="16" width="256" html.valueishtml="0" name=cust_purc_rcp_t visible="0" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=header alignment="0" text="Cl Stock Org" border="0" color="33554432" x="4922" y="1" height="16" width="256" html.valueishtml="0" name=cl_stock__org_t visible="0" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=header alignment="0" text="Rate Old" border="0" color="33554432" x="1396" y="1" height="17" width="46" html.valueishtml="0" name=rate_old_t visible="0" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=header alignment="0" text="Rate Org Old" border="0" color="33554432" x="1444" y="1" height="17" width="46" html.valueishtml="0" name=rate_org_old_t visible="0" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=header alignment="0" text="Rcp Value" border="0" color="33554432" x="1492" y="1" height="17" width="46" html.valueishtml="0" name=rcp_value_t visible="0" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=header alignment="0" text="Repl Value" border="0" color="33554432" x="1540" y="1" height="17" width="46" html.valueishtml="0" name=repl_value_t visible="0" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=header alignment="0" text="Cm Invoice" border="0" color="33554432" x="1588" y="1" height="17" width="46" html.valueishtml="0" name=cm_invoice_t visible="0" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=header alignment="0" text="Cm Value" border="0" color="33554432" x="1636" y="1" height="17" width="46" html.valueishtml="0" name=cm_value_t visible="0" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=header alignment="0" text="Secondary Value" border="0" color="33554432" x="1684" y="1" height="17" width="91" html.valueishtml="0" name=secondary_value_t visible="0" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=header alignment="0" text="Formula Value" border="0" color="33554432" x="1777" y="1" height="17" width="93" html.valueishtml="0" name=formula_value_t visible="0" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=header alignment="0" text="Free Value" border="0" color="33554432" x="1872" y="1" height="17" width="46" html.valueishtml="0" name=free_value_t visible="0" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=header alignment="0" text="Transit Value" border="0" color="33554432" x="1920" y="1" height="17" width="46" html.valueishtml="0" name=transit_value_t visible="0" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=header alignment="0" text="Sret Vale" border="0" color="33554432" x="1968" y="1" height="17" width="76" html.valueishtml="0" name=sret_vale_t visible="0" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=header alignment="0" text="Gross Rate" border="0" color="33554432" x="1333" y="1" height="17" width="61" html.valueishtml="0" name=rate__org_t visible="0" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=header alignment="0" text="Adj Qty" border="0" color="33554432" x="2579" y="1" height="16" width="256" html.valueishtml="0" name=adj_qty_t visible="0" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=header alignment="0" text="Chg User" border="0" color="33554432" x="2837" y="1" height="16" width="58" html.valueishtml="0" name=chg_user_t visible="0" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=header alignment="0" text="Chg Term" border="0" color="33554432" x="2897" y="1" height="16" width="88" html.valueishtml="0" name=chg_term_t visible="0" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=header alignment="0" text="Chg Date" border="0" color="33554432" x="2987" y="1" height="16" width="34" html.valueishtml="0" name=chg_date_t visible="0" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=header alignment="0" text="Sale Order" border="0" color="33554432" x="3023" y="1" height="16" width="58" html.valueishtml="0" name=sale_order_t visible="0" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=header alignment="0" text="Loc Type" border="0" color="33554432" x="3083" y="1" height="16" width="16" html.valueishtml="0" name=loc_type_t visible="0" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=header alignment="0" text="Pur Value" border="0" color="33554432" x="3101" y="1" height="16" width="256" html.valueishtml="0" name=pur_value_t visible="0" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=header alignment="0" text="Match Opstk" border="0" color="33554432" x="3359" y="1" height="16" width="52" html.valueishtml="0" name=match_opstk_t visible="0" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=header alignment="0" text="Match Clstk" border="0" color="33554432" x="3413" y="1" height="16" width="91" html.valueishtml="0" name=match_clstk_t visible="0" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=header alignment="0" text="Remarks" border="0" color="33554432" x="3506" y="1" height="16" width="598" html.valueishtml="0" name=remarks_t visible="0" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=header alignment="0" text="Demand Qty" border="0" color="33554432" x="4106" y="1" height="16" width="256" html.valueishtml="0" name=demand_qty_t visible="0" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=header alignment="0" text="Adhoc Repl Qty" border="0" color="33554432" x="4364" y="1" height="16" width="256" html.valueishtml="0" name=adhoc_repl_qty_t visible="0" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=header alignment="0" text="Cust Item Ref" border="0" color="33554432" x="4622" y="1" height="16" width="118" html.valueishtml="0" name=cust_item__ref_t visible="0" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=header alignment="0" text="Cust Purc Rcp" border="0" color="33554432" x="4742" y="1" height="16" width="256" html.valueishtml="0" name=cust_purc_rcp_t visible="0" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=header alignment="0" text="Cl Stock Org" border="0" color="33554432" x="5000" y="1" height="16" width="256" html.valueishtml="0" name=cl_stock__org_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" )
text(band=header alignment="0" text="Rate Old" border="0" color="33554432" x="1474" y="1" height="17" width="46" html.valueishtml="0" name=rate_old_t visible="0" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=header alignment="0" text="Rate Org Old" border="0" color="33554432" x="1522" y="1" height="17" width="46" html.valueishtml="0" name=rate_org_old_t visible="0" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=header alignment="0" text="Rcp Value" border="0" color="33554432" x="1570" y="1" height="17" width="46" html.valueishtml="0" name=rcp_value_t visible="0" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=header alignment="0" text="Repl Value" border="0" color="33554432" x="1618" y="1" height="17" width="46" html.valueishtml="0" name=repl_value_t visible="0" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=header alignment="0" text="Cm Invoice" border="0" color="33554432" x="1666" y="1" height="17" width="46" html.valueishtml="0" name=cm_invoice_t visible="0" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=header alignment="0" text="Cm Value" border="0" color="33554432" x="1714" y="1" height="17" width="46" html.valueishtml="0" name=cm_value_t visible="0" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=header alignment="0" text="Secondary Value" border="0" color="33554432" x="1762" y="1" height="17" width="91" html.valueishtml="0" name=secondary_value_t visible="0" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=header alignment="0" text="Formula Value" border="0" color="33554432" x="1855" y="1" height="17" width="93" html.valueishtml="0" name=formula_value_t visible="0" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=header alignment="0" text="Free Value" border="0" color="33554432" x="1950" y="1" height="17" width="46" html.valueishtml="0" name=free_value_t visible="0" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=header alignment="0" text="Transit Value" border="0" color="33554432" x="1998" y="1" height="17" width="46" html.valueishtml="0" name=transit_value_t visible="0" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=header alignment="0" text="Sret Vale" border="0" color="33554432" x="2046" y="1" height="17" width="76" html.valueishtml="0" name=sret_vale_t visible="0" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=header alignment="0" text="Gross Rate" border="0" color="33554432" x="1411" y="1" height="17" width="61" html.valueishtml="0" name=rate__org_t visible="0" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=header alignment="0" text="Gross Qty" border="0" color="33554432" x="1333" y="0" height="17" width="76" html.valueishtml="0" name=sales__org_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=1 alignment="0" tabsequence=32766 border="0" color="33554432" x="2" y="2" height="18" width="76" format="[general]" html.valueishtml="0" name=item_code visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=2 alignment="0" tabsequence=32766 border="0" color="33554432" x="80" y="2" height="18" width="172" format="[general]" html.valueishtml="0" name=descr visible="1" edit.limit=130 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=3 alignment="0" tabsequence=32766 border="0" color="33554432" x="254" y="2" height="18" width="49" format="[general]" html.valueishtml="0" name=unit 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="1" background.color="536870912" )
......@@ -121,44 +121,44 @@ column(band=detail id=12 alignment="1" tabsequence=32766 border="0" color="33554
column(band=detail id=13 alignment="1" tabsequence=10 border="0" color="33554432" x="874" y="2" height="18" width="76" format="[number]" html.valueishtml="0" name=cl_stock visible="1" edit.limit=14 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=14 alignment="1" tabsequence=32766 border="0" color="33554432" x="813" y="2" height="18" width="59" format="[general]" html.valueishtml="0" name=sales visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=4 alignment="0" tabsequence=32766 border="0" color="33554432" x="1138" y="2" height="18" width="118" format="[general]" html.valueishtml="0" name=tran_id visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=16 alignment="0" tabsequence=32766 border="0" color="33554432" x="2137" y="2" height="18" width="89" format="[general]" html.valueishtml="0" name=item_ser visible="0" 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="1" background.color="536870912" )
column(band=detail id=17 alignment="1" tabsequence=32766 border="0" color="33554432" x="2046" y="2" height="18" width="89" format="[general]" html.valueishtml="0" name=sales_value visible="0" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=18 alignment="1" tabsequence=32766 border="0" color="33554432" x="2228" y="2" height="18" width="89" format="[general]" html.valueishtml="0" name=cl_value visible="0" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=19 alignment="1" tabsequence=32766 border="0" color="33554432" x="2319" y="2" height="18" width="89" format="[general]" html.valueishtml="0" name=op_value visible="0" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=16 alignment="0" tabsequence=32766 border="0" color="33554432" x="2215" y="2" height="18" width="89" format="[general]" html.valueishtml="0" name=item_ser visible="0" 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="1" background.color="536870912" )
column(band=detail id=17 alignment="1" tabsequence=32766 border="0" color="33554432" x="2124" y="2" height="18" width="89" format="[general]" html.valueishtml="0" name=sales_value visible="0" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=18 alignment="1" tabsequence=32766 border="0" color="33554432" x="2306" y="2" height="18" width="89" format="[general]" html.valueishtml="0" name=cl_value visible="0" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=19 alignment="1" tabsequence=32766 border="0" color="33554432" x="2397" y="2" height="18" width="89" format="[general]" html.valueishtml="0" name=op_value visible="0" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=20 alignment="1" tabsequence=32766 border="0" color="33554432" x="504" y="2" height="18" width="62" format="[general]" html.valueishtml="0" name=purc_rcp__repl visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=21 alignment="1" tabsequence=32766 border="0" color="33554432" x="568" y="2" height="18" width="59" format="[general]" html.valueishtml="0" name=purc_rcp__free visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=22 alignment="1" tabsequence=32766 border="0" color="33554432" x="1013" y="2" height="18" width="57" format="[general]" html.valueishtml="0" name=transit_qty__repl visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=23 alignment="1" tabsequence=32766 border="0" color="33554432" x="1072" y="2" height="18" width="64" format="[general]" html.valueishtml="0" name=transit_qty__free visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=15 alignment="0" tabsequence=32766 border="0" color="33554432" x="2410" y="2" height="18" width="89" format="[general]" html.valueishtml="0" name=line_no visible="0" 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="1" background.color="536870912" )
column(band=detail id=24 alignment="0" tabsequence=32766 border="0" color="33554432" x="2501" y="1" height="15" width="256" format="[general]" html.valueishtml="0" name=adj_qty visible="0" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=25 alignment="0" tabsequence=32766 border="0" color="33554432" x="2759" y="1" height="15" width="58" format="[general]" html.valueishtml="0" name=chg_user visible="0" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=26 alignment="0" tabsequence=32766 border="0" color="33554432" x="2819" y="1" height="15" width="88" format="[general]" html.valueishtml="0" name=chg_term visible="0" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=27 alignment="0" tabsequence=32766 border="0" color="33554432" x="2909" y="1" height="15" width="34" format="[shortdate] [time]" html.valueishtml="0" name=chg_date visible="0" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=28 alignment="0" tabsequence=32766 border="0" color="33554432" x="2945" y="1" height="15" width="58" format="[general]" html.valueishtml="0" name=sale_order visible="0" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=29 alignment="0" tabsequence=32766 border="0" color="33554432" x="3005" y="1" height="15" width="16" format="[general]" html.valueishtml="0" name=loc_type visible="0" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=30 alignment="0" tabsequence=32766 border="0" color="33554432" x="3023" y="1" height="15" width="256" format="[general]" html.valueishtml="0" name=pur_value visible="0" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=31 alignment="0" tabsequence=32766 border="0" color="33554432" x="3281" y="1" height="15" width="52" format="[general]" html.valueishtml="0" name=match_opstk visible="0" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=32 alignment="0" tabsequence=32766 border="0" color="33554432" x="3335" y="1" height="15" width="91" format="[general]" html.valueishtml="0" name=match_clstk visible="0" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=33 alignment="0" tabsequence=32766 border="0" color="33554432" x="3428" y="1" height="15" width="598" format="[general]" html.valueishtml="0" name=remarks visible="0" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=34 alignment="0" tabsequence=32766 border="0" color="33554432" x="4028" y="1" height="15" width="256" format="[general]" html.valueishtml="0" name=demand_qty visible="0" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=35 alignment="0" tabsequence=32766 border="0" color="33554432" x="4286" y="1" height="15" width="256" format="[general]" html.valueishtml="0" name=adhoc_repl_qty visible="0" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=36 alignment="0" tabsequence=32766 border="0" color="33554432" x="4544" y="1" height="15" width="118" format="[general]" html.valueishtml="0" name=cust_item__ref visible="0" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=37 alignment="0" tabsequence=32766 border="0" color="33554432" x="4664" y="1" height="15" width="256" format="[general]" html.valueishtml="0" name=cust_purc_rcp visible="0" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=38 alignment="0" tabsequence=32766 border="0" color="33554432" x="4922" y="1" height="15" width="256" format="[general]" html.valueishtml="0" name=cl_stock__org visible="0" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=40 alignment="0" tabsequence=32766 border="0" color="33554432" x="5180" y="1" height="15" width="93" format="[general]" html.valueishtml="0" name=sales__org visible="0" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=41 alignment="0" tabsequence=32766 border="0" color="33554432" x="1396" y="1" height="15" width="46" format="[general]" html.valueishtml="0" name=rate_old 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="1" background.color="536870912" )
column(band=detail id=42 alignment="0" tabsequence=32766 border="0" color="33554432" x="1444" y="1" height="15" width="46" format="[general]" html.valueishtml="0" name=rate_org_old 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="1" background.color="536870912" )
column(band=detail id=43 alignment="0" tabsequence=32766 border="0" color="33554432" x="1492" y="1" height="15" width="46" format="[general]" html.valueishtml="0" name=rcp_value 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="1" background.color="536870912" )
column(band=detail id=44 alignment="0" tabsequence=32766 border="0" color="33554432" x="1540" y="1" height="15" width="46" format="[general]" html.valueishtml="0" name=repl_value 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="1" background.color="536870912" )
column(band=detail id=46 alignment="0" tabsequence=32766 border="0" color="33554432" x="1636" y="1" height="15" width="46" format="[general]" html.valueishtml="0" name=cm_value 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="1" background.color="536870912" )
column(band=detail id=45 alignment="0" tabsequence=32766 border="0" color="33554432" x="1588" y="1" height="15" width="46" format="[general]" html.valueishtml="0" name=cm_invoice 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="1" background.color="536870912" )
column(band=detail id=15 alignment="0" tabsequence=32766 border="0" color="33554432" x="2488" y="2" height="18" width="89" format="[general]" html.valueishtml="0" name=line_no visible="0" 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="1" background.color="536870912" )
column(band=detail id=24 alignment="0" tabsequence=32766 border="0" color="33554432" x="2579" y="1" height="15" width="256" format="[general]" html.valueishtml="0" name=adj_qty visible="0" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=25 alignment="0" tabsequence=32766 border="0" color="33554432" x="2837" y="1" height="15" width="58" format="[general]" html.valueishtml="0" name=chg_user visible="0" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=26 alignment="0" tabsequence=32766 border="0" color="33554432" x="2897" y="1" height="15" width="88" format="[general]" html.valueishtml="0" name=chg_term visible="0" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=27 alignment="0" tabsequence=32766 border="0" color="33554432" x="2987" y="1" height="15" width="34" format="[shortdate] [time]" html.valueishtml="0" name=chg_date visible="0" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=28 alignment="0" tabsequence=32766 border="0" color="33554432" x="3023" y="1" height="15" width="58" format="[general]" html.valueishtml="0" name=sale_order visible="0" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=29 alignment="0" tabsequence=32766 border="0" color="33554432" x="3083" y="1" height="15" width="16" format="[general]" html.valueishtml="0" name=loc_type visible="0" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=30 alignment="0" tabsequence=32766 border="0" color="33554432" x="3101" y="1" height="15" width="256" format="[general]" html.valueishtml="0" name=pur_value visible="0" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=31 alignment="0" tabsequence=32766 border="0" color="33554432" x="3359" y="1" height="15" width="52" format="[general]" html.valueishtml="0" name=match_opstk visible="0" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=32 alignment="0" tabsequence=32766 border="0" color="33554432" x="3413" y="1" height="15" width="91" format="[general]" html.valueishtml="0" name=match_clstk visible="0" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=33 alignment="0" tabsequence=32766 border="0" color="33554432" x="3506" y="1" height="15" width="598" format="[general]" html.valueishtml="0" name=remarks visible="0" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=34 alignment="0" tabsequence=32766 border="0" color="33554432" x="4106" y="1" height="15" width="256" format="[general]" html.valueishtml="0" name=demand_qty visible="0" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=35 alignment="0" tabsequence=32766 border="0" color="33554432" x="4364" y="1" height="15" width="256" format="[general]" html.valueishtml="0" name=adhoc_repl_qty visible="0" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=36 alignment="0" tabsequence=32766 border="0" color="33554432" x="4622" y="1" height="15" width="118" format="[general]" html.valueishtml="0" name=cust_item__ref visible="0" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=37 alignment="0" tabsequence=32766 border="0" color="33554432" x="4742" y="1" height="15" width="256" format="[general]" html.valueishtml="0" name=cust_purc_rcp visible="0" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=38 alignment="0" tabsequence=32766 border="0" color="33554432" x="5000" y="1" height="15" width="256" format="[general]" html.valueishtml="0" name=cl_stock__org visible="0" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=41 alignment="0" tabsequence=32766 border="0" color="33554432" x="1474" y="1" height="15" width="46" format="[general]" html.valueishtml="0" name=rate_old 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="1" background.color="536870912" )
column(band=detail id=42 alignment="0" tabsequence=32766 border="0" color="33554432" x="1522" y="1" height="15" width="46" format="[general]" html.valueishtml="0" name=rate_org_old 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="1" background.color="536870912" )
column(band=detail id=43 alignment="0" tabsequence=32766 border="0" color="33554432" x="1570" y="1" height="15" width="46" format="[general]" html.valueishtml="0" name=rcp_value 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="1" background.color="536870912" )
column(band=detail id=44 alignment="0" tabsequence=32766 border="0" color="33554432" x="1618" y="1" height="15" width="46" format="[general]" html.valueishtml="0" name=repl_value 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="1" background.color="536870912" )
column(band=detail id=46 alignment="0" tabsequence=32766 border="0" color="33554432" x="1714" y="1" height="15" width="46" format="[general]" html.valueishtml="0" name=cm_value 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="1" background.color="536870912" )
column(band=detail id=45 alignment="0" tabsequence=32766 border="0" color="33554432" x="1666" y="1" height="15" width="46" format="[general]" html.valueishtml="0" name=cm_invoice 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="1" background.color="536870912" )
column(band=detail id=5 alignment="1" tabsequence=32766 border="0" color="33554432" x="1258" y="2" height="18" width="73" format="[general]" html.valueishtml="0" name=rate visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=47 alignment="0" tabsequence=32766 border="0" color="33554432" x="1684" y="1" height="15" width="91" format="[general]" html.valueishtml="0" name=secondary_value 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="1" background.color="536870912" )
column(band=detail id=48 alignment="0" tabsequence=32766 border="0" color="33554432" x="1777" y="1" height="15" width="93" format="[general]" html.valueishtml="0" name=formula_value 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="1" background.color="536870912" )
column(band=detail id=49 alignment="0" tabsequence=32766 border="0" color="33554432" x="1872" y="1" height="15" width="46" format="[general]" html.valueishtml="0" name=free_value 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="1" background.color="536870912" )
column(band=detail id=50 alignment="0" tabsequence=32766 border="0" color="33554432" x="1920" y="1" height="15" width="46" format="[general]" html.valueishtml="0" name=transit_value 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="1" background.color="536870912" )
column(band=detail id=51 alignment="0" tabsequence=32766 border="0" color="33554432" x="1968" y="2" height="15" width="76" format="[general]" html.valueishtml="0" name=sret_vale 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="1" background.color="536870912" )
column(band=detail id=39 alignment="0" tabsequence=32766 border="0" color="33554432" x="1333" y="1" height="15" width="61" format="[general]" html.valueishtml="0" name=rate__org visible="0" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=47 alignment="0" tabsequence=32766 border="0" color="33554432" x="1762" y="1" height="15" width="91" format="[general]" html.valueishtml="0" name=secondary_value 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="1" background.color="536870912" )
column(band=detail id=48 alignment="0" tabsequence=32766 border="0" color="33554432" x="1855" y="1" height="15" width="93" format="[general]" html.valueishtml="0" name=formula_value 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="1" background.color="536870912" )
column(band=detail id=49 alignment="0" tabsequence=32766 border="0" color="33554432" x="1950" y="1" height="15" width="46" format="[general]" html.valueishtml="0" name=free_value 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="1" background.color="536870912" )
column(band=detail id=50 alignment="0" tabsequence=32766 border="0" color="33554432" x="1998" y="1" height="15" width="46" format="[general]" html.valueishtml="0" name=transit_value 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="1" background.color="536870912" )
column(band=detail id=51 alignment="0" tabsequence=32766 border="0" color="33554432" x="2046" y="2" height="15" width="76" format="[general]" html.valueishtml="0" name=sret_vale 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="1" background.color="536870912" )
column(band=detail id=39 alignment="0" tabsequence=32766 border="0" color="33554432" x="1411" y="1" height="15" width="61" format="[general]" html.valueishtml="0" name=rate__org visible="0" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=40 alignment="1" tabsequence=32766 border="0" color="33554432" x="1333" y="1" height="15" width="76" format="[general]" html.valueishtml="0" name=sales__org visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
htmltable(border="1" )
htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" )
export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 template=(comment="" encoding="UTF-8" name="d_cust_stock_det14" xml="<?xml version=~"1.0~" encoding=~"UTF-8~" standalone=~"no~"?><untitled><untitled_row __pbband=~"detail~"><cust_stock_det_item_code>item_code</cust_stock_det_item_code><item_descr>descr</item_descr><cust_stock_det_unit>unit</cust_stock_det_unit><cust_stock_det_rate>rate</cust_stock_det_rate><cust_stock_det_primary_sales>primary_sales</cust_stock_det_primary_sales><cust_stock_det_op_stock>op_stock</cust_stock_det_op_stock><cust_stock_det_purc_rcp>purc_rcp</cust_stock_det_purc_rcp><cust_stock_det_purc_ret>purc_ret</cust_stock_det_purc_ret><cust_stock_det_purc_ret__repl>purc_ret__repl</cust_stock_det_purc_ret__repl><cust_stock_det_purc_ret__free>purc_ret__free</cust_stock_det_purc_ret__free><cust_stock_det_transit_qty>transit_qty</cust_stock_det_transit_qty><cust_stock_det_cl_stock>cl_stock</cust_stock_det_cl_stock><cust_stock_det_sales>sales</cust_stock_det_sales><cust_stock_det_tran_id>tran_id</cust_stock_det_tran_id><cust_stock_det_line_no>line_no</cust_stock_det_line_no><cust_stock_det_item_ser>item_ser</cust_stock_det_item_ser><cust_stock_det_sales_value>sales_value</cust_stock_det_sales_value><cust_stock_det_cl_value>cl_value</cust_stock_det_cl_value><cust_stock_det_op_value>op_value</cust_stock_det_op_value><cust_stock_det_purc_rcp__repl>purc_rcp__repl</cust_stock_det_purc_rcp__repl><cust_stock_det_purc_rcp__free>purc_rcp__free</cust_stock_det_purc_rcp__free><cust_stock_det_transit_qty__repl>transit_qty__repl</cust_stock_det_transit_qty__repl><cust_stock_det_transit_qty__free>transit_qty__free</cust_stock_det_transit_qty__free></untitled_row></untitled>"))
......
......@@ -43,7 +43,7 @@ table(column=(type=char(10) update=yes updatewhereclause=yes name=item_code dbna
column=(type=decimal(3) updatewhereclause=yes name=cust_purc_rcp dbname="cust_stock_det.cust_purc_rcp" )
column=(type=decimal(3) updatewhereclause=yes name=cl_stock__org dbname="cust_stock_det.cl_stock__org" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=rate__org dbname="cust_stock_det.rate__org" )
column=(type=decimal(3) updatewhereclause=yes name=sales__org dbname="cust_stock_det.sales__org" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=sales__org dbname="cust_stock_det.sales__org" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"cust_stock_det~" ) TABLE(NAME=~"item~" ) COLUMN(NAME=~"cust_stock_det.item_code~") COLUMN(NAME=~"item.descr~") COLUMN(NAME=~"cust_stock_det.unit~") COLUMN(NAME=~"cust_stock_det.rate~") COLUMN(NAME=~"cust_stock_det.primary_sales~") COLUMN(NAME=~"cust_stock_det.op_stock~") COLUMN(NAME=~"cust_stock_det.purc_rcp~") COLUMN(NAME=~"cust_stock_det.purc_ret~") COLUMN(NAME=~"cust_stock_det.purc_ret__repl~") COLUMN(NAME=~"cust_stock_det.purc_ret__free~") COLUMN(NAME=~"cust_stock_det.transit_qty~") COLUMN(NAME=~"cust_stock_det.cl_stock~") COLUMN(NAME=~"cust_stock_det.sales~") COLUMN(NAME=~"cust_stock_det.tran_id~") COLUMN(NAME=~"cust_stock_det.line_no~") COLUMN(NAME=~"cust_stock_det.item_ser~") COLUMN(NAME=~"cust_stock_det.sales_value~") COLUMN(NAME=~"cust_stock_det.cl_value~") COLUMN(NAME=~"cust_stock_det.op_value~") COLUMN(NAME=~"cust_stock_det.purc_rcp__repl~") COLUMN(NAME=~"cust_stock_det.purc_rcp__free~") COLUMN(NAME=~"cust_stock_det.transit_qty__repl~") COLUMN(NAME=~"cust_stock_det.transit_qty__free~") COLUMN(NAME=~"cust_stock_det.adj_qty~") COLUMN(NAME=~"cust_stock_det.chg_user~") COLUMN(NAME=~"cust_stock_det.chg_term~") COLUMN(NAME=~"cust_stock_det.chg_date~") COLUMN(NAME=~"cust_stock_det.sale_order~") COLUMN(NAME=~"cust_stock_det.loc_type~") COLUMN(NAME=~"cust_stock_det.pur_value~") COLUMN(NAME=~"cust_stock_det.match_opstk~") COLUMN(NAME=~"cust_stock_det.match_clstk~") COLUMN(NAME=~"cust_stock_det.remarks~") COLUMN(NAME=~"cust_stock_det.demand_qty~") COLUMN(NAME=~"cust_stock_det.adhoc_repl_qty~") COLUMN(NAME=~"cust_stock_det.cust_item__ref~") COLUMN(NAME=~"cust_stock_det.cust_purc_rcp~") COLUMN(NAME=~"cust_stock_det.cl_stock__org~") COLUMN(NAME=~"cust_stock_det.rate__org~") COLUMN(NAME=~"cust_stock_det.sales__org~") JOIN (LEFT=~"cust_stock_det.item_code~" OP =~"=~"RIGHT=~"item.item_code~" )WHERE( EXP1 =~"~~~"CUST_STOCK_DET~~~".~~~"TRAN_ID~~~"~" OP =~"=~" EXP2 =~":tran_id~" LOGIC =~"And~" ) WHERE( EXP1 =~"~~~"CUST_STOCK_DET~~~".~~~"LINE_NO~~~"~" OP =~"=~" EXP2 =~":line_no~" ) ) ARG(NAME = ~"tran_id~" TYPE = string) ARG(NAME = ~"line_no~" TYPE = number) " update="cust_stock_det" updatewhere=0 updatekeyinplace=no arguments=(("tran_id", string),("line_no", number)) )
text(band=detail alignment="1" text="Descr:" border="0" color="33554432" x="630" y="408" height="15" width="102" html.valueishtml="0" name=descr_t visible="0" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Cl Value:" border="0" color="33554432" x="203" y="686" height="15" width="102" html.valueishtml="0" name=cl_value_t visible="0" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
......
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