Commit 5bcd80ff authored by wansari's avatar wansari

D16JSUN0002 updated and named properly as obj name.


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@104900 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 53d0952c
$PBExportHeader$d_scontract_brow.srd $PBExportHeader$d_scontract_gwt_wiz11.srd
$PBExportComments$Datawindow for sales contract browse. $PBExportComments$Datawindow for sales contract browse.
release 9; release 9;
datawindow(units=1 timer_interval=0 color=79741120 processing=1 HTMLDW=no print.printername="" print.documentname="" print.orientation = 0 print.margin.left = 24 print.margin.right = 24 print.margin.top = 24 print.margin.bottom = 24 print.paper.source = 0 print.paper.size = 0 print.canusedefaultprinter=yes print.prompt=no print.buttons=no print.preview.buttons=no print.cliptext=no print.overrideprintjob=no print.collate=yes hidegrayline=no grid.lines=0 ) datawindow(units=1 timer_interval=0 color=79741120 processing=1 HTMLDW=no print.printername="" print.documentname="" print.orientation = 0 print.margin.left = 24 print.margin.right = 24 print.margin.top = 24 print.margin.bottom = 24 print.paper.source = 0 print.paper.size = 0 print.canusedefaultprinter=yes print.prompt=no print.buttons=no print.preview.buttons=no print.cliptext=no print.overrideprintjob=no print.collate=yes hidegrayline=no grid.lines=0 )
......
$PBExportHeader$d_scontractgwt12.srd $PBExportHeader$d_scontract_gwt_wiz12.srd
release 9; release 9;
datawindow(units=1 timer_interval=0 color=67108864 processing=1 HTMLDW=no print.printername="" print.documentname="" print.orientation = 0 print.margin.left = 24 print.margin.right = 24 print.margin.top = 24 print.margin.bottom = 24 print.paper.source = 0 print.paper.size = 0 print.canusedefaultprinter=yes print.prompt=no print.buttons=no print.preview.buttons=no print.cliptext=no print.overrideprintjob=no print.collate=yes hidegrayline=no grid.lines=0 ) datawindow(units=1 timer_interval=0 color=67108864 processing=1 HTMLDW=no print.printername="" print.documentname="" print.orientation = 0 print.margin.left = 24 print.margin.right = 24 print.margin.top = 24 print.margin.bottom = 24 print.paper.source = 0 print.paper.size = 0 print.canusedefaultprinter=yes print.prompt=no print.buttons=no print.preview.buttons=no print.cliptext=no print.overrideprintjob=no print.collate=yes hidegrayline=no grid.lines=0 )
header(height=19 color="536870912" ) header(height=19 color="536870912" )
......
$PBExportHeader$d_scontractdet_brow.srd $PBExportHeader$d_scontract_gwt_wiz13.srd
$PBExportComments$Datawindow to browse sales order contract detail. $PBExportComments$Datawindow to browse sales order contract detail.
release 9; release 9;
datawindow(units=1 timer_interval=0 color=79741120 processing=1 HTMLDW=no print.printername="" print.documentname="" print.orientation = 0 print.margin.left = 24 print.margin.right = 24 print.margin.top = 24 print.margin.bottom = 24 print.paper.source = 0 print.paper.size = 0 print.canusedefaultprinter=yes print.prompt=no print.buttons=no print.preview.buttons=no print.cliptext=no print.overrideprintjob=no print.collate=yes hidegrayline=no grid.lines=0 ) datawindow(units=1 timer_interval=0 color=79741120 processing=1 HTMLDW=no print.printername="" print.documentname="" print.orientation = 0 print.margin.left = 24 print.margin.right = 24 print.margin.top = 24 print.margin.bottom = 24 print.paper.source = 0 print.paper.size = 0 print.canusedefaultprinter=yes print.prompt=no print.buttons=no print.preview.buttons=no print.cliptext=no print.overrideprintjob=no print.collate=yes hidegrayline=no grid.lines=0 )
...@@ -10,15 +10,15 @@ table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=contra ...@@ -10,15 +10,15 @@ table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=contra
column=(type=char(3) update=yes updatewhereclause=yes key=yes name=line_no dbname="scontractdet.line_no" ) column=(type=char(3) update=yes updatewhereclause=yes key=yes name=line_no dbname="scontractdet.line_no" )
column=(type=char(10) update=yes updatewhereclause=yes name=item_code dbname="scontractdet.item_code" ) column=(type=char(10) update=yes updatewhereclause=yes name=item_code dbname="scontractdet.item_code" )
column=(type=char(150) update=yes updatewhereclause=yes name=item_descr dbname="scontractdet.item_descr" ) column=(type=char(150) update=yes updatewhereclause=yes name=item_descr dbname="scontractdet.item_descr" )
column=(type=char(1) update=yes updatewhereclause=yes name=rate_opt dbname="scontractdet.rate_opt" values="Fixed Rate F/Percentage Discount P/No Discountt N/" ) column=(type=char(1) update=yes updatewhereclause=yes name=rate_opt dbname="scontractdet.rate_opt" values="Fixed Rate F/Percentage Discount P/No Discount N/" )
column=(type=char(5) update=yes updatewhereclause=yes name=price_list dbname="scontractdet.price_list" ) column=(type=char(5) update=yes updatewhereclause=yes name=price_list dbname="scontractdet.price_list" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=discount dbname="scontractdet.discount" )
column=(type=char(5) update=yes updatewhereclause=yes name=site_code dbname="scontractdet.site_code" ) column=(type=char(5) update=yes updatewhereclause=yes name=site_code dbname="scontractdet.site_code" )
column=(type=char(1) update=yes updatewhereclause=yes name=item_flg dbname="scontractdet.item_flg" ) column=(type=char(1) update=yes updatewhereclause=yes name=item_flg dbname="scontractdet.item_flg" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=quantity dbname="scontractdet.quantity" ) column=(type=decimal(3) update=yes updatewhereclause=yes name=quantity dbname="scontractdet.quantity" )
column=(type=char(3) update=yes updatewhereclause=yes name=unit dbname="scontractdet.unit" ) column=(type=char(3) update=yes updatewhereclause=yes name=unit dbname="scontractdet.unit" )
column=(type=datetime update=yes updatewhereclause=yes name=dsp_date dbname="scontractdet.dsp_date" ) column=(type=datetime update=yes updatewhereclause=yes name=dsp_date dbname="scontractdet.dsp_date" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=rate dbname="scontractdet.rate" ) column=(type=decimal(3) update=yes updatewhereclause=yes name=rate dbname="scontractdet.rate" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=discount dbname="scontractdet.discount" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=tax_amt dbname="scontractdet.tax_amt" ) column=(type=decimal(3) update=yes updatewhereclause=yes name=tax_amt dbname="scontractdet.tax_amt" )
column=(type=char(5) update=yes updatewhereclause=yes name=tax_class dbname="scontractdet.tax_class" ) column=(type=char(5) update=yes updatewhereclause=yes name=tax_class dbname="scontractdet.tax_class" )
column=(type=char(10) update=yes updatewhereclause=yes name=tax_chap dbname="scontractdet.tax_chap" ) column=(type=char(10) update=yes updatewhereclause=yes name=tax_chap dbname="scontractdet.tax_chap" )
...@@ -55,69 +55,18 @@ table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=contra ...@@ -55,69 +55,18 @@ table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=contra
column=(type=decimal(3) update=yes updatewhereclause=yes name=min_qty dbname="scontractdet.min_qty" ) column=(type=decimal(3) update=yes updatewhereclause=yes name=min_qty dbname="scontractdet.min_qty" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=rate__nesp dbname="scontractdet.rate__nesp" ) column=(type=decimal(3) update=yes updatewhereclause=yes name=rate__nesp dbname="scontractdet.rate__nesp" )
column=(type=char(2) update=yes updatewhereclause=yes name=udf__str1 dbname="scontractdet.udf__str1" ) column=(type=char(2) update=yes updatewhereclause=yes name=udf__str1 dbname="scontractdet.udf__str1" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"scontractdet~" ) COLUMN(NAME=~"scontractdet.contract_no~") COLUMN(NAME=~"scontractdet.line_no~") COLUMN(NAME=~"scontractdet.item_code~") COLUMN(NAME=~"scontractdet.item_descr~") COLUMN(NAME=~"scontractdet.rate_opt~") COLUMN(NAME=~"scontractdet.price_list~") COLUMN(NAME=~"scontractdet.site_code~") COLUMN(NAME=~"scontractdet.item_flg~") COLUMN(NAME=~"scontractdet.quantity~") COLUMN(NAME=~"scontractdet.unit~") COLUMN(NAME=~"scontractdet.dsp_date~") COLUMN(NAME=~"scontractdet.rate~") COLUMN(NAME=~"scontractdet.discount~") COLUMN(NAME=~"scontractdet.tax_amt~") COLUMN(NAME=~"scontractdet.tax_class~") COLUMN(NAME=~"scontractdet.tax_chap~") COLUMN(NAME=~"scontractdet.tax_env~") COLUMN(NAME=~"scontractdet.net_amt~") COLUMN(NAME=~"scontractdet.remarks~") COLUMN(NAME=~"scontractdet.rel_qty~") COLUMN(NAME=~"scontractdet.rel_date~") COLUMN(NAME=~"scontractdet.status~") COLUMN(NAME=~"scontractdet.status_date~") COLUMN(NAME=~"scontractdet.unit__rate~") COLUMN(NAME=~"scontractdet.conv__qty_stduom~") COLUMN(NAME=~"scontractdet.conv__rtuom_stduom~") COLUMN(NAME=~"scontractdet.unit__std~") COLUMN(NAME=~"scontractdet.quantity__stduom~") COLUMN(NAME=~"scontractdet.rate__stduom~") COLUMN(NAME=~"scontractdet.pack_instr~") COLUMN(NAME=~"scontractdet.no_art~") COLUMN(NAME=~"scontractdet.bal_qty_stduom~") COLUMN(NAME=~"scontractdet.rel_qty_per~") COLUMN(NAME=~"scontractdet.rel_interval~") COLUMN(NAME=~"scontractdet.rel_auto~") COLUMN(NAME=~"scontractdet.pack_code~") COLUMN(NAME=~"scontractdet.spec_ref~") COLUMN(NAME=~"scontractdet.chg_date~") COLUMN(NAME=~"scontractdet.chg_user~") COLUMN(NAME=~"scontractdet.chg_term~") COLUMN(NAME=~"scontractdet.pallet_code~") COLUMN(NAME=~"scontractdet.no_pallet~") COLUMN(NAME=~"scontractdet.eff_from~") COLUMN(NAME=~"scontractdet.valid_upto~") COLUMN(NAME=~"scontractdet.rate__clg~") COLUMN(NAME=~"scontractdet.line_type~") COLUMN(NAME=~"scontractdet.min_qty~") COLUMN(NAME=~"scontractdet.rate__nesp~") COLUMN(NAME=~"scontractdet.udf__str1~")WHERE( EXP1 =~"scontractdet.contract_no~" OP =~"=~" EXP2 =~":mcontractno~" ) ) ARG(NAME = ~"mcontractno~" TYPE = string) " update="SCONTRACTDET" updatewhere=0 updatekeyinplace=no arguments=(("mcontractno", string)) ) retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"scontractdet~" ) COLUMN(NAME=~"scontractdet.contract_no~") COLUMN(NAME=~"scontractdet.line_no~") COLUMN(NAME=~"scontractdet.item_code~") COLUMN(NAME=~"scontractdet.item_descr~") COLUMN(NAME=~"scontractdet.rate_opt~") COLUMN(NAME=~"scontractdet.price_list~") COLUMN(NAME=~"scontractdet.discount~") COLUMN(NAME=~"scontractdet.site_code~") COLUMN(NAME=~"scontractdet.item_flg~") COLUMN(NAME=~"scontractdet.quantity~") COLUMN(NAME=~"scontractdet.unit~") COLUMN(NAME=~"scontractdet.dsp_date~") COLUMN(NAME=~"scontractdet.rate~") COLUMN(NAME=~"scontractdet.tax_amt~") COLUMN(NAME=~"scontractdet.tax_class~") COLUMN(NAME=~"scontractdet.tax_chap~") COLUMN(NAME=~"scontractdet.tax_env~") COLUMN(NAME=~"scontractdet.net_amt~") COLUMN(NAME=~"scontractdet.remarks~") COLUMN(NAME=~"scontractdet.rel_qty~") COLUMN(NAME=~"scontractdet.rel_date~") COLUMN(NAME=~"scontractdet.status~") COLUMN(NAME=~"scontractdet.status_date~") COLUMN(NAME=~"scontractdet.unit__rate~") COLUMN(NAME=~"scontractdet.conv__qty_stduom~") COLUMN(NAME=~"scontractdet.conv__rtuom_stduom~") COLUMN(NAME=~"scontractdet.unit__std~") COLUMN(NAME=~"scontractdet.quantity__stduom~") COLUMN(NAME=~"scontractdet.rate__stduom~") COLUMN(NAME=~"scontractdet.pack_instr~") COLUMN(NAME=~"scontractdet.no_art~") COLUMN(NAME=~"scontractdet.bal_qty_stduom~") COLUMN(NAME=~"scontractdet.rel_qty_per~") COLUMN(NAME=~"scontractdet.rel_interval~") COLUMN(NAME=~"scontractdet.rel_auto~") COLUMN(NAME=~"scontractdet.pack_code~") COLUMN(NAME=~"scontractdet.spec_ref~") COLUMN(NAME=~"scontractdet.chg_date~") COLUMN(NAME=~"scontractdet.chg_user~") COLUMN(NAME=~"scontractdet.chg_term~") COLUMN(NAME=~"scontractdet.pallet_code~") COLUMN(NAME=~"scontractdet.no_pallet~") COLUMN(NAME=~"scontractdet.eff_from~") COLUMN(NAME=~"scontractdet.valid_upto~") COLUMN(NAME=~"scontractdet.rate__clg~") COLUMN(NAME=~"scontractdet.line_type~") COLUMN(NAME=~"scontractdet.min_qty~") COLUMN(NAME=~"scontractdet.rate__nesp~") COLUMN(NAME=~"scontractdet.udf__str1~")WHERE( EXP1 =~"scontractdet.contract_no~" OP =~"=~" EXP2 =~":mcontractno~" ) ) ARG(NAME = ~"mcontractno~" TYPE = string) " update="SCONTRACTDET" updatewhere=0 updatekeyinplace=no arguments=(("mcontractno", string)) )
column(band=detail id=1 alignment="0" tabsequence=32766 border="5" color="0" x="2" y="2" height="16" width="99" format="[general]" html.valueishtml="0" name=contract_no visible="1~t0" 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="1090519039" )
column(band=detail id=2 alignment="0" tabsequence=32766 border="5" color="0" x="103" y="1" height="16" width="79" format="[general]" html.valueishtml="0" name=line_no 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="1090519039" )
column(band=detail id=3 alignment="0" tabsequence=10 border="5" color="0" x="184" y="1" height="16" width="97" format="[general]" html.valueishtml="0" name=item_code visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" )
column(band=detail id=4 alignment="0" tabsequence=32766 border="5" color="0" x="283" y="1" height="16" width="170" format="[general]" html.valueishtml="0" name=item_descr visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" )
column(band=detail id=5 alignment="0" tabsequence=20 border="5" color="0" x="455" y="1" height="16" width="141" format="[general]" html.valueishtml="0" name=rate_opt visible="1" ddlb.limit=0 ddlb.allowedit=no ddlb.case=any ddlb.useasborder=yes ddlb.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="1090519039" )
column(band=detail id=6 alignment="0" tabsequence=32766 border="5" color="0" x="598" y="1" height="16" width="167" format="[general]" html.valueishtml="0" name=price_list visible="0" 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="1090519039" )
column(band=detail id=7 alignment="0" tabsequence=32766 border="5" color="0" x="767" y="1" height="16" width="128" format="[general]" html.valueishtml="0" name=site_code visible="0" 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="1090519039" )
column(band=detail id=8 alignment="0" tabsequence=32766 border="5" color="0" x="897" y="1" height="16" width="144" format="[general]" html.valueishtml="0" name=item_flg visible="0" 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="1090519039" )
column(band=detail id=9 alignment="0" tabsequence=32766 border="5" color="0" x="1043" y="1" height="16" width="213" format="[general]" html.valueishtml="0" name=quantity visible="0" 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="1090519039" )
column(band=detail id=10 alignment="0" tabsequence=32766 border="5" color="0" x="1258" y="1" height="16" width="13" format="[general]" html.valueishtml="0" name=unit visible="0" 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="1090519039" )
column(band=detail id=11 alignment="0" tabsequence=32766 border="5" color="0" x="1273" y="1" height="16" width="53" format="[shortdate] [time]" html.valueishtml="0" name=dsp_date visible="0" 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="1090519039" )
column(band=detail id=12 alignment="0" tabsequence=32766 border="5" color="0" x="1328" y="1" height="16" width="213" format="[general]" html.valueishtml="0" name=rate visible="0" 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="1090519039" )
column(band=detail id=13 alignment="0" tabsequence=32766 border="5" color="0" x="1543" y="1" height="16" width="213" format="[general]" html.valueishtml="0" name=discount visible="0" 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="1090519039" )
column(band=detail id=14 alignment="0" tabsequence=32766 border="5" color="0" x="1758" y="1" height="16" width="213" format="[general]" html.valueishtml="0" name=tax_amt visible="0" 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="1090519039" )
column(band=detail id=15 alignment="0" tabsequence=32766 border="5" color="0" x="1973" y="1" height="16" width="23" format="[general]" html.valueishtml="0" name=tax_class visible="0" 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="1090519039" )
column(band=detail id=16 alignment="0" tabsequence=32766 border="5" color="0" x="1998" y="1" height="16" width="48" format="[general]" html.valueishtml="0" name=tax_chap visible="0" 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="1090519039" )
column(band=detail id=17 alignment="0" tabsequence=32766 border="5" color="0" x="2048" y="1" height="16" width="48" format="[general]" html.valueishtml="0" name=tax_env visible="0" 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="1090519039" )
column(band=detail id=18 alignment="0" tabsequence=32766 border="5" color="0" x="2098" y="1" height="16" width="213" format="[general]" html.valueishtml="0" name=net_amt visible="0" 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="1090519039" )
column(band=detail id=19 alignment="0" tabsequence=32766 border="5" color="0" x="2313" y="1" height="16" width="198" format="[general]" html.valueishtml="0" name=remarks visible="0" 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="1090519039" )
column(band=detail id=20 alignment="0" tabsequence=32766 border="5" color="0" x="2513" y="1" height="16" width="213" format="[general]" html.valueishtml="0" name=rel_qty visible="0" 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="1090519039" )
column(band=detail id=21 alignment="0" tabsequence=32766 border="5" color="0" x="2728" y="1" height="16" width="53" format="[shortdate] [time]" html.valueishtml="0" name=rel_date visible="0" 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="1090519039" )
column(band=detail id=22 alignment="0" tabsequence=32766 border="5" color="0" x="2783" y="1" height="16" width="3" format="[general]" html.valueishtml="0" name=status visible="0" 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="1090519039" )
column(band=detail id=23 alignment="0" tabsequence=32766 border="5" color="0" x="2788" y="1" height="16" width="53" format="[shortdate] [time]" html.valueishtml="0" name=status_date visible="0" 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="1090519039" )
column(band=detail id=24 alignment="0" tabsequence=32766 border="5" color="0" x="2843" y="1" height="16" width="13" format="[general]" html.valueishtml="0" name=unit__rate visible="0" 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="1090519039" )
column(band=detail id=25 alignment="0" tabsequence=32766 border="5" color="0" x="2858" y="1" height="16" width="213" format="[general]" html.valueishtml="0" name=conv__qty_stduom visible="0" 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="1090519039" )
column(band=detail id=26 alignment="0" tabsequence=32766 border="5" color="0" x="3073" y="1" height="16" width="213" format="[general]" html.valueishtml="0" name=conv__rtuom_stduom visible="0" 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="1090519039" )
column(band=detail id=27 alignment="0" tabsequence=32766 border="5" color="0" x="3288" y="1" height="16" width="13" format="[general]" html.valueishtml="0" name=unit__std visible="0" 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="1090519039" )
column(band=detail id=28 alignment="0" tabsequence=32766 border="5" color="0" x="3303" y="1" height="16" width="213" format="[general]" html.valueishtml="0" name=quantity__stduom visible="0" 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="1090519039" )
column(band=detail id=29 alignment="0" tabsequence=32766 border="5" color="0" x="3518" y="1" height="16" width="213" format="[general]" html.valueishtml="0" name=rate__stduom visible="0" 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="1090519039" )
column(band=detail id=30 alignment="0" tabsequence=32766 border="5" color="0" x="3733" y="1" height="16" width="598" format="[general]" html.valueishtml="0" name=pack_instr visible="0" 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="1090519039" )
column(band=detail id=31 alignment="0" tabsequence=32766 border="5" color="0" x="4333" y="1" height="16" width="213" format="[general]" html.valueishtml="0" name=no_art visible="0" 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="1090519039" )
column(band=detail id=32 alignment="0" tabsequence=32766 border="5" color="0" x="4548" y="1" height="16" width="213" format="[general]" html.valueishtml="0" name=bal_qty_stduom visible="0" 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="1090519039" )
column(band=detail id=33 alignment="0" tabsequence=32766 border="5" color="0" x="4763" y="1" height="16" width="213" format="[general]" html.valueishtml="0" name=rel_qty_per visible="0" 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="1090519039" )
column(band=detail id=34 alignment="0" tabsequence=32766 border="5" color="0" x="4978" y="1" height="16" width="213" format="[general]" html.valueishtml="0" name=rel_interval visible="0" 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="1090519039" )
column(band=detail id=35 alignment="0" tabsequence=32766 border="5" color="0" x="5193" y="1" height="16" width="3" format="[general]" html.valueishtml="0" name=rel_auto visible="0" 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="1090519039" )
column(band=detail id=36 alignment="0" tabsequence=32766 border="5" color="0" x="5198" y="1" height="16" width="23" format="[general]" html.valueishtml="0" name=pack_code visible="0" 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="1090519039" )
column(band=detail id=37 alignment="0" tabsequence=32766 border="5" color="0" x="5223" y="1" height="16" width="73" format="[general]" html.valueishtml="0" name=spec_ref visible="0" 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="1090519039" )
column(band=detail id=38 alignment="0" tabsequence=32766 border="5" color="0" x="5298" y="1" height="16" width="53" format="[shortdate] [time]" html.valueishtml="0" name=chg_date visible="0" 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="1090519039" )
column(band=detail id=39 alignment="0" tabsequence=32766 border="5" color="0" x="5353" y="1" height="16" width="48" format="[general]" html.valueishtml="0" name=chg_user visible="0" 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="1090519039" )
column(band=detail id=40 alignment="0" tabsequence=32766 border="5" color="0" x="5403" y="1" height="16" width="73" format="[general]" html.valueishtml="0" name=chg_term visible="0" 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="1090519039" )
column(band=detail id=41 alignment="0" tabsequence=32766 border="5" color="0" x="5478" y="1" height="16" width="13" format="[general]" html.valueishtml="0" name=pallet_code visible="0" 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="1090519039" )
column(band=detail id=42 alignment="0" tabsequence=32766 border="5" color="0" x="5493" y="1" height="16" width="213" format="[general]" html.valueishtml="0" name=no_pallet visible="0" 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="1090519039" )
column(band=detail id=43 alignment="0" tabsequence=32766 border="5" color="0" x="5708" y="1" height="16" width="53" format="[shortdate] [time]" html.valueishtml="0" name=eff_from visible="0" 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="1090519039" )
column(band=detail id=44 alignment="0" tabsequence=32766 border="5" color="0" x="5763" y="1" height="16" width="53" format="[shortdate] [time]" html.valueishtml="0" name=valid_upto visible="0" 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="1090519039" )
column(band=detail id=45 alignment="0" tabsequence=32766 border="5" color="0" x="5818" y="1" height="16" width="213" format="[general]" html.valueishtml="0" name=rate__clg visible="0" 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="1090519039" )
column(band=detail id=46 alignment="0" tabsequence=32766 border="5" color="0" x="6033" y="1" height="16" width="13" format="[general]" html.valueishtml="0" name=line_type visible="0" 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="1090519039" )
column(band=detail id=47 alignment="0" tabsequence=32766 border="5" color="0" x="6048" y="1" height="16" width="213" format="[general]" html.valueishtml="0" name=min_qty visible="0" 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="1090519039" )
column(band=detail id=48 alignment="0" tabsequence=32766 border="5" color="0" x="6263" y="1" height="16" width="213" format="[general]" html.valueishtml="0" name=rate__nesp visible="0" 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="1090519039" )
column(band=detail id=49 alignment="0" tabsequence=32766 border="5" color="0" x="6478" y="1" height="16" width="153" format="[general]" html.valueishtml="0" name=udf__str1 visible="0" 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="1090519039" )
text(band=header alignment="0" text="Contract No" border="6" color="33554432" x="2" y="1" height="16" width="99" html.valueishtml="0" name=contract_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" ) text(band=header alignment="0" text="Contract No" border="6" color="33554432" x="2" y="1" height="16" width="99" html.valueishtml="0" name=contract_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" )
text(band=header alignment="0" text="Line No" border="6" color="33554432" x="103" y="1" height="17" width="79" html.valueishtml="0" name=line_no_t visible="1" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" ) text(band=header alignment="0" text="Line No" border="6" color="33554432" x="103" y="1" height="17" width="79" html.valueishtml="0" name=line_no_t visible="1" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="0" text="Item Code" border="6" color="33554432" x="184" y="1" height="17" width="97" html.valueishtml="0" name=item_code_t visible="1" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" ) text(band=header alignment="0" text="Item Code" border="6" color="33554432" x="184" y="1" height="17" width="97" html.valueishtml="0" name=item_code_t visible="1" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="0" text="Item Description" border="6" color="33554432" x="283" y="1" height="17" width="170" html.valueishtml="0" name=item_descr_t visible="1" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" ) text(band=header alignment="0" text="Item Description" border="6" color="33554432" x="283" y="1" height="17" width="170" html.valueishtml="0" name=item_descr_t visible="1" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="0" text="Basic" border="6" color="33554432" x="455" y="1" height="17" width="141" html.valueishtml="0" name=rate_opt_t visible="1" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" ) text(band=header alignment="0" text="Basic" border="6" color="33554432" x="455" y="1" height="17" width="141" html.valueishtml="0" name=rate_opt_t visible="1" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="0" text="Price List" border="6" color="33554432" x="598" y="1" height="17" width="167" html.valueishtml="0" name=price_list_t visible="0" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" ) text(band=header alignment="0" text="Site Code" border="6" color="33554432" x="982" y="1" height="17" width="128" html.valueishtml="0" name=site_code_t visible="0" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="0" text="Site Code" border="6" color="33554432" x="767" y="1" height="17" width="128" html.valueishtml="0" name=site_code_t visible="0" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" ) text(band=header alignment="0" text="Item Flg" border="6" color="33554432" x="1112" y="1" height="17" width="144" html.valueishtml="0" name=item_flg_t visible="0" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="0" text="Item Flg" border="6" color="33554432" x="897" y="1" height="17" width="144" html.valueishtml="0" name=item_flg_t visible="0" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" ) text(band=header alignment="0" text="Quantity" border="6" color="33554432" x="1258" y="1" height="17" width="213" html.valueishtml="0" name=quantity_t visible="0" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="0" text="Quantity" border="6" color="33554432" x="1043" y="1" height="17" width="213" html.valueishtml="0" name=quantity_t visible="0" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" ) text(band=header alignment="0" text="Unit" border="6" color="33554432" x="1473" y="1" height="17" width="13" html.valueishtml="0" name=unit_t visible="0" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="0" text="Unit" border="6" color="33554432" x="1258" y="1" height="17" width="13" html.valueishtml="0" name=unit_t visible="0" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" ) text(band=header alignment="0" text="Dsp Date" border="6" color="33554432" x="1488" y="1" height="17" width="53" html.valueishtml="0" name=dsp_date_t visible="0" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="0" text="Dsp Date" border="6" color="33554432" x="1273" y="1" height="17" width="53" html.valueishtml="0" name=dsp_date_t visible="0" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" ) text(band=header alignment="0" text="Rate" border="6" color="33554432" x="1543" y="1" height="17" width="213" html.valueishtml="0" name=rate_t visible="0" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="0" text="Rate" border="6" color="33554432" x="1328" y="1" height="17" width="213" html.valueishtml="0" name=rate_t visible="0" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="0" text="Discount" border="6" color="33554432" x="1543" y="1" height="17" width="213" html.valueishtml="0" name=discount_t visible="0" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="0" text="Tax Amt" border="6" color="33554432" x="1758" y="1" height="17" width="213" html.valueishtml="0" name=tax_amt_t visible="0" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" ) text(band=header alignment="0" text="Tax Amt" border="6" color="33554432" x="1758" y="1" height="17" width="213" html.valueishtml="0" name=tax_amt_t visible="0" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="0" text="Tax Class" border="6" color="33554432" x="1973" y="1" height="17" width="23" html.valueishtml="0" name=tax_class_t visible="0" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" ) text(band=header alignment="0" text="Tax Class" border="6" color="33554432" x="1973" y="1" height="17" width="23" html.valueishtml="0" name=tax_class_t visible="0" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="0" text="Tax Chap" border="6" color="33554432" x="1998" y="1" height="17" width="48" html.valueishtml="0" name=tax_chap_t visible="0" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" ) text(band=header alignment="0" text="Tax Chap" border="6" color="33554432" x="1998" y="1" height="17" width="48" html.valueishtml="0" name=tax_chap_t visible="0" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
...@@ -154,6 +103,57 @@ text(band=header alignment="0" text="Line Type" border="6" color="33554432" x="6 ...@@ -154,6 +103,57 @@ text(band=header alignment="0" text="Line Type" border="6" color="33554432" x="6
text(band=header alignment="0" text="Min Qty" border="6" color="33554432" x="6048" y="1" height="17" width="213" html.valueishtml="0" name=min_qty_t visible="0" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" ) text(band=header alignment="0" text="Min Qty" border="6" color="33554432" x="6048" y="1" height="17" width="213" html.valueishtml="0" name=min_qty_t visible="0" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="0" text="Rate Nesp" border="6" color="33554432" x="6263" y="1" height="17" width="213" html.valueishtml="0" name=rate__nesp_t visible="0" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" ) text(band=header alignment="0" text="Rate Nesp" border="6" color="33554432" x="6263" y="1" height="17" width="213" html.valueishtml="0" name=rate__nesp_t visible="0" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="0" text="Udf Str1" border="6" color="33554432" x="6478" y="1" height="17" width="153" html.valueishtml="0" name=udf__str1_t visible="0" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" ) text(band=header alignment="0" text="Udf Str1" border="6" color="33554432" x="6478" y="1" height="17" width="153" html.valueishtml="0" name=udf__str1_t visible="0" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="0" text="Price List" border="6" color="33554432" x="598" y="1" height="17" width="167" html.valueishtml="0" name=price_list_t visible="1" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="0" text="Discount" border="6" color="33554432" x="767" y="1" height="17" width="213" html.valueishtml="0" name=discount_t visible="1" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
column(band=detail id=1 alignment="0" tabsequence=32766 border="5" color="0" x="2" y="2" height="16" width="99" format="[general]" html.valueishtml="0" name=contract_no visible="1~t0" 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="1090519039" )
column(band=detail id=2 alignment="0" tabsequence=32766 border="5" color="0" x="103" y="1" height="16" width="79" format="[general]" html.valueishtml="0" name=line_no 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="1090519039" )
column(band=detail id=3 alignment="0" tabsequence=32766 border="5" color="0" x="184" y="1" height="16" width="97" format="[general]" html.valueishtml="0" name=item_code visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" )
column(band=detail id=4 alignment="0" tabsequence=32766 border="5" color="0" x="283" y="1" height="16" width="170" format="[general]" html.valueishtml="0" name=item_descr visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" )
column(band=detail id=5 alignment="0" tabsequence=10 border="5" color="0" x="455" y="1" height="16" width="141" format="[general]" html.valueishtml="0" name=rate_opt visible="1" ddlb.limit=0 ddlb.allowedit=no ddlb.case=any ddlb.useasborder=yes ddlb.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="1090519039" )
column(band=detail id=8 alignment="0" tabsequence=32766 border="5" color="0" x="982" y="1" height="16" width="128" format="[general]" html.valueishtml="0" name=site_code visible="0" 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="1090519039" )
column(band=detail id=9 alignment="0" tabsequence=32766 border="5" color="0" x="1112" y="1" height="16" width="144" format="[general]" html.valueishtml="0" name=item_flg visible="0" 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="1090519039" )
column(band=detail id=10 alignment="0" tabsequence=32766 border="5" color="0" x="1258" y="1" height="16" width="213" format="[general]" html.valueishtml="0" name=quantity visible="0" 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="1090519039" )
column(band=detail id=11 alignment="0" tabsequence=32766 border="5" color="0" x="1473" y="1" height="16" width="13" format="[general]" html.valueishtml="0" name=unit visible="0" 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="1090519039" )
column(band=detail id=12 alignment="0" tabsequence=32766 border="5" color="0" x="1488" y="1" height="16" width="53" format="[shortdate] [time]" html.valueishtml="0" name=dsp_date visible="0" 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="1090519039" )
column(band=detail id=13 alignment="0" tabsequence=32766 border="5" color="0" x="1543" y="1" height="16" width="213" format="[general]" html.valueishtml="0" name=rate visible="0" 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="1090519039" )
column(band=detail id=14 alignment="0" tabsequence=32766 border="5" color="0" x="1758" y="1" height="16" width="213" format="[general]" html.valueishtml="0" name=tax_amt visible="0" 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="1090519039" )
column(band=detail id=15 alignment="0" tabsequence=32766 border="5" color="0" x="1973" y="1" height="16" width="23" format="[general]" html.valueishtml="0" name=tax_class visible="0" 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="1090519039" )
column(band=detail id=16 alignment="0" tabsequence=32766 border="5" color="0" x="1998" y="1" height="16" width="48" format="[general]" html.valueishtml="0" name=tax_chap visible="0" 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="1090519039" )
column(band=detail id=17 alignment="0" tabsequence=32766 border="5" color="0" x="2048" y="1" height="16" width="48" format="[general]" html.valueishtml="0" name=tax_env visible="0" 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="1090519039" )
column(band=detail id=18 alignment="0" tabsequence=32766 border="5" color="0" x="2098" y="1" height="16" width="213" format="[general]" html.valueishtml="0" name=net_amt visible="0" 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="1090519039" )
column(band=detail id=19 alignment="0" tabsequence=32766 border="5" color="0" x="2313" y="1" height="16" width="198" format="[general]" html.valueishtml="0" name=remarks visible="0" 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="1090519039" )
column(band=detail id=20 alignment="0" tabsequence=32766 border="5" color="0" x="2513" y="1" height="16" width="213" format="[general]" html.valueishtml="0" name=rel_qty visible="0" 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="1090519039" )
column(band=detail id=21 alignment="0" tabsequence=32766 border="5" color="0" x="2728" y="1" height="16" width="53" format="[shortdate] [time]" html.valueishtml="0" name=rel_date visible="0" 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="1090519039" )
column(band=detail id=22 alignment="0" tabsequence=32766 border="5" color="0" x="2783" y="1" height="16" width="3" format="[general]" html.valueishtml="0" name=status visible="0" 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="1090519039" )
column(band=detail id=23 alignment="0" tabsequence=32766 border="5" color="0" x="2788" y="1" height="16" width="53" format="[shortdate] [time]" html.valueishtml="0" name=status_date visible="0" 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="1090519039" )
column(band=detail id=24 alignment="0" tabsequence=32766 border="5" color="0" x="2843" y="1" height="16" width="13" format="[general]" html.valueishtml="0" name=unit__rate visible="0" 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="1090519039" )
column(band=detail id=25 alignment="0" tabsequence=32766 border="5" color="0" x="2858" y="1" height="16" width="213" format="[general]" html.valueishtml="0" name=conv__qty_stduom visible="0" 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="1090519039" )
column(band=detail id=26 alignment="0" tabsequence=32766 border="5" color="0" x="3073" y="1" height="16" width="213" format="[general]" html.valueishtml="0" name=conv__rtuom_stduom visible="0" 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="1090519039" )
column(band=detail id=27 alignment="0" tabsequence=32766 border="5" color="0" x="3288" y="1" height="16" width="13" format="[general]" html.valueishtml="0" name=unit__std visible="0" 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="1090519039" )
column(band=detail id=28 alignment="0" tabsequence=32766 border="5" color="0" x="3303" y="1" height="16" width="213" format="[general]" html.valueishtml="0" name=quantity__stduom visible="0" 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="1090519039" )
column(band=detail id=29 alignment="0" tabsequence=32766 border="5" color="0" x="3518" y="1" height="16" width="213" format="[general]" html.valueishtml="0" name=rate__stduom visible="0" 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="1090519039" )
column(band=detail id=30 alignment="0" tabsequence=32766 border="5" color="0" x="3733" y="1" height="16" width="598" format="[general]" html.valueishtml="0" name=pack_instr visible="0" 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="1090519039" )
column(band=detail id=31 alignment="0" tabsequence=32766 border="5" color="0" x="4333" y="1" height="16" width="213" format="[general]" html.valueishtml="0" name=no_art visible="0" 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="1090519039" )
column(band=detail id=32 alignment="0" tabsequence=32766 border="5" color="0" x="4548" y="1" height="16" width="213" format="[general]" html.valueishtml="0" name=bal_qty_stduom visible="0" 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="1090519039" )
column(band=detail id=33 alignment="0" tabsequence=32766 border="5" color="0" x="4763" y="1" height="16" width="213" format="[general]" html.valueishtml="0" name=rel_qty_per visible="0" 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="1090519039" )
column(band=detail id=34 alignment="0" tabsequence=32766 border="5" color="0" x="4978" y="1" height="16" width="213" format="[general]" html.valueishtml="0" name=rel_interval visible="0" 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="1090519039" )
column(band=detail id=35 alignment="0" tabsequence=32766 border="5" color="0" x="5193" y="1" height="16" width="3" format="[general]" html.valueishtml="0" name=rel_auto visible="0" 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="1090519039" )
column(band=detail id=36 alignment="0" tabsequence=32766 border="5" color="0" x="5198" y="1" height="16" width="23" format="[general]" html.valueishtml="0" name=pack_code visible="0" 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="1090519039" )
column(band=detail id=37 alignment="0" tabsequence=32766 border="5" color="0" x="5223" y="1" height="16" width="73" format="[general]" html.valueishtml="0" name=spec_ref visible="0" 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="1090519039" )
column(band=detail id=38 alignment="0" tabsequence=32766 border="5" color="0" x="5298" y="1" height="16" width="53" format="[shortdate] [time]" html.valueishtml="0" name=chg_date visible="0" 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="1090519039" )
column(band=detail id=39 alignment="0" tabsequence=32766 border="5" color="0" x="5353" y="1" height="16" width="48" format="[general]" html.valueishtml="0" name=chg_user visible="0" 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="1090519039" )
column(band=detail id=40 alignment="0" tabsequence=32766 border="5" color="0" x="5403" y="1" height="16" width="73" format="[general]" html.valueishtml="0" name=chg_term visible="0" 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="1090519039" )
column(band=detail id=41 alignment="0" tabsequence=32766 border="5" color="0" x="5478" y="1" height="16" width="13" format="[general]" html.valueishtml="0" name=pallet_code visible="0" 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="1090519039" )
column(band=detail id=42 alignment="0" tabsequence=32766 border="5" color="0" x="5493" y="1" height="16" width="213" format="[general]" html.valueishtml="0" name=no_pallet visible="0" 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="1090519039" )
column(band=detail id=43 alignment="0" tabsequence=32766 border="5" color="0" x="5708" y="1" height="16" width="53" format="[shortdate] [time]" html.valueishtml="0" name=eff_from visible="0" 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="1090519039" )
column(band=detail id=44 alignment="0" tabsequence=32766 border="5" color="0" x="5763" y="1" height="16" width="53" format="[shortdate] [time]" html.valueishtml="0" name=valid_upto visible="0" 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="1090519039" )
column(band=detail id=45 alignment="0" tabsequence=32766 border="5" color="0" x="5818" y="1" height="16" width="213" format="[general]" html.valueishtml="0" name=rate__clg visible="0" 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="1090519039" )
column(band=detail id=46 alignment="0" tabsequence=32766 border="5" color="0" x="6033" y="1" height="16" width="13" format="[general]" html.valueishtml="0" name=line_type visible="0" 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="1090519039" )
column(band=detail id=47 alignment="0" tabsequence=32766 border="5" color="0" x="6048" y="1" height="16" width="213" format="[general]" html.valueishtml="0" name=min_qty visible="0" 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="1090519039" )
column(band=detail id=48 alignment="0" tabsequence=32766 border="5" color="0" x="6263" y="1" height="16" width="213" format="[general]" html.valueishtml="0" name=rate__nesp visible="0" 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="1090519039" )
column(band=detail id=49 alignment="0" tabsequence=32766 border="5" color="0" x="6478" y="1" height="16" width="153" format="[general]" html.valueishtml="0" name=udf__str1 visible="0" 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="1090519039" )
column(band=detail id=6 alignment="0" tabsequence=20 border="5" color="0" x="598" y="1" height="16" width="167" format="[general]" html.valueishtml="0" name=price_list 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="1090519039" )
column(band=detail id=7 alignment="0" tabsequence=30 border="5" color="0" x="767" y="1" height="16" width="213" format="[general]" html.valueishtml="0" name=discount 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="1090519039" )
htmltable(border="1" ) htmltable(border="1" )
htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" ) htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" )
export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 ) export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 )
......
$PBExportHeader$d_scontact_cust_brow.srd $PBExportHeader$d_scontract_gwt_wiz14.srd
release 9; release 9;
datawindow(units=1 timer_interval=0 color=67108864 processing=1 HTMLDW=no print.printername="" print.documentname="" print.orientation = 0 print.margin.left = 24 print.margin.right = 24 print.margin.top = 24 print.margin.bottom = 24 print.paper.source = 0 print.paper.size = 0 print.canusedefaultprinter=yes print.prompt=no print.buttons=no print.preview.buttons=no print.cliptext=no print.overrideprintjob=no print.collate=yes hidegrayline=no grid.lines=0 ) datawindow(units=1 timer_interval=0 color=67108864 processing=1 HTMLDW=no print.printername="" print.documentname="" print.orientation = 0 print.margin.left = 24 print.margin.right = 24 print.margin.top = 24 print.margin.bottom = 24 print.paper.source = 0 print.paper.size = 0 print.canusedefaultprinter=yes print.prompt=no print.buttons=no print.preview.buttons=no print.cliptext=no print.overrideprintjob=no print.collate=yes hidegrayline=no grid.lines=0 )
header(height=20 color="536870912" ) header(height=20 color="536870912" )
...@@ -24,9 +24,9 @@ text(band=header alignment="0" text="City" border="6" color="33554432" x="410" y ...@@ -24,9 +24,9 @@ text(band=header alignment="0" text="City" border="6" color="33554432" x="410" y
text(band=header alignment="0" text="Cust Type Descr" border="6" color="33554432" x="740" y="1" height="17" width="187" html.valueishtml="0" name=cust_type__descr_t visible="0" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" ) text(band=header alignment="0" text="Cust Type Descr" border="6" color="33554432" x="740" y="1" height="17" width="187" html.valueishtml="0" name=cust_type__descr_t visible="0" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
column(band=detail id=2 alignment="1" tabsequence=32766 border="5" color="33554432" x="81" y="2" height="19" width="56" format="[general]" html.valueishtml="0" name=line_no visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" ) column(band=detail id=2 alignment="1" tabsequence=32766 border="5" color="33554432" x="81" y="2" height="19" width="56" format="[general]" html.valueishtml="0" name=line_no visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
column(band=detail id=1 alignment="0" tabsequence=32766 border="5" color="33554432" x="2" y="2" height="19" width="77" format="[general]" html.valueishtml="0" name=contract_no visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" ) column(band=detail id=1 alignment="0" tabsequence=32766 border="5" color="33554432" x="2" y="2" height="19" width="77" format="[general]" html.valueishtml="0" name=contract_no visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
column(band=detail id=3 alignment="0" tabsequence=10 border="5" color="33554432" x="139" y="2" height="19" width="98" 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="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" ) column(band=detail id=3 alignment="0" tabsequence=32766 border="5" color="33554432" x="139" y="2" height="19" width="98" 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="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
column(band=detail id=4 alignment="0" tabsequence=32766 border="5" color="33554432" x="239" y="3" height="17" width="169" format="[general]" html.valueishtml="0" name=cust_name visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no 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="1073741824" ) column(band=detail id=4 alignment="0" tabsequence=32766 border="5" color="33554432" x="239" y="3" height="17" width="169" format="[general]" html.valueishtml="0" name=cust_name visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no 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="1073741824" )
column(band=detail id=6 alignment="0" tabsequence=20 border="5" color="0" x="494" y="1" height="16" width="101" format="[general]" html.valueishtml="0" name=drug_lic_no visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="New Century Schoolbook" 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=10 border="5" color="0" x="494" y="1" height="16" width="101" format="[general]" html.valueishtml="0" name=drug_lic_no visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="New Century Schoolbook" 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="5" color="33554432" x="597" y="1" height="16" width="141" format="[general]" html.valueishtml="0" name=cust_type visible="1" ddlb.limit=0 ddlb.allowedit=no ddlb.case=any ddlb.useasborder=yes ddlb.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="1073741824" ) column(band=detail id=7 alignment="0" tabsequence=32766 border="5" color="33554432" x="597" y="1" height="16" width="141" format="[general]" html.valueishtml="0" name=cust_type visible="1" ddlb.limit=0 ddlb.allowedit=no ddlb.case=any ddlb.useasborder=yes ddlb.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="1073741824" )
column(band=detail id=5 alignment="0" tabsequence=32766 border="0" color="33554432" x="410" y="1" height="16" width="82" format="[general]" html.valueishtml="0" name=city 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="1073741824" ) column(band=detail id=5 alignment="0" tabsequence=32766 border="0" color="33554432" x="410" y="1" height="16" width="82" format="[general]" html.valueishtml="0" name=city 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="1073741824" )
column(band=detail id=8 alignment="0" tabsequence=32766 border="0" color="33554432" x="740" y="1" height="16" width="187" format="[general]" html.valueishtml="0" name=cust_type__descr visible="0" 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="1073741824" ) column(band=detail id=8 alignment="0" tabsequence=32766 border="0" color="33554432" x="740" y="1" height="16" width="187" format="[general]" html.valueishtml="0" name=cust_type__descr visible="0" 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="1073741824" )
......
This source diff could not be displayed because it is too large. You can view the blob instead.
$PBExportHeader$d_scontractgwt22.srd $PBExportHeader$d_scontract_gwt_wiz22.srd
release 9; 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 ) 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 )
summary(height=0 color="536870912" ) summary(height=0 color="536870912" )
......
$PBExportHeader$d_scontractdet_edit.srd $PBExportHeader$d_scontract_gwt_wiz23.srd
$PBExportComments$Datawindow to edit sales order contract detail. $PBExportComments$Datawindow to edit sales order contract detail.
release 9; release 9;
datawindow(units=1 timer_interval=0 color=79741120 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 ) datawindow(units=1 timer_interval=0 color=79741120 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 )
...@@ -53,10 +53,12 @@ table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=contra ...@@ -53,10 +53,12 @@ table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=contra
column=(type=decimal(3) update=yes updatewhereclause=yes name=min_qty dbname="scontractdet.min_qty" initial="0" ) column=(type=decimal(3) update=yes updatewhereclause=yes name=min_qty dbname="scontractdet.min_qty" initial="0" )
column=(type=char(2) update=yes updatewhereclause=yes name=udf__str1 dbname="scontractdet.udf__str1" ) column=(type=char(2) update=yes updatewhereclause=yes name=udf__str1 dbname="scontractdet.udf__str1" )
column=(type=char(5) update=yes updatewhereclause=yes name=price_list dbname="scontractdet.price_list" ) column=(type=char(5) update=yes updatewhereclause=yes name=price_list dbname="scontractdet.price_list" )
column=(type=char(1) update=yes updatewhereclause=yes name=rate_opt dbname="scontractdet.rate_opt" values="Fixed Rate F/Percentage Discount P/No Discountt N/" ) column=(type=char(1) update=yes updatewhereclause=yes name=rate_opt dbname="scontractdet.rate_opt" values="Fixed Rate F/Percentage Discount P/No Discount N/" )
column=(type=char(1) updatewhereclause=yes name=rate_opt__descr dbname="rate_opt__descr" ) column=(type=char(1) updatewhereclause=yes name=rate_opt__descr dbname="rate_opt__descr" )
column=(type=char(1) updatewhereclause=yes name=edit_status dbname="edit_status" ) column=(type=char(1) updatewhereclause=yes name=edit_status dbname="edit_status" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"scontractdet~" ) COLUMN(NAME=~"scontractdet.contract_no~") COLUMN(NAME=~"scontractdet.line_no~") COLUMN(NAME=~"scontractdet.site_code~") COLUMN(NAME=~"scontractdet.item_code~") COLUMN(NAME=~"scontractdet.item_flg~") COLUMN(NAME=~"scontractdet.quantity~") COLUMN(NAME=~"scontractdet.unit~") COLUMN(NAME=~"scontractdet.dsp_date~") COLUMN(NAME=~"scontractdet.rate~") COLUMN(NAME=~"scontractdet.discount~") COLUMN(NAME=~"scontractdet.tax_amt~") COLUMN(NAME=~"scontractdet.tax_class~") COLUMN(NAME=~"scontractdet.tax_chap~") COLUMN(NAME=~"scontractdet.tax_env~") COLUMN(NAME=~"scontractdet.net_amt~") COLUMN(NAME=~"scontractdet.remarks~") COLUMN(NAME=~"scontractdet.rel_qty~") COLUMN(NAME=~"scontractdet.rel_date~") COLUMN(NAME=~"scontractdet.status~") COLUMN(NAME=~"scontractdet.status_date~") COLUMN(NAME=~"scontractdet.chg_date~") COLUMN(NAME=~"scontractdet.chg_user~") COLUMN(NAME=~"scontractdet.chg_term~") COLUMN(NAME=~"scontractdet.item_descr~") COLUMN(NAME=~"scontractdet.unit__rate~") COLUMN(NAME=~"scontractdet.conv__qty_stduom~") COLUMN(NAME=~"scontractdet.conv__rtuom_stduom~") COLUMN(NAME=~"scontractdet.unit__std~") COLUMN(NAME=~"scontractdet.quantity__stduom~") COLUMN(NAME=~"scontractdet.rate__stduom~") COLUMN(NAME=~"scontractdet.no_art~") COLUMN(NAME=~"scontractdet.rel_auto~") COLUMN(NAME=~"scontractdet.pack_code~") COLUMN(NAME=~"scontractdet.bal_qty_stduom~") COLUMN(NAME=~"scontractdet.rel_qty_per~") COLUMN(NAME=~"scontractdet.rel_interval~") COLUMN(NAME=~"scontractdet.pack_instr~") COLUMN(NAME=~"scontractdet.spec_ref~") COLUMN(NAME=~"scontractdet.pallet_code~") COLUMN(NAME=~"scontractdet.no_pallet~") COLUMN(NAME=~"scontractdet.eff_from~") COLUMN(NAME=~"scontractdet.valid_upto~") COLUMN(NAME=~"scontractdet.rate__clg~") COLUMN(NAME=~"scontractdet.line_type~") COLUMN(NAME=~"scontractdet.rate__nesp~") COLUMN(NAME=~"scontractdet.min_qty~") COLUMN(NAME=~"scontractdet.udf__str1~") COLUMN(NAME=~"scontractdet.price_list~") COLUMN(NAME=~"scontractdet.rate_opt~") COMPUTE(NAME=~"' ' as rate_opt__descr~") COMPUTE(NAME=~"' ' as edit_status~")WHERE( EXP1 =~"( scontractdet.contract_no~" OP =~"=~" EXP2 =~":mContract )~" LOGIC =~"and~" ) WHERE( EXP1 =~"( scontractdet.line_no~" OP =~"=~" EXP2 =~":mlineno )~" ) ) ARG(NAME = ~"mContract~" TYPE = string) ARG(NAME = ~"mlineno~" TYPE = number) " update="SCONTRACTDET" updatewhere=0 updatekeyinplace=no arguments=(("mContract", string),("mlineno", number)) ) column=(type=char(1) updatewhereclause=yes name=cust_code dbname="cust_code" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"scontractdet~" ) COLUMN(NAME=~"scontractdet.contract_no~") COLUMN(NAME=~"scontractdet.line_no~") COLUMN(NAME=~"scontractdet.site_code~") COLUMN(NAME=~"scontractdet.item_code~") COLUMN(NAME=~"scontractdet.item_flg~") COLUMN(NAME=~"scontractdet.quantity~") COLUMN(NAME=~"scontractdet.unit~") COLUMN(NAME=~"scontractdet.dsp_date~") COLUMN(NAME=~"scontractdet.rate~") COLUMN(NAME=~"scontractdet.discount~") COLUMN(NAME=~"scontractdet.tax_amt~") COLUMN(NAME=~"scontractdet.tax_class~") COLUMN(NAME=~"scontractdet.tax_chap~") COLUMN(NAME=~"scontractdet.tax_env~") COLUMN(NAME=~"scontractdet.net_amt~") COLUMN(NAME=~"scontractdet.remarks~") COLUMN(NAME=~"scontractdet.rel_qty~") COLUMN(NAME=~"scontractdet.rel_date~") COLUMN(NAME=~"scontractdet.status~") COLUMN(NAME=~"scontractdet.status_date~") COLUMN(NAME=~"scontractdet.chg_date~") COLUMN(NAME=~"scontractdet.chg_user~") COLUMN(NAME=~"scontractdet.chg_term~") COLUMN(NAME=~"scontractdet.item_descr~") COLUMN(NAME=~"scontractdet.unit__rate~") COLUMN(NAME=~"scontractdet.conv__qty_stduom~") COLUMN(NAME=~"scontractdet.conv__rtuom_stduom~") COLUMN(NAME=~"scontractdet.unit__std~") COLUMN(NAME=~"scontractdet.quantity__stduom~") COLUMN(NAME=~"scontractdet.rate__stduom~") COLUMN(NAME=~"scontractdet.no_art~") COLUMN(NAME=~"scontractdet.rel_auto~") COLUMN(NAME=~"scontractdet.pack_code~") COLUMN(NAME=~"scontractdet.bal_qty_stduom~") COLUMN(NAME=~"scontractdet.rel_qty_per~") COLUMN(NAME=~"scontractdet.rel_interval~") COLUMN(NAME=~"scontractdet.pack_instr~") COLUMN(NAME=~"scontractdet.spec_ref~") COLUMN(NAME=~"scontractdet.pallet_code~") COLUMN(NAME=~"scontractdet.no_pallet~") COLUMN(NAME=~"scontractdet.eff_from~") COLUMN(NAME=~"scontractdet.valid_upto~") COLUMN(NAME=~"scontractdet.rate__clg~") COLUMN(NAME=~"scontractdet.line_type~") COLUMN(NAME=~"scontractdet.rate__nesp~") COLUMN(NAME=~"scontractdet.min_qty~") COLUMN(NAME=~"scontractdet.udf__str1~") COLUMN(NAME=~"scontractdet.price_list~") COLUMN(NAME=~"scontractdet.rate_opt~") COMPUTE(NAME=~"' ' as rate_opt__descr~") COMPUTE(NAME=~"' ' as edit_status~") COMPUTE(NAME=~"' ' as cust_code~")WHERE( EXP1 =~"( scontractdet.contract_no~" OP =~"=~" EXP2 =~":mContract )~" LOGIC =~"and~" ) WHERE( EXP1 =~"( scontractdet.line_no~" OP =~"=~" EXP2 =~":mlineno )~" ) ) ARG(NAME = ~"mContract~" TYPE = string) ARG(NAME = ~"mlineno~" TYPE = number) " update="SCONTRACTDET" updatewhere=0 updatekeyinplace=no arguments=(("mContract", string),("mlineno", number)) )
groupbox(band=detail text="Commercial"border="5" color="0" x="5" y="370" height="86" width="689" name=gb_3 visible="0" font.face="Times New Roman" font.height="-10" font.weight="700" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=detail alignment="1" text="Contract No :" border="0" color="0" x="7" y="24" height="16" width="143" html.valueishtml="0" name=contract_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="1" background.color="553648127" ) text(band=detail alignment="1" text="Contract No :" border="0" color="0" x="7" y="24" height="16" width="143" html.valueishtml="0" name=contract_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="1" background.color="553648127" )
column(band=detail id=1 alignment="0" tabsequence=32766 border="5" color="255" x="154" y="24" height="16" width="106" format="[general]" html.valueishtml="0" name=contract_no visible="1" edit.limit=10 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="67108864" ) column(band=detail id=1 alignment="0" tabsequence=32766 border="5" color="255" x="154" y="24" height="16" width="106" format="[general]" html.valueishtml="0" name=contract_no visible="1" edit.limit=10 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="67108864" )
column(band=detail id=24 alignment="0" tabsequence=32766 border="5" color="255" x="265" y="47" height="16" width="338" format="[general]" html.valueishtml="0" name=item_descr visible="1" edit.limit=150 edit.case=any edit.autoselect=yes edit.autohscroll=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="79741120" ) column(band=detail id=24 alignment="0" tabsequence=32766 border="5" color="255" x="265" y="47" height="16" width="338" format="[general]" html.valueishtml="0" name=item_descr visible="1" edit.limit=150 edit.case=any edit.autoselect=yes edit.autohscroll=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="79741120" )
...@@ -73,20 +75,20 @@ text(band=detail alignment="1" text="Remarks :" border="0" color="33554432" x="7 ...@@ -73,20 +75,20 @@ text(band=detail alignment="1" text="Remarks :" border="0" color="33554432" x="7
column(band=detail id=20 alignment="0" tabsequence=32766 border="5" color="255" x="620" y="248" height="16" width="67" format="dd/mm/yy" html.valueishtml="0" name=status_date tag="Status date." visible="0" edit.name="datetime" editmask.mask="dd/mm/yy" editmask.imemode=0 editmask.focusrectangle=no 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="79741120" ) column(band=detail id=20 alignment="0" tabsequence=32766 border="5" color="255" x="620" y="248" height="16" width="67" format="dd/mm/yy" html.valueishtml="0" name=status_date tag="Status date." visible="0" edit.name="datetime" editmask.mask="dd/mm/yy" editmask.imemode=0 editmask.focusrectangle=no 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="79741120" )
text(band=detail alignment="1" text="Status :" border="0" color="33554432" x="7" y="248" height="16" width="143" html.valueishtml="0" name=status_t visible="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="79741120" ) text(band=detail alignment="1" text="Status :" border="0" color="33554432" x="7" y="248" height="16" width="143" html.valueishtml="0" name=status_t visible="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="79741120" )
column(band=detail id=19 alignment="0" tabsequence=32766 border="5" color="255" x="154" y="248" height="16" width="60" format="[general]" html.valueishtml="0" name=status tag="Status." visible="0" edit.limit=1 edit.case=upper edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" ) column(band=detail id=19 alignment="0" tabsequence=32766 border="5" color="255" x="154" y="248" height="16" width="60" format="[general]" html.valueishtml="0" name=status tag="Status." visible="0" edit.limit=1 edit.case=upper edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
column(band=detail id=16 alignment="0" tabsequence=50 border="5" color="0" x="154" y="225" height="16" width="447" format="[general]" html.valueishtml="0" name=remarks tag="Remarks on this line of sales order." visible="0" edit.limit=40 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" ) column(band=detail id=16 alignment="0" tabsequence=60 border="5" color="0" x="154" y="225" height="16" width="447" format="[general]" html.valueishtml="0" name=remarks tag="Remarks on this line of sales order." visible="0" edit.limit=40 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" )
text(band=detail alignment="1" text="Nature :" border="0" color="33554432" x="234" y="248" height="16" width="156" html.valueishtml="0" name=line_type_t visible="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="79741120" ) text(band=detail alignment="1" text="Nature :" border="0" color="33554432" x="234" y="248" height="16" width="156" html.valueishtml="0" name=line_type_t visible="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="79741120" )
column(band=detail id=44 alignment="0" tabsequence=32766 border="5" color="255" x="394" y="248" height="16" width="44" format="[general]" html.valueishtml="0" name=line_type visible="0" edit.limit=3 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="79741120" ) column(band=detail id=44 alignment="0" tabsequence=32766 border="5" color="255" x="394" y="248" height="16" width="44" format="[general]" html.valueishtml="0" name=line_type visible="0" edit.limit=3 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="79741120" )
text(band=detail alignment="1" text="Status Date :" border="0" color="33554432" x="443" y="248" height="16" width="173" html.valueishtml="0" name=status_date_t visible="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="79741120" ) text(band=detail alignment="1" text="Status Date :" border="0" color="33554432" x="443" y="248" height="16" width="173" html.valueishtml="0" name=status_date_t visible="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="79741120" )
text(band=detail alignment="1" text="Rate :" border="0" color="33554432" x="487" y="202" height="16" width="136" html.valueishtml="0" name=rate_t visible="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="79741120" ) text(band=detail alignment="1" text="Rate :" border="0" color="33554432" x="487" y="202" height="16" width="136" html.valueishtml="0" name=rate_t visible="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="79741120" )
column(band=detail id=46 alignment="1" tabsequence=32766 border="5" color="0" x="403" y="202" height="16" width="79" format="[general]" html.valueishtml="0" name=min_qty visible="0" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no 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="1073741824" ) column(band=detail id=46 alignment="1" tabsequence=32766 border="5" color="0" x="403" y="202" height="16" width="79" format="[general]" html.valueishtml="0" name=min_qty visible="0" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no 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="1073741824" )
text(band=detail alignment="1" text="Min Quantity :" border="0" color="33554432" x="240" y="202" height="16" width="159" html.valueishtml="0" name=min_qty_t visible="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="79741120" ) text(band=detail alignment="1" text="Min Quantity :" border="0" color="33554432" x="240" y="202" height="16" width="159" html.valueishtml="0" name=min_qty_t visible="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="79741120" )
column(band=detail id=26 alignment="1" tabsequence=70 border="5" color="0" x="641" y="296" height="16" width="46" format="##########0.000" html.valueishtml="0" name=conv__qty_stduom visible="0" edit.limit=14 edit.case=any edit.format="#########0.000" edit.focusrectangle=no 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="1090519039" ) column(band=detail id=26 alignment="1" tabsequence=80 border="5" color="0" x="641" y="296" height="16" width="46" format="##########0.000" html.valueishtml="0" name=conv__qty_stduom visible="0" edit.limit=14 edit.case=any edit.format="#########0.000" edit.focusrectangle=no 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="1090519039" )
column(band=detail id=27 alignment="1" tabsequence=90 border="5" color="0" x="628" y="319" height="16" width="59" format="##########0.000" html.valueishtml="0" name=conv__rtuom_stduom visible="0" edit.limit=14 edit.case=any edit.format="#########0.000" edit.focusrectangle=no 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="1090519039" ) column(band=detail id=27 alignment="1" tabsequence=100 border="5" color="0" x="628" y="319" height="16" width="59" format="##########0.000" html.valueishtml="0" name=conv__rtuom_stduom visible="0" edit.limit=14 edit.case=any edit.format="#########0.000" edit.focusrectangle=no 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="1090519039" )
column(band=detail id=28 alignment="0" tabsequence=32766 border="5" color="255" x="280" y="342" height="16" width="63" format="[general]" html.valueishtml="0" name=unit__std visible="0" edit.limit=3 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="79741120" ) column(band=detail id=28 alignment="0" tabsequence=32766 border="5" color="255" x="280" y="342" height="16" width="63" format="[general]" html.valueishtml="0" name=unit__std visible="0" edit.limit=3 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="79741120" )
text(band=detail alignment="1" text="Unit :" border="0" color="33554432" x="7" y="296" height="16" width="143" html.valueishtml="0" name=unit_t visible="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="79741120" ) text(band=detail alignment="1" text="Unit :" border="0" color="33554432" x="7" y="296" height="16" width="143" html.valueishtml="0" name=unit_t visible="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="79741120" )
text(band=detail alignment="1" text="Rate Unit :" border="0" color="33554432" x="7" y="319" height="16" width="143" html.valueishtml="0" name=unit__rate_t visible="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="79741120" ) text(band=detail alignment="1" text="Rate Unit :" border="0" color="33554432" x="7" y="319" height="16" width="143" html.valueishtml="0" name=unit__rate_t visible="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="79741120" )
column(band=detail id=7 alignment="0" tabsequence=60 border="5" color="0" x="154" y="296" height="16" width="41" format="[general]" html.valueishtml="0" name=unit tag="Unit of measure of the item." visible="0" edit.limit=3 edit.case=upper edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" ) column(band=detail id=7 alignment="0" tabsequence=70 border="5" color="0" x="154" y="296" height="16" width="41" format="[general]" html.valueishtml="0" name=unit tag="Unit of measure of the item." visible="0" edit.limit=3 edit.case=upper edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" )
column(band=detail id=25 alignment="0" tabsequence=80 border="5" color="0" x="154" y="319" height="16" width="41" format="[general]" html.valueishtml="0" name=unit__rate visible="0" edit.limit=3 edit.case=upper edit.focusrectangle=no 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="1090519039" ) column(band=detail id=25 alignment="0" tabsequence=90 border="5" color="0" x="154" y="319" height="16" width="41" format="[general]" html.valueishtml="0" name=unit__rate visible="0" edit.limit=3 edit.case=upper edit.focusrectangle=no 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="1090519039" )
text(band=detail alignment="1" text="UOM Conversion :" border="0" color="33554432" x="398" y="296" height="16" width="239" html.valueishtml="0" name=conv__qty_stduom_t visible="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="79741120" ) text(band=detail alignment="1" text="UOM Conversion :" border="0" color="33554432" x="398" y="296" height="16" width="239" html.valueishtml="0" name=conv__qty_stduom_t visible="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="79741120" )
text(band=detail alignment="1" text="Rate Conversion :" border="0" color="33554432" x="400" y="319" height="16" width="224" html.valueishtml="0" name=conv__rtuom_stduom_t visible="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="79741120" ) text(band=detail alignment="1" text="Rate Conversion :" border="0" color="33554432" x="400" y="319" height="16" width="224" html.valueishtml="0" name=conv__rtuom_stduom_t visible="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="79741120" )
column(band=detail id=30 alignment="1" tabsequence=32766 border="5" color="255" x="427" y="342" height="16" width="81" format="##########0.000" html.valueishtml="0" name=rate__stduom visible="0" edit.limit=14 edit.case=any edit.format="#########0.000" 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="79741120" ) column(band=detail id=30 alignment="1" tabsequence=32766 border="5" color="255" x="427" y="342" height="16" width="81" format="##########0.000" html.valueishtml="0" name=rate__stduom visible="0" edit.limit=14 edit.case=any edit.format="#########0.000" 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="79741120" )
...@@ -102,15 +104,12 @@ column(band=detail id=43 alignment="1" tabsequence=110 border="5" color="0" x="6 ...@@ -102,15 +104,12 @@ column(band=detail id=43 alignment="1" tabsequence=110 border="5" color="0" x="6
text(band=detail alignment="1" text="Exice clearing rate :" border="0" color="0" x="433" y="385" height="16" width="188" html.valueishtml="0" name=rate__clg_t visible="0" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" ) text(band=detail alignment="1" text="Exice clearing rate :" border="0" color="0" x="433" y="385" height="16" width="188" html.valueishtml="0" name=rate__clg_t visible="0" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=detail alignment="1" text="NESP :" border="0" color="33554432" x="221" y="385" height="16" width="143" html.valueishtml="0" name=rate__nesp_t visible="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="79741120" ) text(band=detail alignment="1" text="NESP :" border="0" color="33554432" x="221" y="385" height="16" width="143" html.valueishtml="0" name=rate__nesp_t visible="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="79741120" )
column(band=detail id=45 alignment="1" tabsequence=32766 border="5" color="255" x="368" y="385" height="16" width="60" format="[general]" html.valueishtml="0" name=rate__nesp visible="0" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no 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="79741120" ) column(band=detail id=45 alignment="1" tabsequence=32766 border="5" color="255" x="368" y="385" height="16" width="60" format="[general]" html.valueishtml="0" name=rate__nesp visible="0" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no 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="79741120" )
column(band=detail id=10 alignment="1" tabsequence=100 border="5" color="0" x="154" y="385" height="16" width="60" format="##########0.000" html.valueishtml="0" name=discount tag="Discounts." visible="0" edit.limit=14 edit.case=any edit.format="#########0.000" edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" )
column(band=detail id=12 alignment="0" tabsequence=120 border="5" color="0" x="154" y="408" height="16" width="57" format="[general]" html.valueishtml="0" name=tax_class tag="Tax class." visible="0" edit.limit=5 edit.case=upper edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" ) column(band=detail id=12 alignment="0" tabsequence=120 border="5" color="0" x="154" y="408" height="16" width="57" format="[general]" html.valueishtml="0" name=tax_class tag="Tax class." visible="0" edit.limit=5 edit.case=upper edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" )
text(band=detail alignment="1" text="Discount % :" border="0" color="33554432" x="7" y="385" height="16" width="143" html.valueishtml="0" name=discount_t visible="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="79741120" )
text(band=detail alignment="1" text="Tax Class :" border="0" color="33554432" x="7" y="408" height="16" width="143" html.valueishtml="0" name=tax_class_t visible="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="79741120" ) text(band=detail alignment="1" text="Tax Class :" border="0" color="33554432" x="7" y="408" height="16" width="143" html.valueishtml="0" name=tax_class_t visible="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="79741120" )
column(band=detail id=15 alignment="1" tabsequence=32766 border="5" color="255" x="566" y="431" height="16" width="121" format="##########0.000" html.valueishtml="0" name=net_amt tag="Net amount." visible="0" edit.limit=14 edit.case=any edit.format="#########0.000" edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" ) column(band=detail id=15 alignment="1" tabsequence=32766 border="5" color="255" x="566" y="431" height="16" width="121" format="##########0.000" html.valueishtml="0" name=net_amt tag="Net amount." visible="0" edit.limit=14 edit.case=any edit.format="#########0.000" edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
text(band=detail alignment="1" text="Net Amount :" border="0" color="33554432" x="392" y="431" height="16" width="169" html.valueishtml="0" name=net_amt_t visible="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="79741120" ) text(band=detail alignment="1" text="Net Amount :" border="0" color="33554432" x="392" y="431" height="16" width="169" html.valueishtml="0" name=net_amt_t visible="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="79741120" )
column(band=detail id=11 alignment="1" tabsequence=32766 border="5" color="255" x="154" y="431" height="16" width="121" format="##########0.000" html.valueishtml="0" name=tax_amt tag="Tax amount." visible="0" edit.limit=14 edit.case=any edit.format="#########0.000" edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" ) column(band=detail id=11 alignment="1" tabsequence=32766 border="5" color="255" x="154" y="431" height="16" width="121" format="##########0.000" html.valueishtml="0" name=tax_amt tag="Tax amount." visible="0" edit.limit=14 edit.case=any edit.format="#########0.000" edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
text(band=detail alignment="1" text="Tax Amount :" border="0" color="33554432" x="7" y="431" height="16" width="143" html.valueishtml="0" name=tax_amt_t visible="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="79741120" ) text(band=detail alignment="1" text="Tax Amount :" border="0" color="33554432" x="7" y="431" height="16" width="143" html.valueishtml="0" name=tax_amt_t visible="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="79741120" )
groupbox(band=detail text="Commercial"border="5" color="0" x="5" y="370" height="86" width="689" name=gb_3 visible="0" font.face="Times New Roman" font.height="-10" font.weight="700" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
groupbox(band=detail text="Inventory"border="5" color="0" x="5" y="461" height="86" width="689" name=gb_4 visible="0" font.face="Times New Roman" font.height="-10" font.weight="700" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" ) groupbox(band=detail text="Inventory"border="5" color="0" x="5" y="461" height="86" width="689" name=gb_4 visible="0" font.face="Times New Roman" font.height="-10" font.weight="700" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
column(band=detail id=37 alignment="0" tabsequence=160 border="5" color="0" x="248" y="477" height="16" width="439" format="[general]" html.valueishtml="0" name=pack_instr visible="0" edit.limit=120 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autovscroll=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="1090519039" ) column(band=detail id=37 alignment="0" tabsequence=160 border="5" color="0" x="248" y="477" height="16" width="439" format="[general]" html.valueishtml="0" name=pack_instr visible="0" edit.limit=120 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autovscroll=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="1090519039" )
column(band=detail id=40 alignment="1" tabsequence=180 border="5" color="0" x="624" y="500" height="16" width="63" format="[general]" html.valueishtml="0" name=no_pallet visible="0" edit.limit=5 edit.case=upper edit.focusrectangle=no 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="1090519039" ) column(band=detail id=40 alignment="1" tabsequence=180 border="5" color="0" x="624" y="500" height="16" width="63" format="[general]" html.valueishtml="0" name=no_pallet visible="0" edit.limit=5 edit.case=upper edit.focusrectangle=no 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="1090519039" )
...@@ -153,11 +152,14 @@ column(band=detail id=21 alignment="0" tabsequence=32766 border="5" color="255" ...@@ -153,11 +152,14 @@ column(band=detail id=21 alignment="0" tabsequence=32766 border="5" color="255"
column(band=detail id=38 alignment="0" tabsequence=32766 border="5" color="255" x="154" y="682" height="16" width="92" format="[general]" html.valueishtml="0" name=spec_ref visible="0" 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="67108864" ) column(band=detail id=38 alignment="0" tabsequence=32766 border="5" color="255" x="154" y="682" height="16" width="92" format="[general]" html.valueishtml="0" name=spec_ref visible="0" 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="67108864" )
groupbox(band=detail text="Others"border="5" color="0" x="5" y="550" height="157" width="689" name=gb_5 visible="0" font.face="Times New Roman" font.height="-10" font.weight="700" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" ) groupbox(band=detail text="Others"border="5" color="0" x="5" y="550" height="157" width="689" name=gb_5 visible="0" font.face="Times New Roman" font.height="-10" font.weight="700" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=detail alignment="1" text="Basic :" border="0" color="33554432" x="97" y="70" height="16" width="53" html.valueishtml="0" name=rate_opt_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="79741120" ) text(band=detail alignment="1" text="Basic :" border="0" color="33554432" x="97" y="70" height="16" width="53" html.valueishtml="0" name=rate_opt_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="79741120" )
text(band=detail alignment="0" text="Price List :" border="0" color="33554432" x="95" y="93" height="16" width="55" html.valueishtml="0" name=price_list_t visible="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="79741120" )
column(band=detail id=48 alignment="0" tabsequence=30 border="5" color="33554432" x="154" y="93" height="16" width="106" format="[general]" html.valueishtml="0" name=price_list visible="0" edit.limit=5 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=4 alignment="0" tabsequence=10 border="5" color="0" x="154" y="47" height="16" width="106" format="[general]" html.valueishtml="0" name=item_code tag="Item code." visible="1" edit.limit=10 edit.case=upper edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" ) column(band=detail id=4 alignment="0" tabsequence=10 border="5" color="0" x="154" y="47" height="16" width="106" format="[general]" html.valueishtml="0" name=item_code tag="Item code." visible="1" edit.limit=10 edit.case=upper edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" )
column(band=detail id=49 alignment="0" tabsequence=20 border="5" color="134217735" x="154" y="70" height="16" width="106" format="[general]" html.valueishtml="0" name=rate_opt visible="1" ddlb.limit=0 ddlb.allowedit=no ddlb.case=any ddlb.useasborder=yes ddlb.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=49 alignment="0" tabsequence=20 border="5" color="134217735" x="154" y="70" height="16" width="106" format="[general]" html.valueishtml="0" name=rate_opt visible="1" ddlb.limit=0 ddlb.allowedit=no ddlb.case=any ddlb.useasborder=yes ddlb.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=51 alignment="0" tabsequence=32766 border="5" color="255" x="582" y="686" height="16" width="105" format="[general]" html.valueishtml="0" name=edit_status visible="0" 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="67108864" ) column(band=detail id=51 alignment="0" tabsequence=32766 border="5" color="255" x="582" y="686" height="16" width="105" format="[general]" html.valueishtml="0" name=edit_status visible="0" 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="67108864" )
column(band=detail id=52 alignment="0" tabsequence=32766 border="5" color="255" x="497" y="118" height="16" width="106" format="[general]" html.valueishtml="0" name=cust_code visible="0" 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="67108864" )
text(band=detail alignment="1" text="Discount % :" border="0" color="33554432" x="7" y="115" height="16" width="143" html.valueishtml="0" name=discount_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="79741120" )
column(band=detail id=10 alignment="1" tabsequence=50 border="5" color="0" x="154" y="115" height="16" width="60" format="##########0.000" html.valueishtml="0" name=discount tag="Discounts." visible="1" edit.limit=14 edit.case=any edit.format="#########0.000" edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" )
text(band=detail alignment="0" text="Price List :" border="0" color="33554432" x="95" y="93" height="16" width="55" html.valueishtml="0" name=price_list_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="79741120" )
column(band=detail id=48 alignment="0" tabsequence=30 border="5" color="33554432" x="154" y="93" height="16" width="106" format="[general]" html.valueishtml="0" name=price_list visible="1" edit.limit=5 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" )
htmltable(border="1" ) htmltable(border="1" )
htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" ) htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" )
export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 ) export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 )
......
$PBExportHeader$d_scontact_cust_edit.srd $PBExportHeader$d_scontract_gwt_wiz24.srd
release 9; 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 ) 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 )
summary(height=0 color="536870912" ) summary(height=0 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