Commit ce6dfe54 authored by wansari's avatar wansari

W16EKAT001 updated srd for Tax chapter for Product Wizard on head


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@102851 ce508802-f39f-4f6c-b175-0d175dae99d5
parent de180c05
...@@ -21,7 +21,7 @@ table(column=(type=char(10) updatewhereclause=yes name=item_code dbname="item.it ...@@ -21,7 +21,7 @@ table(column=(type=char(10) updatewhereclause=yes name=item_code dbname="item.it
column=(type=char(10) updatewhereclause=yes name=chg_user dbname="item.chg_user" ) column=(type=char(10) updatewhereclause=yes name=chg_user dbname="item.chg_user" )
column=(type=char(15) updatewhereclause=yes name=chg_term dbname="item.chg_term" ) column=(type=char(15) updatewhereclause=yes name=chg_term dbname="item.chg_term" )
column=(type=char(15) updatewhereclause=yes name=phy_attrib_1 dbname="item.phy_attrib_1" ) column=(type=char(15) updatewhereclause=yes name=phy_attrib_1 dbname="item.phy_attrib_1" )
column=(type=char(15) updatewhereclause=yes name=phy_attrib_2 dbname="item.phy_attrib_2" ) column=(type=char(500) updatewhereclause=yes name=phy_attrib_2 dbname="item.phy_attrib_2" )
column=(type=char(15) updatewhereclause=yes name=phy_attrib_3 dbname="item.phy_attrib_3" ) column=(type=char(15) updatewhereclause=yes name=phy_attrib_3 dbname="item.phy_attrib_3" )
column=(type=number updatewhereclause=yes name=item_length dbname="item_length" ) column=(type=number updatewhereclause=yes name=item_length dbname="item_length" )
column=(type=number updatewhereclause=yes name=item_width dbname="item_width" ) column=(type=number updatewhereclause=yes name=item_width dbname="item_width" )
...@@ -49,7 +49,8 @@ table(column=(type=char(10) updatewhereclause=yes name=item_code dbname="item.it ...@@ -49,7 +49,8 @@ table(column=(type=char(10) updatewhereclause=yes name=item_code dbname="item.it
column=(type=char(1) updatewhereclause=yes name=tax dbname="tax" ) column=(type=char(1) updatewhereclause=yes name=tax dbname="tax" )
column=(type=char(1) updatewhereclause=yes name=tax_desc dbname="tax_desc" ) column=(type=char(1) updatewhereclause=yes name=tax_desc dbname="tax_desc" )
column=(type=char(1) updatewhereclause=yes name=item_commodity dbname="item_commodity" ) column=(type=char(1) updatewhereclause=yes name=item_commodity dbname="item_commodity" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"item~" ) TABLE(NAME=~"item_lot_packsize~" ) COLUMN(NAME=~"item.item_code~") COLUMN(NAME=~"item.descr~") COLUMN(NAME=~"item.item_parnt~") COLUMN(NAME=~"item.item_ser~") COLUMN(NAME=~"item.grp_code~") COLUMN(NAME=~"item.unit~") COLUMN(NAME=~"item.item_type~") COLUMN(NAME=~"item.loc_code~") COLUMN(NAME=~"item.reo_qty~") COLUMN(NAME=~"item.reo_lev~") COLUMN(NAME=~"item.stk_opt~") COLUMN(NAME=~"item.active~") COLUMN(NAME=~"item.chg_date~") COLUMN(NAME=~"item.chg_user~") COLUMN(NAME=~"item.chg_term~") COLUMN(NAME=~"item.phy_attrib_1~") COLUMN(NAME=~"item.phy_attrib_2~") COLUMN(NAME=~"item.phy_attrib_3~") COMPUTE(NAME=~"0 as item_length~") COMPUTE(NAME=~"0 as item_width~") COMPUTE(NAME=~"0 as item_height~") COMPUTE(NAME=~"' ' as price_list_dtl~") COMPUTE(NAME=~"0 as item_gross_wt~") COMPUTE(NAME=~"' ' as item_category~") COMPUTE(NAME=~"' ' as item_parnt_desc~") COMPUTE(NAME=~"' ' as supp_item_desc~") COMPUTE(NAME=~"' ' as item_barcode~") COMPUTE(NAME=~"' ' as category_descr~") COLUMN(NAME=~"item.loc_type~") COLUMN(NAME=~"item.loc_type__parent~") COLUMN(NAME=~"item_lot_packsize.shipper_size~") COLUMN(NAME=~"item_lot_packsize.gross_weight~") COLUMN(NAME=~"item_lot_packsize.net_weight~") COLUMN(NAME=~"item_lot_packsize.length~") COLUMN(NAME=~"item_lot_packsize.width~") COLUMN(NAME=~"item_lot_packsize.height~") COMPUTE(NAME=~"' ' as pack_size_dtl~") COMPUTE(NAME=~"' ' as language~") COMPUTE(NAME=~"' ' as language_desc~") COMPUTE(NAME=~"' ' as size_type_desc~") COMPUTE(NAME=~"' ' as language_dtl~") COMPUTE(NAME=~"' ' as tax~") COMPUTE(NAME=~"' ' as tax_desc~") COMPUTE(NAME=~"' ' as item_commodity~") JOIN (LEFT=~"item.item_code~" OP =~"=~"RIGHT=~"item_lot_packsize.item_code~" ) JOIN (LEFT=~"item.item_code~" OP =~"=~"RIGHT=~"item_lot_packsize.item_code~" )) " ) column=(type=char(1) updatewhereclause=yes name=tax_chap dbname="tax_chap" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"item~" ) TABLE(NAME=~"item_lot_packsize~" ) COLUMN(NAME=~"item.item_code~") COLUMN(NAME=~"item.descr~") COLUMN(NAME=~"item.item_parnt~") COLUMN(NAME=~"item.item_ser~") COLUMN(NAME=~"item.grp_code~") COLUMN(NAME=~"item.unit~") COLUMN(NAME=~"item.item_type~") COLUMN(NAME=~"item.loc_code~") COLUMN(NAME=~"item.reo_qty~") COLUMN(NAME=~"item.reo_lev~") COLUMN(NAME=~"item.stk_opt~") COLUMN(NAME=~"item.active~") COLUMN(NAME=~"item.chg_date~") COLUMN(NAME=~"item.chg_user~") COLUMN(NAME=~"item.chg_term~") COLUMN(NAME=~"item.phy_attrib_1~") COLUMN(NAME=~"item.phy_attrib_2~") COLUMN(NAME=~"item.phy_attrib_3~") COMPUTE(NAME=~"0 as item_length~") COMPUTE(NAME=~"0 as item_width~") COMPUTE(NAME=~"0 as item_height~") COMPUTE(NAME=~"' ' as price_list_dtl~") COMPUTE(NAME=~"0 as item_gross_wt~") COMPUTE(NAME=~"' ' as item_category~") COMPUTE(NAME=~"' ' as item_parnt_desc~") COMPUTE(NAME=~"' ' as supp_item_desc~") COMPUTE(NAME=~"' ' as item_barcode~") COMPUTE(NAME=~"' ' as category_descr~") COLUMN(NAME=~"item.loc_type~") COLUMN(NAME=~"item.loc_type__parent~") COLUMN(NAME=~"item_lot_packsize.shipper_size~") COLUMN(NAME=~"item_lot_packsize.gross_weight~") COLUMN(NAME=~"item_lot_packsize.net_weight~") COLUMN(NAME=~"item_lot_packsize.length~") COLUMN(NAME=~"item_lot_packsize.width~") COLUMN(NAME=~"item_lot_packsize.height~") COMPUTE(NAME=~"' ' as pack_size_dtl~") COMPUTE(NAME=~"' ' as language~") COMPUTE(NAME=~"' ' as language_desc~") COMPUTE(NAME=~"' ' as size_type_desc~") COMPUTE(NAME=~"' ' as language_dtl~") COMPUTE(NAME=~"' ' as tax~") COMPUTE(NAME=~"' ' as tax_desc~") COMPUTE(NAME=~"' ' as item_commodity~") COMPUTE(NAME=~"' ' as tax_chap~") JOIN (LEFT=~"item.item_code~" OP =~"=~"RIGHT=~"item_lot_packsize.item_code~" ) JOIN (LEFT=~"item.item_code~" OP =~"=~"RIGHT=~"item_lot_packsize.item_code~" )) " )
text(band=header alignment="1" text="Item Code:" border="0" color="33554432" x="0" y="51" height="16" width="81" html.valueishtml="0" name=item_code_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) text(band=header alignment="1" text="Item Code:" border="0" color="33554432" x="0" y="51" height="16" width="81" html.valueishtml="0" name=item_code_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="1" text="Descr:" border="0" color="33554432" x="84" y="50" height="16" width="81" html.valueishtml="0" name=descr_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) text(band=header alignment="1" text="Descr:" border="0" color="33554432" x="84" y="50" height="16" width="81" html.valueishtml="0" name=descr_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="1" text="Item Parnt:" border="0" color="33554432" x="167" y="49" height="16" width="81" html.valueishtml="0" name=item_parnt_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) text(band=header alignment="1" text="Item Parnt:" border="0" color="33554432" x="167" y="49" height="16" width="81" html.valueishtml="0" name=item_parnt_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
...@@ -131,7 +132,9 @@ column(band=detail id=40 alignment="0" tabsequence=400 border="0" color="3355443 ...@@ -131,7 +132,9 @@ column(band=detail id=40 alignment="0" tabsequence=400 border="0" color="3355443
column(band=detail id=41 alignment="0" tabsequence=410 border="0" color="33554432" x="3397" y="4" height="15" width="95" format="[general]" html.valueishtml="0" name=language_dtl visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) column(band=detail id=41 alignment="0" tabsequence=410 border="0" color="33554432" x="3397" y="4" height="15" width="95" format="[general]" html.valueishtml="0" name=language_dtl visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=42 alignment="0" tabsequence=420 border="0" color="33554432" x="3499" y="4" height="15" width="45" format="[general]" html.valueishtml="0" name=tax visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) column(band=detail id=42 alignment="0" tabsequence=420 border="0" color="33554432" x="3499" y="4" height="15" width="45" format="[general]" html.valueishtml="0" name=tax visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=43 alignment="0" tabsequence=430 border="0" color="33554432" x="3551" y="3" height="15" width="47" format="[general]" html.valueishtml="0" name=tax_desc visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) column(band=detail id=43 alignment="0" tabsequence=430 border="0" color="33554432" x="3551" y="3" height="15" width="47" format="[general]" html.valueishtml="0" name=tax_desc visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=44 alignment="0" tabsequence=440 border="0" color="33554432" x="3607" y="3" height="15" width="86" html.valueishtml="0" name=item_commodity visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) column(band=detail id=44 alignment="0" tabsequence=440 border="0" color="33554432" x="3607" y="3" height="15" width="86" format="[general]" html.valueishtml="0" name=item_commodity visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=45 alignment="0" tabsequence=450 border="0" color="33554432" x="3712" y="3" height="15" width="70" html.valueishtml="0" name=tax_chap visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="0" text="Tax Chapter:" border="0" color="33554432" x="3703" y="47" height="15" width="79" html.valueishtml="0" name=tax_chap_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
htmltable(border="1" ) 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 )
......
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