Commit 78292df0 authored by smestry's avatar smestry

Updated srd files for product wizard add and edit.


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@103476 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 62571d9d
......@@ -80,7 +80,8 @@ table(column=(type=char(10) update=yes updatewhereclause=yes name=item_code dbna
column=(type=char(50) updatewhereclause=yes name=item_phy_attrib_24 dbname="item.phy_attrib_24" )
column=(type=char(1) updatewhereclause=yes name=brand_descr dbname="brand_descr" )
column=(type=char(1) updatewhereclause=yes name=tax_chap dbname="tax_chap" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"item~" ) TABLE(NAME=~"itemser~" ) TABLE(NAME=~"location~" ) 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.loc_code~") COLUMN(NAME=~"item.item_type~") COLUMN(NAME=~"item.site_code~") COLUMN(NAME=~"item.reo_qty~") COLUMN(NAME=~"item.reo_lev~") COLUMN(NAME=~"item.max_qty~") COLUMN(NAME=~"item.min_qty~") COLUMN(NAME=~"item.stk_opt~") COLUMN(NAME=~"item.active~") COLUMN(NAME=~"item.min_shelf_life~") COLUMN(NAME=~"item.track_shelf_life~") COLUMN(NAME=~"item.shelf_life~") COLUMN(NAME=~"item.unit__rate~") 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~") COLUMN(NAME=~"item.phy_attrib_4~") COLUMN(NAME=~"itemser.descr~") COMPUTE(NAME=~"' ' as item_parnt_desc~") COMPUTE(NAME=~"' ' as item_type_desc~") COMPUTE(NAME=~"' ' as grp_code_desc~") COMPUTE(NAME=~"' ' as site_codes~") COMPUTE(NAME=~"' ' as color_codes~") COMPUTE(NAME=~"' ' as dimension_desc~") COMPUTE(NAME=~"' ' as size_codes~") COMPUTE(NAME=~"' ' as size_type~") COMPUTE(NAME=~"' ' as color_code_descr~") COMPUTE(NAME=~"' ' as dim_code_desc~") COMPUTE(NAME=~"' ' as price_list_dtl~") COMPUTE(NAME=~"0 as item_length~") COMPUTE(NAME=~"0 as item_width~") COMPUTE(NAME=~"0 as item_height~") COMPUTE(NAME=~"0 as item_gross_wt~") COMPUTE(NAME=~"' ' as item_category~") COMPUTE(NAME=~"' ' as site_desc~") COMPUTE(NAME=~"' ' as supp_code~") COMPUTE(NAME=~"' ' as supplier_desc~") COMPUTE(NAME=~"' ' as supp_item_desc~") COLUMN(NAME=~"item.sh_descr~") COMPUTE(NAME=~"' ' as long_desc~") COMPUTE(NAME=~"' ' as meta_desc~") COMPUTE(NAME=~"' ' as meta_keywords~") COMPUTE(NAME=~"' ' as meta_title~") COMPUTE(NAME=~"' ' as img_path~") COLUMN(NAME=~"item.pur_lead_time~") COLUMN(NAME=~"location.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 category_descr~") COMPUTE(NAME=~"' ' as language_dtl~") COMPUTE(NAME=~"' ' as tax~") COMPUTE(NAME=~"' ' as tax_desc~") COLUMN(NAME=~"item.phy_attrib_6~") COLUMN(NAME=~"item.usage_type~") COLUMN(NAME=~"item.phy_attrib_24~") COMPUTE(NAME=~"' ' as brand_descr~") COMPUTE(NAME=~"' ' as tax_chap~") JOIN (LEFT=~"item.item_ser~" OP =~"=~"RIGHT=~"itemser.item_ser~" ) JOIN (LEFT=~"item.loc_code~" OP =~"=~"RIGHT=~"location.loc_code~" ) JOIN (LEFT=~"location.site_code__own~" OP =~"=~"RIGHT=~"item_lot_packsize.site_code__own~" ) JOIN (LEFT=~"item.item_code~" OP =~"=~"RIGHT=~"item_lot_packsize.item_code~" )) " )
column=(type=char(25) updatewhereclause=yes name=trade_mark dbname="item.trade_mark" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"item~" ) TABLE(NAME=~"itemser~" ) TABLE(NAME=~"location~" ) 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.loc_code~") COLUMN(NAME=~"item.item_type~") COLUMN(NAME=~"item.site_code~") COLUMN(NAME=~"item.reo_qty~") COLUMN(NAME=~"item.reo_lev~") COLUMN(NAME=~"item.max_qty~") COLUMN(NAME=~"item.min_qty~") COLUMN(NAME=~"item.stk_opt~") COLUMN(NAME=~"item.active~") COLUMN(NAME=~"item.min_shelf_life~") COLUMN(NAME=~"item.track_shelf_life~") COLUMN(NAME=~"item.shelf_life~") COLUMN(NAME=~"item.unit__rate~") 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~") COLUMN(NAME=~"item.phy_attrib_4~") COLUMN(NAME=~"itemser.descr~") COMPUTE(NAME=~"' ' as item_parnt_desc~") COMPUTE(NAME=~"' ' as item_type_desc~") COMPUTE(NAME=~"' ' as grp_code_desc~") COMPUTE(NAME=~"' ' as site_codes~") COMPUTE(NAME=~"' ' as color_codes~") COMPUTE(NAME=~"' ' as dimension_desc~") COMPUTE(NAME=~"' ' as size_codes~") COMPUTE(NAME=~"' ' as size_type~") COMPUTE(NAME=~"' ' as color_code_descr~") COMPUTE(NAME=~"' ' as dim_code_desc~") COMPUTE(NAME=~"' ' as price_list_dtl~") COMPUTE(NAME=~"0 as item_length~") COMPUTE(NAME=~"0 as item_width~") COMPUTE(NAME=~"0 as item_height~") COMPUTE(NAME=~"0 as item_gross_wt~") COMPUTE(NAME=~"' ' as item_category~") COMPUTE(NAME=~"' ' as site_desc~") COMPUTE(NAME=~"' ' as supp_code~") COMPUTE(NAME=~"' ' as supplier_desc~") COMPUTE(NAME=~"' ' as supp_item_desc~") COLUMN(NAME=~"item.sh_descr~") COMPUTE(NAME=~"' ' as long_desc~") COMPUTE(NAME=~"' ' as meta_desc~") COMPUTE(NAME=~"' ' as meta_keywords~") COMPUTE(NAME=~"' ' as meta_title~") COMPUTE(NAME=~"' ' as img_path~") COLUMN(NAME=~"item.pur_lead_time~") COLUMN(NAME=~"location.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 category_descr~") COMPUTE(NAME=~"' ' as language_dtl~") COMPUTE(NAME=~"' ' as tax~") COMPUTE(NAME=~"' ' as tax_desc~") COLUMN(NAME=~"item.phy_attrib_6~") COLUMN(NAME=~"item.usage_type~") COLUMN(NAME=~"item.phy_attrib_24~") COMPUTE(NAME=~"' ' as brand_descr~") COMPUTE(NAME=~"' ' as tax_chap~") COLUMN(NAME=~"item.trade_mark~") JOIN (LEFT=~"item.item_ser~" OP =~"=~"RIGHT=~"itemser.item_ser~" ) JOIN (LEFT=~"item.loc_code~" OP =~"=~"RIGHT=~"location.loc_code~" ) JOIN (LEFT=~"location.site_code__own~" OP =~"=~"RIGHT=~"item_lot_packsize.site_code__own~" ) JOIN (LEFT=~"item.item_code~" OP =~"=~"RIGHT=~"item_lot_packsize.item_code~" )) " )
text(band=detail alignment="1" text="Item Type:" border="0" color="33554432" x="6" y="21" height="16" width="93" html.valueishtml="0" name=item_type_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Item Ser:" border="0" color="33554432" x="6" y="41" height="16" width="93" html.valueishtml="0" name=item_ser_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Descr:" border="0" color="33554432" x="6" y="62" height="16" width="93" 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" )
......@@ -134,7 +135,6 @@ column(band=detail id=48 alignment="0" tabsequence=480 border="0" color="3355443
text(band=detail alignment="1" text="Site Code:" border="0" color="33554432" x="5" y="222" height="15" width="93" html.valueishtml="0" name=site_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=detail alignment="1" text="Reo Qty:" border="0" color="33554432" x="5" y="242" height="16" width="93" html.valueishtml="0" name=reo_qty_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Reo Lev:" border="0" color="33554432" x="5" y="262" height="16" width="93" html.valueishtml="0" name=reo_lev_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Max Qty:" border="0" color="33554432" x="9" y="736" height="16" width="93" html.valueishtml="0" name=max_qty_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Min Qty:" border="0" color="33554432" x="5" y="302" height="16" width="93" html.valueishtml="0" name=min_qty_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Stk Opt:" border="0" color="33554432" x="5" y="322" height="16" width="93" html.valueishtml="0" name=stk_opt_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Phy Attrib 1:" border="0" color="33554432" x="5" y="342" height="16" width="93" html.valueishtml="0" name=phy_attrib_1_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" )
......@@ -169,11 +169,8 @@ column(band=detail id=63 alignment="0" tabsequence=640 border="0" color="3355443
column(band=detail id=66 alignment="0" tabsequence=670 border="0" color="33554432" x="314" y="722" height="15" width="82" format="[general]" html.valueishtml="0" name=language_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=65 alignment="0" tabsequence=660 border="0" color="33554432" x="316" y="696" height="15" width="80" format="[general]" html.valueishtml="0" name=language 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=64 alignment="0" tabsequence=650 border="0" color="33554432" x="104" y="701" height="15" width="81" format="[general]" html.valueishtml="0" name=pack_size_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" )
text(band=detail alignment="1" text="Language Desc:" border="0" color="33554432" x="213" y="724" height="15" width="94" html.valueishtml="0" name=language_desc_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Pack Size Dtl:" border="0" color="33554432" x="2" y="701" height="15" width="93" html.valueishtml="0" name=pack_size_dtl_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Language:" border="0" color="33554432" x="214" y="697" height="15" width="93" html.valueishtml="0" name=language_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=67 alignment="0" tabsequence=680 border="0" color="33554432" x="105" y="724" height="15" width="80" format="[general]" html.valueishtml="0" name=size_type_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" )
text(band=detail alignment="1" text="Size Type Desc:" border="0" color="33554432" x="2" y="723" height="15" width="96" html.valueishtml="0" name=size_type_desc_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=69 alignment="0" tabsequence=700 border="0" color="33554432" x="214" y="608" height="15" width="78" 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=49 alignment="0" tabsequence=490 border="0" color="33554432" x="317" y="460" height="16" width="96" format="[general]" html.valueishtml="0" name=long_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=50 alignment="0" tabsequence=500 border="0" color="33554432" x="317" y="480" height="16" width="96" format="[general]" html.valueishtml="0" name=meta_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" )
......@@ -193,14 +190,20 @@ column(band=detail id=68 alignment="0" tabsequence=690 border="0" color="3355443
column(band=detail id=70 alignment="0" tabsequence=710 border="0" color="33554432" x="318" y="564" height="15" width="96" 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=71 alignment="0" tabsequence=720 border="0" color="33554432" x="320" y="588" height="15" width="93" 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=72 alignment="0" tabsequence=730 border="0" color="33554432" x="315" y="765" height="15" width="112" format="[general]" html.valueishtml="0" name=item_phy_attrib_6 visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=75 alignment="0" tabsequence=760 border="0" color="33554432" x="303" y="792" height="15" width="97" format="[general]" html.valueishtml="0" name=brand_descr visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Max Qty:" border="0" color="33554432" x="9" y="736" height="16" width="93" html.valueishtml="0" name=max_qty_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Language Desc:" border="0" color="33554432" x="213" y="724" height="15" width="94" html.valueishtml="0" name=language_desc_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=67 alignment="0" tabsequence=680 border="0" color="33554432" x="105" y="724" height="15" width="80" format="[general]" html.valueishtml="0" name=size_type_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" )
text(band=detail alignment="1" text="Size Type Desc:" border="0" color="33554432" x="2" y="723" height="15" width="96" html.valueishtml="0" name=size_type_desc_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=73 alignment="0" tabsequence=740 border="0" color="33554432" x="103" y="764" height="15" width="136" format="[general]" html.valueishtml="0" name=item_usage_type visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Limited Edition:" border="0" color="33554432" x="1" y="764" height="15" width="96" html.valueishtml="0" name=item_usage_type_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Size Descr:" border="0" color="33554432" x="215" y="765" height="15" width="94" html.valueishtml="0" name=item_phy_attrib_6_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=74 alignment="0" tabsequence=750 border="0" color="33554432" x="106" y="792" height="15" width="117" format="[general]" html.valueishtml="0" name=item_phy_attrib_24 visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Brand:" border="0" color="33554432" x="0" y="791" height="15" width="96" html.valueishtml="0" name=t_2 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=75 alignment="0" tabsequence=760 border="0" color="33554432" x="303" y="792" height="15" width="97" format="[general]" html.valueishtml="0" name=brand_descr visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=76 alignment="0" tabsequence=770 border="0" color="33554432" x="106" y="817" height="15" width="81" format="[general]" html.valueishtml="0" name=tax_chap 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" )
text(band=detail alignment="1" text="Tax Chapter:" border="0" color="33554432" x="0" y="816" height="15" width="96" 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" )
column(band=detail id=77 alignment="0" tabsequence=780 border="0" color="33554432" x="106" y="840" height="16" width="86" format="[general]" html.valueishtml="0" name=trade_mark 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" )
text(band=detail alignment="1" text="Trade Mark:" border="0" color="33554432" x="1" y="842" height="15" width="96" html.valueishtml="0" name=t_3 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" )
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 )
......
......@@ -50,7 +50,8 @@ table(column=(type=char(10) updatewhereclause=yes name=item_code dbname="item.it
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=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~" )) " )
column=(type=char(25) updatewhereclause=yes name=trade_mark dbname="item.trade_mark" )
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~") COLUMN(NAME=~"item.trade_mark~") 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="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" )
......@@ -89,6 +90,8 @@ text(band=header alignment="0" text="Language Desc:" border="0" color="33554432"
text(band=header alignment="0" text="Language:" border="0" color="33554432" x="3177" y="46" height="15" width="103" html.valueishtml="0" name=language_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="0" text="Pack Size Dtl:" border="0" color="33554432" x="3069" y="46" height="15" width="103" html.valueishtml="0" name=pack_size_dtl_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="0" text="Size Type Desc:" border="0" color="33554432" x="3392" y="47" height="15" width="103" html.valueishtml="0" name=size_type_desc_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="0" text="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" )
text(band=header alignment="0" text="Trade Mark:" border="0" color="33554432" x="3790" y="48" height="15" width="79" html.valueishtml="0" name=t_6 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=1 alignment="0" tabsequence=10 border="0" color="33554432" x="1" y="0" height="19" width="78" format="[general]" html.valueishtml="0" name=item_code visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=2 alignment="0" tabsequence=20 border="0" color="33554432" x="82" y="1" height="19" width="84" format="[general]" html.valueishtml="0" name=item_descr visible="1" edit.limit=120 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=3 alignment="0" tabsequence=30 border="0" color="33554432" x="170" y="0" height="19" width="80" format="[general]" html.valueishtml="0" name=item_parnt visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
......@@ -133,8 +136,8 @@ column(band=detail id=41 alignment="0" tabsequence=410 border="0" color="3355443
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=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" )
column(band=detail id=45 alignment="0" tabsequence=450 border="0" color="33554432" x="3712" y="3" height="15" width="70" format="[general]" html.valueishtml="0" name=tax_chap 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=46 alignment="0" tabsequence=460 border="0" color="33554432" x="3787" y="4" height="15" width="150" format="[general]" html.valueishtml="0" name=trade_mark 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" )
htmltable(border="1" )
htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" )
export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 )
......
......@@ -41,7 +41,8 @@ table(column=(type=char(10) updatewhereclause=yes name=item_code dbname="item.it
column=(type=char(120) updatewhereclause=yes name=attr_value dbname="obj_attribute.attr_value" )
column=(type=char(50) updatewhereclause=yes name=phy_attrib_24 dbname="item.phy_attrib_24" )
column=(type=char(1) updatewhereclause=yes name=tax_chap dbname="tax_chap" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"item~" ) TABLE(NAME=~"obj_attribute~" ) COLUMN(NAME=~"item.item_code~") COLUMN(NAME=~"item.descr~") COLUMN(NAME=~"item.sh_descr~") COLUMN(NAME=~"item.item_parnt~") COLUMN(NAME=~"item.item_ser~") COLUMN(NAME=~"item.grp_code~") COLUMN(NAME=~"item.item_type~") COLUMN(NAME=~"item.loc_code~") COLUMN(NAME=~"item.chg_date~") COLUMN(NAME=~"item.chg_user~") COLUMN(NAME=~"item.chg_term~") COLUMN(NAME=~"item.udf__str1~") COLUMN(NAME=~"item.phy_attrib_17~") COLUMN(NAME=~"item.phy_attrib_18~") COLUMN(NAME=~"item.phy_attrib_19~") COLUMN(NAME=~"item.phy_attrib_20~") COLUMN(NAME=~"item.phy_attrib_21~") COLUMN(NAME=~"item.loc_type__parent~") COLUMN(NAME=~"item.pur_lead_time~") COMPUTE(NAME=~"' ' as item_type_descr~") COMPUTE(NAME=~"' ' as item_ser_descr~") COMPUTE(NAME=~"' ' as grp_code_descr~") COMPUTE(NAME=~"' ' as loc_code_descr~") COMPUTE(NAME=~"' ' as tax~") COMPUTE(NAME=~"' ' as tax_descr~") COLUMN(NAME=~"item.loc_type~") COMPUTE(NAME=~"' ' as language_desc~") COMPUTE(NAME=~"' ' as language~") COMPUTE(NAME=~"' ' as language_dtl~") COMPUTE(NAME=~"' ' as img_path~") COMPUTE(NAME=~"' ' as meta_desc~") COMPUTE(NAME=~"' ' as meta_keywords~") COMPUTE(NAME=~"' ' as meta_title~") COMPUTE(NAME=~"' ' as long_descr~") COLUMN(NAME=~"obj_attribute.attr_value~") COLUMN(NAME=~"item.phy_attrib_24~") COMPUTE(NAME=~"' ' as tax_chap~") JOIN (LEFT=~"item.chg_user~" OP =~"=~"RIGHT=~"obj_attribute.chg_user~" )) " )
column=(type=char(25) updatewhereclause=yes name=trade_mark dbname="item.trade_mark" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"item~" ) TABLE(NAME=~"obj_attribute~" ) COLUMN(NAME=~"item.item_code~") COLUMN(NAME=~"item.descr~") COLUMN(NAME=~"item.sh_descr~") COLUMN(NAME=~"item.item_parnt~") COLUMN(NAME=~"item.item_ser~") COLUMN(NAME=~"item.grp_code~") COLUMN(NAME=~"item.item_type~") COLUMN(NAME=~"item.loc_code~") COLUMN(NAME=~"item.chg_date~") COLUMN(NAME=~"item.chg_user~") COLUMN(NAME=~"item.chg_term~") COLUMN(NAME=~"item.udf__str1~") COLUMN(NAME=~"item.phy_attrib_17~") COLUMN(NAME=~"item.phy_attrib_18~") COLUMN(NAME=~"item.phy_attrib_19~") COLUMN(NAME=~"item.phy_attrib_20~") COLUMN(NAME=~"item.phy_attrib_21~") COLUMN(NAME=~"item.loc_type__parent~") COLUMN(NAME=~"item.pur_lead_time~") COMPUTE(NAME=~"' ' as item_type_descr~") COMPUTE(NAME=~"' ' as item_ser_descr~") COMPUTE(NAME=~"' ' as grp_code_descr~") COMPUTE(NAME=~"' ' as loc_code_descr~") COMPUTE(NAME=~"' ' as tax~") COMPUTE(NAME=~"' ' as tax_descr~") COLUMN(NAME=~"item.loc_type~") COMPUTE(NAME=~"' ' as language_desc~") COMPUTE(NAME=~"' ' as language~") COMPUTE(NAME=~"' ' as language_dtl~") COMPUTE(NAME=~"' ' as img_path~") COMPUTE(NAME=~"' ' as meta_desc~") COMPUTE(NAME=~"' ' as meta_keywords~") COMPUTE(NAME=~"' ' as meta_title~") COMPUTE(NAME=~"' ' as long_descr~") COLUMN(NAME=~"obj_attribute.attr_value~") COLUMN(NAME=~"item.phy_attrib_24~") COMPUTE(NAME=~"' ' as tax_chap~") COLUMN(NAME=~"item.trade_mark~") JOIN (LEFT=~"item.chg_user~" OP =~"=~"RIGHT=~"obj_attribute.chg_user~" )) " )
text(band=detail alignment="1" text="Item Code:" border="0" color="33554432" x="8" y="9" height="15" width="103" 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" )
column(band=detail id=2 alignment="0" tabsequence=20 border="0" color="33554432" x="213" y="9" height="18" width="238" format="[general]" html.valueishtml="0" name=descr visible="1" edit.limit=130 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Sh Descr:" border="0" color="33554432" x="7" y="35" height="15" width="103" html.valueishtml="0" name=sh_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" )
......@@ -96,8 +97,10 @@ column(band=detail id=33 alignment="0" tabsequence=340 border="0" color="3355443
column(band=detail id=34 alignment="0" tabsequence=350 border="0" color="33554432" x="300" y="211" height="15" width="40" format="[general]" html.valueishtml="0" name=long_descr 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=35 alignment="0" tabsequence=360 border="0" color="33554432" x="18" y="385" height="15" width="197" format="[general]" html.valueishtml="0" name=attr_value visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=36 alignment="0" tabsequence=370 border="0" color="33554432" x="17" y="407" height="15" width="198" format="[general]" html.valueishtml="0" name=phy_attrib_24 visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=37 alignment="0" tabsequence=380 border="0" color="33554432" x="117" y="439" height="15" width="76" 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" )
column(band=detail id=37 alignment="0" tabsequence=380 border="0" color="33554432" x="117" y="439" height="15" width="76" format="[general]" html.valueishtml="0" name=tax_chap 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" )
text(band=detail alignment="1" text="Tax Chapter:" border="0" color="33554432" x="31" y="439" height="15" width="77" 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" )
column(band=detail id=38 alignment="0" tabsequence=390 border="0" color="33554432" x="116" y="470" height="15" width="91" format="[general]" html.valueishtml="0" name=trade_mark 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" )
text(band=detail alignment="1" text="Trade Mark:" border="0" color="33554432" x="31" y="469" height="15" width="77" html.valueishtml="0" name=t_1 visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
htmltable(border="1" )
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 )
......
$PBExportHeader$dd_productwizedit33.srd
release 9;
datawindow(units=0 timer_interval=0 color=67108864 processing=0 HTMLDW=no print.printername="" print.documentname="" print.orientation = 0 print.margin.left = 110 print.margin.right = 110 print.margin.top = 96 print.margin.bottom = 96 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" )
footer(height=0 color="536870912" )
detail(height=2648 color="536870912" )
detail(height=662 color="536870912" )
table(column=(type=char(10) updatewhereclause=yes name=item_code dbname="item.item_code" )
column=(type=char(130) updatewhereclause=yes name=descr dbname="item.descr" )
column=(type=char(10) updatewhereclause=yes name=item_parnt dbname="item.item_parnt" )
......@@ -43,68 +43,71 @@ table(column=(type=char(10) updatewhereclause=yes name=item_code dbname="item.it
column=(type=char(5) updatewhereclause=yes name=usage_type dbname="item.usage_type" )
column=(type=char(10) updatewhereclause=yes name=catalog_no dbname="item.catalog_no" )
column=(type=char(1) updatewhereclause=yes name=tax_chap dbname="tax_chap" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"item~" ) 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.item_type~") COLUMN(NAME=~"item.loc_code~") COLUMN(NAME=~"item.loc_type~") COLUMN(NAME=~"item.length~") COLUMN(NAME=~"item.width~") COLUMN(NAME=~"item.height~") COLUMN(NAME=~"item.gross_weight~") COLUMN(NAME=~"item.phy_attrib_1~") COLUMN(NAME=~"item.phy_attrib_2~") COLUMN(NAME=~"item.phy_attrib_3~") COLUMN(NAME=~"item.phy_attrib_23~") COLUMN(NAME=~"item.udf__str2~") COLUMN(NAME=~"item.phy_attrib_22~") COLUMN(NAME=~"item.pur_lead_time~") COLUMN(NAME=~"item.udf__str1~") COMPUTE(NAME=~"' ' as loc_code_descr~") COMPUTE(NAME=~"' ' as item_barcode~") COMPUTE(NAME=~"' ' as item_category~") COMPUTE(NAME=~"' ' as item_category_descr~") COMPUTE(NAME=~"' ' as tax~") COMPUTE(NAME=~"' ' as tax_descr~") COMPUTE(NAME=~"' ' as pack_size_descr~") COMPUTE(NAME=~"' ' as size_code_descr~") COMPUTE(NAME=~"' ' as color_code_descr~") COMPUTE(NAME=~"' ' as dimension_code_descr~") COMPUTE(NAME=~"' ' as supp_item_dtl~") COMPUTE(NAME=~"' ' as price_list_dtl~") COMPUTE(NAME=~"' ' as language~") COMPUTE(NAME=~"' ' as language_dtl~") COMPUTE(NAME=~"' ' as language_desc~") COMPUTE(NAME=~"' ' as item_commodity~") COLUMN(NAME=~"item.usage_type~") COLUMN(NAME=~"item.catalog_no~") COMPUTE(NAME=~"' ' as tax_chap~")) " )
column(band=detail id=2 alignment="0" tabsequence=20 border="0" color="33554432" x="919" y="4" height="72" width="1605" format="[general]" html.valueishtml="0" name=descr visible="1" edit.limit=130 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Item Code:" border="0" color="33554432" x="37" y="4" height="60" width="402" 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=detail alignment="1" text="Item Parnt:" border="0" color="33554432" x="37" y="100" height="60" width="402" 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=detail alignment="1" text="Item Ser:" border="0" color="33554432" x="32" y="196" height="60" width="402" html.valueishtml="0" name=item_ser_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Grp Code:" border="0" color="33554432" x="37" y="292" height="60" width="402" html.valueishtml="0" name=grp_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=detail alignment="1" text="Item Type:" border="0" color="33554432" x="37" y="388" height="60" width="402" html.valueishtml="0" name=item_type_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Loc Code:" border="0" color="33554432" x="37" y="484" height="60" width="402" html.valueishtml="0" name=loc_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=detail alignment="1" text="Loc Type:" border="0" color="33554432" x="37" y="580" height="60" width="402" html.valueishtml="0" name=loc_type_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=8 alignment="0" tabsequence=80 border="0" color="33554432" x="457" y="580" height="72" width="439" format="[general]" html.valueishtml="0" name=loc_type visible="1" edit.limit=3 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=7 alignment="0" tabsequence=70 border="0" color="33554432" x="457" y="484" height="72" width="439" format="[general]" html.valueishtml="0" name=loc_code visible="1" edit.limit=8 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=6 alignment="0" tabsequence=60 border="0" color="33554432" x="457" y="388" height="72" width="439" format="[general]" html.valueishtml="0" name=item_type visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=5 alignment="0" tabsequence=50 border="0" color="33554432" x="457" y="292" height="72" width="439" format="[general]" html.valueishtml="0" name=grp_code visible="1" edit.limit=5 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=4 alignment="0" tabsequence=40 border="0" color="33554432" x="453" y="196" height="72" width="439" format="[general]" html.valueishtml="0" name=item_ser visible="1" edit.limit=5 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=3 alignment="0" tabsequence=30 border="0" color="33554432" x="457" y="100" height="72" width="439" format="[general]" html.valueishtml="0" name=item_parnt visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=1 alignment="0" tabsequence=10 border="0" color="33554432" x="457" y="4" height="72" width="439" format="[general]" html.valueishtml="0" name=item_code visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Length:" border="0" color="33554432" x="946" y="108" height="60" width="402" html.valueishtml="0" name=length_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Gross Weight:" border="0" color="33554432" x="946" y="396" height="60" width="402" html.valueishtml="0" name=gross_weight_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=12 alignment="1" tabsequence=120 border="0" color="33554432" x="1367" y="396" height="72" width="439" format="[general]" html.valueishtml="0" name=gross_weight visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=9 alignment="1" tabsequence=90 border="0" color="33554432" x="1367" y="108" height="72" width="439" format="[general]" html.valueishtml="0" name=length visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Width:" border="0" color="33554432" x="946" y="204" height="60" width="402" html.valueishtml="0" name=width_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Height:" border="0" color="33554432" x="946" y="300" height="60" width="402" html.valueishtml="0" name=height_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=11 alignment="1" tabsequence=110 border="0" color="33554432" x="1367" y="300" height="72" width="439" format="[general]" html.valueishtml="0" name=height visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=10 alignment="1" tabsequence=100 border="0" color="33554432" x="1367" y="204" height="72" width="439" format="[general]" html.valueishtml="0" name=width visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Phy Attrib 1:" border="0" color="33554432" x="37" y="668" height="60" width="402" html.valueishtml="0" name=phy_attrib_1_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Phy Attrib 2:" border="0" color="33554432" x="37" y="764" height="60" width="402" html.valueishtml="0" name=phy_attrib_2_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Phy Attrib 3:" border="0" color="33554432" x="37" y="860" height="60" width="402" html.valueishtml="0" name=phy_attrib_3_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Phy Attrib 23:" border="0" color="33554432" x="37" y="956" height="60" width="402" html.valueishtml="0" name=phy_attrib_23_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=14 alignment="0" tabsequence=140 border="0" color="33554432" x="457" y="764" height="72" width="439" format="[general]" html.valueishtml="0" name=phy_attrib_2 visible="1" edit.limit=15 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=16 alignment="0" tabsequence=160 border="0" color="33554432" x="457" y="956" height="72" width="2208" format="[general]" html.valueishtml="0" name=phy_attrib_23 visible="1" edit.limit=250 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=15 alignment="0" tabsequence=150 border="0" color="33554432" x="457" y="860" height="72" width="439" format="[general]" html.valueishtml="0" name=phy_attrib_3 visible="1" edit.limit=15 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=13 alignment="0" tabsequence=130 border="0" color="33554432" x="457" y="668" height="72" width="439" format="[general]" html.valueishtml="0" name=phy_attrib_1 visible="1" edit.limit=15 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Udf Str2:" border="0" color="33554432" x="946" y="484" height="60" width="402" html.valueishtml="0" name=udf__str2_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Phy Attrib 22:" border="0" color="33554432" x="946" y="580" height="60" width="402" html.valueishtml="0" name=phy_attrib_22_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Pur Lead Time:" border="0" color="33554432" x="946" y="676" height="60" width="402" html.valueishtml="0" name=pur_lead_time_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Udf Str1:" border="0" color="33554432" x="946" y="772" height="60" width="402" html.valueishtml="0" name=udf__str1_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=17 alignment="0" tabsequence=170 border="0" color="33554432" x="1367" y="484" height="72" width="439" format="[general]" html.valueishtml="0" name=udf__str2 visible="1" edit.limit=20 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=18 alignment="0" tabsequence=180 border="0" color="33554432" x="1367" y="580" height="72" width="439" format="[general]" html.valueishtml="0" name=phy_attrib_22 visible="1" edit.limit=15 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=19 alignment="1" tabsequence=190 border="0" color="33554432" x="1367" y="676" height="72" width="439" format="[general]" html.valueishtml="0" name=pur_lead_time visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=20 alignment="0" tabsequence=200 border="0" color="33554432" x="1367" y="772" height="72" width="439" format="[general]" html.valueishtml="0" name=udf__str1 visible="1" edit.limit=20 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=21 alignment="0" tabsequence=210 border="0" color="33554432" x="27" y="1108" height="60" width="302" format="[general]" html.valueishtml="0" name=loc_code_descr 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=22 alignment="0" tabsequence=220 border="0" color="33554432" x="347" y="1108" height="60" width="302" format="[general]" html.valueishtml="0" name=item_barcode 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=23 alignment="0" tabsequence=230 border="0" color="33554432" x="667" y="1108" height="60" width="302" format="[general]" html.valueishtml="0" name=item_category 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=24 alignment="0" tabsequence=240 border="0" color="33554432" x="987" y="1108" height="60" width="302" format="[general]" html.valueishtml="0" name=item_category_descr 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=25 alignment="0" tabsequence=250 border="0" color="33554432" x="1307" y="1108" height="60" width="302" 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=26 alignment="0" tabsequence=260 border="0" color="33554432" x="1627" y="1108" height="60" width="302" format="[general]" html.valueishtml="0" name=tax_descr 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=27 alignment="0" tabsequence=270 border="0" color="33554432" x="1947" y="1108" height="60" width="302" format="[general]" html.valueishtml="0" name=pack_size_descr 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=28 alignment="0" tabsequence=280 border="0" color="33554432" x="2267" y="1108" height="60" width="302" format="[general]" html.valueishtml="0" name=size_code_descr 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=29 alignment="0" tabsequence=290 border="0" color="33554432" x="2587" y="1108" height="60" width="302" format="[general]" html.valueishtml="0" name=color_code_descr 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=30 alignment="0" tabsequence=300 border="0" color="33554432" x="2907" y="1108" height="60" width="302" format="[general]" html.valueishtml="0" name=dimension_code_descr 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=31 alignment="0" tabsequence=310 border="0" color="33554432" x="347" y="1192" height="60" width="302" format="[general]" html.valueishtml="0" name=supp_item_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=32 alignment="0" tabsequence=320 border="0" color="33554432" x="27" y="1188" height="60" width="302" format="[general]" html.valueishtml="0" name=price_list_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=33 alignment="0" tabsequence=330 border="0" color="33554432" x="677" y="1188" height="60" width="233" format="[general]" html.valueishtml="0" name=language 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=34 alignment="0" tabsequence=340 border="0" color="33554432" x="946" y="1192" height="60" width="329" 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=35 alignment="0" tabsequence=350 border="0" color="33554432" x="1326" y="1184" height="60" width="288" format="[general]" html.valueishtml="0" name=language_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=36 alignment="0" tabsequence=360 border="0" color="33554432" x="1650" y="1184" height="60" width="251" 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=37 alignment="0" tabsequence=370 border="0" color="33554432" x="471" y="1320" height="60" width="439" format="[general]" html.valueishtml="0" name=usage_type visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=38 alignment="0" tabsequence=380 border="0" color="33554432" x="1275" y="1320" height="60" width="389" format="[general]" html.valueishtml="0" name=catalog_no visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Limited Edition:" border="0" color="33554432" x="14" y="1324" height="60" width="411" html.valueishtml="0" name=t_1 visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Stop Purchase:" border="0" color="33554432" x="832" y="1320" height="60" width="411" html.valueishtml="0" name=t_2 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=39 alignment="0" tabsequence=390 border="0" color="33554432" x="466" y="1444" height="60" width="306" 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=detail alignment="1" text="Tax Chapter:" border="0" color="33554432" x="82" y="1440" height="60" width="343" 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" )
column=(type=char(25) updatewhereclause=yes name=trade_mark dbname="item.trade_mark" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"item~" ) 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.item_type~") COLUMN(NAME=~"item.loc_code~") COLUMN(NAME=~"item.loc_type~") COLUMN(NAME=~"item.length~") COLUMN(NAME=~"item.width~") COLUMN(NAME=~"item.height~") COLUMN(NAME=~"item.gross_weight~") COLUMN(NAME=~"item.phy_attrib_1~") COLUMN(NAME=~"item.phy_attrib_2~") COLUMN(NAME=~"item.phy_attrib_3~") COLUMN(NAME=~"item.phy_attrib_23~") COLUMN(NAME=~"item.udf__str2~") COLUMN(NAME=~"item.phy_attrib_22~") COLUMN(NAME=~"item.pur_lead_time~") COLUMN(NAME=~"item.udf__str1~") COMPUTE(NAME=~"' ' as loc_code_descr~") COMPUTE(NAME=~"' ' as item_barcode~") COMPUTE(NAME=~"' ' as item_category~") COMPUTE(NAME=~"' ' as item_category_descr~") COMPUTE(NAME=~"' ' as tax~") COMPUTE(NAME=~"' ' as tax_descr~") COMPUTE(NAME=~"' ' as pack_size_descr~") COMPUTE(NAME=~"' ' as size_code_descr~") COMPUTE(NAME=~"' ' as color_code_descr~") COMPUTE(NAME=~"' ' as dimension_code_descr~") COMPUTE(NAME=~"' ' as supp_item_dtl~") COMPUTE(NAME=~"' ' as price_list_dtl~") COMPUTE(NAME=~"' ' as language~") COMPUTE(NAME=~"' ' as language_dtl~") COMPUTE(NAME=~"' ' as language_desc~") COMPUTE(NAME=~"' ' as item_commodity~") COLUMN(NAME=~"item.usage_type~") COLUMN(NAME=~"item.catalog_no~") COMPUTE(NAME=~"' ' as tax_chap~") COLUMN(NAME=~"item.trade_mark~")) " )
column(band=detail id=2 alignment="0" tabsequence=20 border="0" color="33554432" x="201" y="1" height="18" width="351" format="[general]" html.valueishtml="0" name=descr visible="1" edit.limit=130 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Item Code:" border="0" color="33554432" x="8" y="1" height="15" width="88" 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=detail alignment="1" text="Item Parnt:" border="0" color="33554432" x="8" y="25" height="15" width="88" 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=detail alignment="1" text="Item Ser:" border="0" color="33554432" x="7" y="49" height="15" width="88" html.valueishtml="0" name=item_ser_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Grp Code:" border="0" color="33554432" x="8" y="73" height="15" width="88" html.valueishtml="0" name=grp_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=detail alignment="1" text="Item Type:" border="0" color="33554432" x="8" y="97" height="15" width="88" html.valueishtml="0" name=item_type_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Loc Code:" border="0" color="33554432" x="8" y="121" height="15" width="88" html.valueishtml="0" name=loc_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=detail alignment="1" text="Loc Type:" border="0" color="33554432" x="8" y="145" height="15" width="88" html.valueishtml="0" name=loc_type_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=8 alignment="0" tabsequence=80 border="0" color="33554432" x="100" y="145" height="18" width="96" format="[general]" html.valueishtml="0" name=loc_type visible="1" edit.limit=3 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=7 alignment="0" tabsequence=70 border="0" color="33554432" x="100" y="121" height="18" width="96" format="[general]" html.valueishtml="0" name=loc_code visible="1" edit.limit=8 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=6 alignment="0" tabsequence=60 border="0" color="33554432" x="100" y="97" height="18" width="96" format="[general]" html.valueishtml="0" name=item_type visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=5 alignment="0" tabsequence=50 border="0" color="33554432" x="100" y="73" height="18" width="96" format="[general]" html.valueishtml="0" name=grp_code visible="1" edit.limit=5 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=4 alignment="0" tabsequence=40 border="0" color="33554432" x="99" y="49" height="18" width="96" format="[general]" html.valueishtml="0" name=item_ser visible="1" edit.limit=5 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=3 alignment="0" tabsequence=30 border="0" color="33554432" x="100" y="25" height="18" width="96" format="[general]" html.valueishtml="0" name=item_parnt visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=1 alignment="0" tabsequence=10 border="0" color="33554432" x="100" y="1" height="18" width="96" format="[general]" html.valueishtml="0" name=item_code visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Length:" border="0" color="33554432" x="207" y="27" height="15" width="88" html.valueishtml="0" name=length_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Gross Weight:" border="0" color="33554432" x="207" y="99" height="15" width="88" html.valueishtml="0" name=gross_weight_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=12 alignment="1" tabsequence=120 border="0" color="33554432" x="299" y="99" height="18" width="96" format="[general]" html.valueishtml="0" name=gross_weight visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=9 alignment="1" tabsequence=90 border="0" color="33554432" x="299" y="27" height="18" width="96" format="[general]" html.valueishtml="0" name=length visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Width:" border="0" color="33554432" x="207" y="51" height="15" width="88" html.valueishtml="0" name=width_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Height:" border="0" color="33554432" x="207" y="75" height="15" width="88" html.valueishtml="0" name=height_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=11 alignment="1" tabsequence=110 border="0" color="33554432" x="299" y="75" height="18" width="96" format="[general]" html.valueishtml="0" name=height visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=10 alignment="1" tabsequence=100 border="0" color="33554432" x="299" y="51" height="18" width="96" format="[general]" html.valueishtml="0" name=width visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Phy Attrib 1:" border="0" color="33554432" x="8" y="167" height="15" width="88" html.valueishtml="0" name=phy_attrib_1_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Phy Attrib 2:" border="0" color="33554432" x="8" y="191" height="15" width="88" html.valueishtml="0" name=phy_attrib_2_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Phy Attrib 3:" border="0" color="33554432" x="8" y="215" height="15" width="88" html.valueishtml="0" name=phy_attrib_3_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Phy Attrib 23:" border="0" color="33554432" x="8" y="239" height="15" width="88" html.valueishtml="0" name=phy_attrib_23_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=14 alignment="0" tabsequence=140 border="0" color="33554432" x="100" y="191" height="18" width="96" format="[general]" html.valueishtml="0" name=phy_attrib_2 visible="1" edit.limit=15 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=16 alignment="0" tabsequence=160 border="0" color="33554432" x="100" y="239" height="18" width="483" format="[general]" html.valueishtml="0" name=phy_attrib_23 visible="1" edit.limit=250 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=15 alignment="0" tabsequence=150 border="0" color="33554432" x="100" y="215" height="18" width="96" format="[general]" html.valueishtml="0" name=phy_attrib_3 visible="1" edit.limit=15 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=13 alignment="0" tabsequence=130 border="0" color="33554432" x="100" y="167" height="18" width="96" format="[general]" html.valueishtml="0" name=phy_attrib_1 visible="1" edit.limit=15 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Udf Str2:" border="0" color="33554432" x="207" y="121" height="15" width="88" html.valueishtml="0" name=udf__str2_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Phy Attrib 22:" border="0" color="33554432" x="207" y="145" height="15" width="88" html.valueishtml="0" name=phy_attrib_22_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Pur Lead Time:" border="0" color="33554432" x="207" y="169" height="15" width="88" html.valueishtml="0" name=pur_lead_time_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Udf Str1:" border="0" color="33554432" x="207" y="193" height="15" width="88" html.valueishtml="0" name=udf__str1_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=17 alignment="0" tabsequence=170 border="0" color="33554432" x="299" y="121" height="18" width="96" format="[general]" html.valueishtml="0" name=udf__str2 visible="1" edit.limit=20 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=18 alignment="0" tabsequence=180 border="0" color="33554432" x="299" y="145" height="18" width="96" format="[general]" html.valueishtml="0" name=phy_attrib_22 visible="1" edit.limit=15 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=19 alignment="1" tabsequence=190 border="0" color="33554432" x="299" y="169" height="18" width="96" format="[general]" html.valueishtml="0" name=pur_lead_time visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=20 alignment="0" tabsequence=200 border="0" color="33554432" x="299" y="193" height="18" width="96" format="[general]" html.valueishtml="0" name=udf__str1 visible="1" edit.limit=20 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=21 alignment="0" tabsequence=210 border="0" color="33554432" x="6" y="277" height="15" width="66" format="[general]" html.valueishtml="0" name=loc_code_descr 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=22 alignment="0" tabsequence=220 border="0" color="33554432" x="76" y="277" height="15" width="66" format="[general]" html.valueishtml="0" name=item_barcode 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=23 alignment="0" tabsequence=230 border="0" color="33554432" x="146" y="277" height="15" width="66" format="[general]" html.valueishtml="0" name=item_category 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=24 alignment="0" tabsequence=240 border="0" color="33554432" x="216" y="277" height="15" width="66" format="[general]" html.valueishtml="0" name=item_category_descr 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=25 alignment="0" tabsequence=250 border="0" color="33554432" x="286" y="277" height="15" width="66" 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=26 alignment="0" tabsequence=260 border="0" color="33554432" x="356" y="277" height="15" width="66" format="[general]" html.valueishtml="0" name=tax_descr 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=27 alignment="0" tabsequence=270 border="0" color="33554432" x="426" y="277" height="15" width="66" format="[general]" html.valueishtml="0" name=pack_size_descr 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=28 alignment="0" tabsequence=280 border="0" color="33554432" x="496" y="277" height="15" width="66" format="[general]" html.valueishtml="0" name=size_code_descr 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=29 alignment="0" tabsequence=290 border="0" color="33554432" x="566" y="277" height="15" width="66" format="[general]" html.valueishtml="0" name=color_code_descr 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=30 alignment="0" tabsequence=300 border="0" color="33554432" x="636" y="277" height="15" width="66" format="[general]" html.valueishtml="0" name=dimension_code_descr 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=31 alignment="0" tabsequence=310 border="0" color="33554432" x="76" y="298" height="15" width="66" format="[general]" html.valueishtml="0" name=supp_item_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=32 alignment="0" tabsequence=320 border="0" color="33554432" x="6" y="297" height="15" width="66" format="[general]" html.valueishtml="0" name=price_list_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=33 alignment="0" tabsequence=330 border="0" color="33554432" x="148" y="297" height="15" width="51" format="[general]" html.valueishtml="0" name=language 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=34 alignment="0" tabsequence=340 border="0" color="33554432" x="207" y="298" height="15" width="72" 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=35 alignment="0" tabsequence=350 border="0" color="33554432" x="290" y="296" height="15" width="63" format="[general]" html.valueishtml="0" name=language_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=36 alignment="0" tabsequence=360 border="0" color="33554432" x="361" y="296" height="15" width="55" 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=37 alignment="0" tabsequence=370 border="0" color="33554432" x="103" y="330" height="15" width="96" format="[general]" html.valueishtml="0" name=usage_type visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=38 alignment="0" tabsequence=380 border="0" color="33554432" x="279" y="330" height="15" width="85" format="[general]" html.valueishtml="0" name=catalog_no visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Limited Edition:" border="0" color="33554432" x="3" y="331" height="15" width="90" html.valueishtml="0" name=t_1 visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Stop Purchase:" border="0" color="33554432" x="182" y="330" height="15" width="90" html.valueishtml="0" name=t_2 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=39 alignment="0" tabsequence=390 border="0" color="33554432" x="102" y="361" height="15" width="67" format="[general]" html.valueishtml="0" name=tax_chap 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" )
text(band=detail alignment="1" text="Tax Chapter:" border="0" color="33554432" x="18" y="360" height="15" width="75" 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" )
column(band=detail id=40 alignment="0" tabsequence=400 border="0" color="33554432" x="102" y="391" height="15" width="148" format="[general]" html.valueishtml="0" name=trade_mark 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" )
text(band=detail alignment="1" text="Trade Mark:" border="0" color="33554432" x="17" y="391" height="15" width="75" html.valueishtml="0" name=t_3 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" )
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 )
......
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