Commit fcf4e444 authored by spawar's avatar spawar

updated xml for addition of brand limited edition and stop buy fields


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@99551 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 237566b5
......@@ -39,7 +39,7 @@
<color>536870912</color>
</Footer>
<Detail>
<height>744</height>
<height>838</height>
<color>536870912</color>
</Detail>
<TableDefinition>
......@@ -476,7 +476,31 @@
<name>tax_desc</name>
<dbname>tax_desc</dbname>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;item&quot; ) TABLE(NAME=&quot;itemser&quot; ) TABLE(NAME=&quot;location&quot; ) TABLE(NAME=&quot;item_lot_packsize&quot; ) COLUMN(NAME=&quot;item.item_code&quot;) COLUMN(NAME=&quot;item.descr&quot;) COLUMN(NAME=&quot;item.item_parnt&quot;) COLUMN(NAME=&quot;item.item_ser&quot;) COLUMN(NAME=&quot;item.grp_code&quot;) COLUMN(NAME=&quot;item.unit&quot;) COLUMN(NAME=&quot;item.loc_code&quot;) COLUMN(NAME=&quot;item.item_type&quot;) COLUMN(NAME=&quot;item.site_code&quot;) COLUMN(NAME=&quot;item.reo_qty&quot;) COLUMN(NAME=&quot;item.reo_lev&quot;) COLUMN(NAME=&quot;item.max_qty&quot;) COLUMN(NAME=&quot;item.min_qty&quot;) COLUMN(NAME=&quot;item.stk_opt&quot;) COLUMN(NAME=&quot;item.active&quot;) COLUMN(NAME=&quot;item.min_shelf_life&quot;) COLUMN(NAME=&quot;item.track_shelf_life&quot;) COLUMN(NAME=&quot;item.shelf_life&quot;) COLUMN(NAME=&quot;item.unit__rate&quot;) COLUMN(NAME=&quot;item.chg_date&quot;) COLUMN(NAME=&quot;item.chg_user&quot;) COLUMN(NAME=&quot;item.chg_term&quot;) COLUMN(NAME=&quot;item.phy_attrib_1&quot;) COLUMN(NAME=&quot;item.phy_attrib_2&quot;) COLUMN(NAME=&quot;item.phy_attrib_3&quot;) COLUMN(NAME=&quot;item.phy_attrib_4&quot;) COLUMN(NAME=&quot;itemser.descr&quot;) COMPUTE(NAME=&quot;&apos; &apos; as item_parnt_desc&quot;) COMPUTE(NAME=&quot;&apos; &apos; as item_type_desc&quot;) COMPUTE(NAME=&quot;&apos; &apos; as grp_code_desc&quot;) COMPUTE(NAME=&quot;&apos; &apos; as site_codes&quot;) COMPUTE(NAME=&quot;&apos; &apos; as color_codes&quot;) COMPUTE(NAME=&quot;&apos; &apos; as dimension_desc&quot;) COMPUTE(NAME=&quot;&apos; &apos; as size_codes&quot;) COMPUTE(NAME=&quot;&apos; &apos; as size_type&quot;) COMPUTE(NAME=&quot;&apos; &apos; as color_code_descr&quot;) COMPUTE(NAME=&quot;&apos; &apos; as dim_code_desc&quot;) COMPUTE(NAME=&quot;&apos; &apos; as price_list_dtl&quot;) COMPUTE(NAME=&quot;0 as item_length&quot;) COMPUTE(NAME=&quot;0 as item_width&quot;) COMPUTE(NAME=&quot;0 as item_height&quot;) COMPUTE(NAME=&quot;0 as item_gross_wt&quot;) COMPUTE(NAME=&quot;&apos; &apos; as item_category&quot;) COMPUTE(NAME=&quot;&apos; &apos; as site_desc&quot;) COMPUTE(NAME=&quot;&apos; &apos; as supp_code&quot;) COMPUTE(NAME=&quot;&apos; &apos; as supplier_desc&quot;) COMPUTE(NAME=&quot;&apos; &apos; as supp_item_desc&quot;) COLUMN(NAME=&quot;item.sh_descr&quot;) COMPUTE(NAME=&quot;&apos; &apos; as long_desc&quot;) COMPUTE(NAME=&quot;&apos; &apos; as meta_desc&quot;) COMPUTE(NAME=&quot;&apos; &apos; as meta_keywords&quot;) COMPUTE(NAME=&quot;&apos; &apos; as meta_title&quot;) COMPUTE(NAME=&quot;&apos; &apos; as img_path&quot;) COLUMN(NAME=&quot;item.pur_lead_time&quot;) COLUMN(NAME=&quot;location.descr&quot;) COLUMN(NAME=&quot;item.loc_type&quot;) COLUMN(NAME=&quot;item.loc_type__parent&quot;) COLUMN(NAME=&quot;item_lot_packsize.shipper_size&quot;) COLUMN(NAME=&quot;item_lot_packsize.gross_weight&quot;) COLUMN(NAME=&quot;item_lot_packsize.net_weight&quot;) COLUMN(NAME=&quot;item_lot_packsize.length&quot;) COLUMN(NAME=&quot;item_lot_packsize.width&quot;) COLUMN(NAME=&quot;item_lot_packsize.height&quot;) COMPUTE(NAME=&quot;&apos; &apos; as pack_size_dtl&quot;) COMPUTE(NAME=&quot;&apos; &apos; as language&quot;) COMPUTE(NAME=&quot;&apos; &apos; as language_desc&quot;) COMPUTE(NAME=&quot;&apos; &apos; as size_type_desc&quot;) COMPUTE(NAME=&quot;&apos; &apos; as category_descr&quot;) COMPUTE(NAME=&quot;&apos; &apos; as language_dtl&quot;) COMPUTE(NAME=&quot;&apos; &apos; as tax&quot;) COMPUTE(NAME=&quot;&apos; &apos; as tax_desc&quot;) JOIN (LEFT=&quot;item.item_ser&quot; OP =&quot;=&quot;RIGHT=&quot;itemser.item_ser&quot; ) JOIN (LEFT=&quot;item.loc_code&quot; OP =&quot;=&quot;RIGHT=&quot;location.loc_code&quot; ) JOIN (LEFT=&quot;location.site_code__own&quot; OP =&quot;=&quot;RIGHT=&quot;item_lot_packsize.site_code__own&quot; ) JOIN (LEFT=&quot;item.item_code&quot; OP =&quot;=&quot;RIGHT=&quot;item_lot_packsize.item_code&quot; )) </retrieve>
<table_column>
<type size="50">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>item_phy_attrib_6</name>
<dbname>item.phy_attrib_6</dbname>
</table_column>
<table_column>
<type size="5">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>item_usage_type</name>
<dbname>item.usage_type</dbname>
</table_column>
<table_column>
<type size="50">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>item_phy_attrib_24</name>
<dbname>item.phy_attrib_24</dbname>
</table_column>
<table_column>
<type size="1">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>brand_descr</name>
<dbname>brand_descr</dbname>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;item&quot; ) TABLE(NAME=&quot;itemser&quot; ) TABLE(NAME=&quot;location&quot; ) TABLE(NAME=&quot;item_lot_packsize&quot; ) COLUMN(NAME=&quot;item.item_code&quot;) COLUMN(NAME=&quot;item.descr&quot;) COLUMN(NAME=&quot;item.item_parnt&quot;) COLUMN(NAME=&quot;item.item_ser&quot;) COLUMN(NAME=&quot;item.grp_code&quot;) COLUMN(NAME=&quot;item.unit&quot;) COLUMN(NAME=&quot;item.loc_code&quot;) COLUMN(NAME=&quot;item.item_type&quot;) COLUMN(NAME=&quot;item.site_code&quot;) COLUMN(NAME=&quot;item.reo_qty&quot;) COLUMN(NAME=&quot;item.reo_lev&quot;) COLUMN(NAME=&quot;item.max_qty&quot;) COLUMN(NAME=&quot;item.min_qty&quot;) COLUMN(NAME=&quot;item.stk_opt&quot;) COLUMN(NAME=&quot;item.active&quot;) COLUMN(NAME=&quot;item.min_shelf_life&quot;) COLUMN(NAME=&quot;item.track_shelf_life&quot;) COLUMN(NAME=&quot;item.shelf_life&quot;) COLUMN(NAME=&quot;item.unit__rate&quot;) COLUMN(NAME=&quot;item.chg_date&quot;) COLUMN(NAME=&quot;item.chg_user&quot;) COLUMN(NAME=&quot;item.chg_term&quot;) COLUMN(NAME=&quot;item.phy_attrib_1&quot;) COLUMN(NAME=&quot;item.phy_attrib_2&quot;) COLUMN(NAME=&quot;item.phy_attrib_3&quot;) COLUMN(NAME=&quot;item.phy_attrib_4&quot;) COLUMN(NAME=&quot;itemser.descr&quot;) COMPUTE(NAME=&quot;&apos; &apos; as item_parnt_desc&quot;) COMPUTE(NAME=&quot;&apos; &apos; as item_type_desc&quot;) COMPUTE(NAME=&quot;&apos; &apos; as grp_code_desc&quot;) COMPUTE(NAME=&quot;&apos; &apos; as site_codes&quot;) COMPUTE(NAME=&quot;&apos; &apos; as color_codes&quot;) COMPUTE(NAME=&quot;&apos; &apos; as dimension_desc&quot;) COMPUTE(NAME=&quot;&apos; &apos; as size_codes&quot;) COMPUTE(NAME=&quot;&apos; &apos; as size_type&quot;) COMPUTE(NAME=&quot;&apos; &apos; as color_code_descr&quot;) COMPUTE(NAME=&quot;&apos; &apos; as dim_code_desc&quot;) COMPUTE(NAME=&quot;&apos; &apos; as price_list_dtl&quot;) COMPUTE(NAME=&quot;0 as item_length&quot;) COMPUTE(NAME=&quot;0 as item_width&quot;) COMPUTE(NAME=&quot;0 as item_height&quot;) COMPUTE(NAME=&quot;0 as item_gross_wt&quot;) COMPUTE(NAME=&quot;&apos; &apos; as item_category&quot;) COMPUTE(NAME=&quot;&apos; &apos; as site_desc&quot;) COMPUTE(NAME=&quot;&apos; &apos; as supp_code&quot;) COMPUTE(NAME=&quot;&apos; &apos; as supplier_desc&quot;) COMPUTE(NAME=&quot;&apos; &apos; as supp_item_desc&quot;) COLUMN(NAME=&quot;item.sh_descr&quot;) COMPUTE(NAME=&quot;&apos; &apos; as long_desc&quot;) COMPUTE(NAME=&quot;&apos; &apos; as meta_desc&quot;) COMPUTE(NAME=&quot;&apos; &apos; as meta_keywords&quot;) COMPUTE(NAME=&quot;&apos; &apos; as meta_title&quot;) COMPUTE(NAME=&quot;&apos; &apos; as img_path&quot;) COLUMN(NAME=&quot;item.pur_lead_time&quot;) COLUMN(NAME=&quot;location.descr&quot;) COLUMN(NAME=&quot;item.loc_type&quot;) COLUMN(NAME=&quot;item.loc_type__parent&quot;) COLUMN(NAME=&quot;item_lot_packsize.shipper_size&quot;) COLUMN(NAME=&quot;item_lot_packsize.gross_weight&quot;) COLUMN(NAME=&quot;item_lot_packsize.net_weight&quot;) COLUMN(NAME=&quot;item_lot_packsize.length&quot;) COLUMN(NAME=&quot;item_lot_packsize.width&quot;) COLUMN(NAME=&quot;item_lot_packsize.height&quot;) COMPUTE(NAME=&quot;&apos; &apos; as pack_size_dtl&quot;) COMPUTE(NAME=&quot;&apos; &apos; as language&quot;) COMPUTE(NAME=&quot;&apos; &apos; as language_desc&quot;) COMPUTE(NAME=&quot;&apos; &apos; as size_type_desc&quot;) COMPUTE(NAME=&quot;&apos; &apos; as category_descr&quot;) COMPUTE(NAME=&quot;&apos; &apos; as language_dtl&quot;) COMPUTE(NAME=&quot;&apos; &apos; as tax&quot;) COMPUTE(NAME=&quot;&apos; &apos; as tax_desc&quot;) COLUMN(NAME=&quot;item.phy_attrib_6&quot;) COLUMN(NAME=&quot;item.usage_type&quot;) COLUMN(NAME=&quot;item.phy_attrib_24&quot;) COMPUTE(NAME=&quot;&apos; &apos; as brand_descr&quot;) JOIN (LEFT=&quot;item.item_ser&quot; OP =&quot;=&quot;RIGHT=&quot;itemser.item_ser&quot; ) JOIN (LEFT=&quot;item.loc_code&quot; OP =&quot;=&quot;RIGHT=&quot;location.loc_code&quot; ) JOIN (LEFT=&quot;location.site_code__own&quot; OP =&quot;=&quot;RIGHT=&quot;item_lot_packsize.site_code__own&quot; ) JOIN (LEFT=&quot;item.item_code&quot; OP =&quot;=&quot;RIGHT=&quot;item_lot_packsize.item_code&quot; )) </retrieve>
</TableDefinition>
<TextObject>
<band>Detail</band>
......@@ -2150,186 +2174,6 @@
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>49</id>
<alignment>0</alignment>
<tabsequence>490</tabsequence>
<border>0</border>
<color>33554432</color>
<x>317</x>
<y>460</y>
<height>16</height>
<width>96</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>long_desc</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>50</id>
<alignment>0</alignment>
<tabsequence>500</tabsequence>
<border>0</border>
<color>33554432</color>
<x>317</x>
<y>480</y>
<height>16</height>
<width>96</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>meta_desc</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>51</id>
<alignment>0</alignment>
<tabsequence>510</tabsequence>
<border>0</border>
<color>33554432</color>
<x>317</x>
<y>500</y>
<height>16</height>
<width>96</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>meta_keywords</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>52</id>
<alignment>0</alignment>
<tabsequence>520</tabsequence>
<border>0</border>
<color>33554432</color>
<x>317</x>
<y>520</y>
<height>16</height>
<width>96</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>meta_title</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>53</id>
<alignment>0</alignment>
<tabsequence>530</tabsequence>
<border>0</border>
<color>33554432</color>
<x>317</x>
<y>540</y>
<height>16</height>
<width>96</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>img_path</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
......@@ -2420,8 +2264,8 @@
<text>Max Qty:</text>
<border>0</border>
<color>33554432</color>
<x>5</x>
<y>282</y>
<x>9</x>
<y>736</y>
<height>16</height>
<width>93</width>
<html>
......@@ -2974,29 +2818,21 @@
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<TextObject>
<band>Detail</band>
<id>42</id>
<alignment>0</alignment>
<tabsequence>420</tabsequence>
<alignment>1</alignment>
<text>Phy Attrib 2:</text>
<border>0</border>
<color>33554432</color>
<x>106</x>
<y>462</y>
<x>5</x>
<y>362</y>
<height>16</height>
<width>96</width>
<format>[general]</format>
<width>93</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>item_gross_wt</name>
<name>phy_attrib_2_t</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
......@@ -3009,23 +2845,23 @@
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>43</id>
<id>57</id>
<alignment>0</alignment>
<tabsequence>430</tabsequence>
<tabsequence>580</tabsequence>
<border>0</border>
<color>33554432</color>
<x>106</x>
<y>482</y>
<x>105</x>
<y>610</y>
<height>16</height>
<width>96</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>item_category</name>
<name>loc_type__parent</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
......@@ -3046,29 +2882,21 @@
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<TextObject>
<band>Detail</band>
<id>44</id>
<alignment>0</alignment>
<tabsequence>440</tabsequence>
<alignment>1</alignment>
<text>Case Length:</text>
<border>0</border>
<color>33554432</color>
<x>106</x>
<y>502</y>
<height>16</height>
<width>96</width>
<format>[general]</format>
<x>212</x>
<y>630</y>
<height>15</height>
<width>93</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>site_desc</name>
<name>case_length_t</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
......@@ -3081,24 +2909,167 @@
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Shipper/Size:</text>
<border>0</border>
<color>33554432</color>
<x>1</x>
<y>630</y>
<height>15</height>
<width>93</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>shipper_size_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Case_Width:</text>
<border>0</border>
<color>33554432</color>
<x>3</x>
<y>653</y>
<height>15</height>
<width>93</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>case_width_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Case Height:</text>
<border>0</border>
<color>33554432</color>
<x>212</x>
<y>652</y>
<height>15</height>
<width>93</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>size_height_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Case Gross Weight:</text>
<border>0</border>
<color>33554432</color>
<x>0</x>
<y>676</y>
<height>15</height>
<width>98</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>case_gross_weight_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
<height.autosize>yes</height.autosize>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Case Net Weight:</text>
<border>0</border>
<color>33554432</color>
<x>209</x>
<y>675</y>
<height>15</height>
<width>99</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>case_net_weight_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
<height.autosize>yes</height.autosize>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>45</id>
<id>59</id>
<alignment>0</alignment>
<tabsequence>450</tabsequence>
<tabsequence>600</tabsequence>
<border>0</border>
<color>33554432</color>
<x>106</x>
<y>522</y>
<height>16</height>
<width>96</width>
<y>676</y>
<height>15</height>
<width>86</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>supp_code</name>
<name>case_gross_weight</name>
<visible>1</visible>
<height.autosize>yes</height.autosize>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
......@@ -3121,17 +3092,17 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Phy Attrib 2:</text>
<text>Item Parnt:</text>
<border>0</border>
<color>33554432</color>
<x>5</x>
<y>362</y>
<x>6</x>
<y>1</y>
<height>16</height>
<width>93</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>phy_attrib_2_t</name>
<name>item_parnt_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
......@@ -3145,24 +3116,65 @@
<mode>1</mode>
<color>536870912</color>
</background>
<height.autosize>yes</height.autosize>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>54</id>
<id>3</id>
<alignment>0</alignment>
<tabsequence>550</tabsequence>
<tabsequence>30</tabsequence>
<border>0</border>
<color>33554432</color>
<x>107</x>
<y>1</y>
<height>16</height>
<width>142</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>item_parnt</name>
<visible>1</visible>
<slideleft>yes</slideleft>
<EditStyle style="edit">
<limit>10</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>58</id>
<alignment>0</alignment>
<tabsequence>590</tabsequence>
<border>0</border>
<color>33554432</color>
<x>103</x>
<y>544</y>
<y>632</y>
<height>15</height>
<width>97</width>
<width>84</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>pur_lead_time</name>
<name>shipper_size</name>
<visible>1</visible>
<slideleft>yes</slideleft>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
......@@ -3182,21 +3194,29 @@
<color>536870912</color>
</background>
</ColumnObject>
<TextObject>
<ColumnObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Loc Code:</text>
<id>60</id>
<alignment>0</alignment>
<tabsequence>610</tabsequence>
<border>0</border>
<color>33554432</color>
<x>4</x>
<y>565</y>
<height>16</height>
<x>319</x>
<y>675</y>
<height>15</height>
<width>93</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>loc_code_t</name>
<name>case_net_weight</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
......@@ -3209,23 +3229,23 @@
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>55</id>
<id>62</id>
<alignment>0</alignment>
<tabsequence>560</tabsequence>
<tabsequence>630</tabsequence>
<border>0</border>
<color>33554432</color>
<x>212</x>
<y>565</y>
<x>103</x>
<y>654</y>
<height>15</height>
<width>96</width>
<width>72</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>location_descr</name>
<name>case_width</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
......@@ -3248,29 +3268,228 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>7</id>
<id>61</id>
<alignment>0</alignment>
<tabsequence>70</tabsequence>
<tabsequence>620</tabsequence>
<border>0</border>
<color>33554432</color>
<x>105</x>
<y>565</y>
<height>16</height>
<width>96</width>
<x>317</x>
<y>630</y>
<height>15</height>
<width>73</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>case_length</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>63</id>
<alignment>0</alignment>
<tabsequence>640</tabsequence>
<border>0</border>
<color>33554432</color>
<x>317</x>
<y>653</y>
<height>15</height>
<width>68</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>size_height</name>
<visible>1</visible>
<height.autosize>yes</height.autosize>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>66</id>
<alignment>0</alignment>
<tabsequence>670</tabsequence>
<border>0</border>
<color>33554432</color>
<x>314</x>
<y>722</y>
<height>15</height>
<width>82</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>loc_code</name>
<name>language_desc</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>65</id>
<alignment>0</alignment>
<tabsequence>660</tabsequence>
<border>0</border>
<color>33554432</color>
<x>316</x>
<y>696</y>
<height>15</height>
<width>80</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>language</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>64</id>
<alignment>0</alignment>
<tabsequence>650</tabsequence>
<border>0</border>
<color>33554432</color>
<x>104</x>
<y>701</y>
<height>15</height>
<width>81</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>pack_size_dtl</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Language Desc:</text>
<border>0</border>
<color>33554432</color>
<x>213</x>
<y>724</y>
<height>15</height>
<width>94</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>language_desc_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Pack Size Dtl:</text>
<border>0</border>
<color>33554432</color>
<x>2</x>
<y>701</y>
<height>15</height>
<width>93</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>pack_size_dtl_t</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>8</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
......@@ -3283,30 +3502,22 @@
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
</TextObject>
<TextObject>
<band>Detail</band>
<id>56</id>
<alignment>0</alignment>
<tabsequence>570</tabsequence>
<alignment>1</alignment>
<text>Language:</text>
<border>0</border>
<color>33554432</color>
<x>105</x>
<y>587</y>
<height>16</height>
<width>96</width>
<format>[general]</format>
<x>214</x>
<y>697</y>
<height>15</height>
<width>93</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>loc_type</name>
<name>language_t</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
......@@ -3319,23 +3530,23 @@
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>57</id>
<id>67</id>
<alignment>0</alignment>
<tabsequence>580</tabsequence>
<tabsequence>680</tabsequence>
<border>0</border>
<color>33554432</color>
<x>105</x>
<y>610</y>
<height>16</height>
<width>96</width>
<y>724</y>
<height>15</height>
<width>80</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>loc_type__parent</name>
<name>size_type_desc</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
......@@ -3359,17 +3570,17 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Case Length:</text>
<text>Size Type Desc:</text>
<border>0</border>
<color>33554432</color>
<x>212</x>
<y>630</y>
<x>2</x>
<y>723</y>
<height>15</height>
<width>93</width>
<width>96</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>case_length_t</name>
<name>size_type_desc_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
......@@ -3384,21 +3595,29 @@
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<ColumnObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Shipper/Size:</text>
<id>69</id>
<alignment>0</alignment>
<tabsequence>700</tabsequence>
<border>0</border>
<color>33554432</color>
<x>1</x>
<y>630</y>
<x>214</x>
<y>608</y>
<height>15</height>
<width>93</width>
<width>78</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>shipper_size_t</name>
<name>language_dtl</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
......@@ -3411,22 +3630,30 @@
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Case_Width:</text>
<id>49</id>
<alignment>0</alignment>
<tabsequence>490</tabsequence>
<border>0</border>
<color>33554432</color>
<x>3</x>
<y>653</y>
<height>15</height>
<width>93</width>
<x>317</x>
<y>460</y>
<height>16</height>
<width>96</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>case_width_t</name>
<name>long_desc</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
......@@ -3439,22 +3666,30 @@
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Case Height:</text>
<id>50</id>
<alignment>0</alignment>
<tabsequence>500</tabsequence>
<border>0</border>
<color>33554432</color>
<x>212</x>
<y>652</y>
<height>15</height>
<width>93</width>
<x>317</x>
<y>480</y>
<height>16</height>
<width>96</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>size_height_t</name>
<name>meta_desc</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
......@@ -3467,22 +3702,30 @@
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Case Gross Weight:</text>
<id>51</id>
<alignment>0</alignment>
<tabsequence>510</tabsequence>
<border>0</border>
<color>33554432</color>
<x>0</x>
<y>676</y>
<height>15</height>
<width>98</width>
<x>317</x>
<y>500</y>
<height>16</height>
<width>96</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>case_gross_weight_t</name>
<name>meta_keywords</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
......@@ -3495,23 +3738,30 @@
<mode>1</mode>
<color>536870912</color>
</background>
<height.autosize>yes</height.autosize>
</TextObject>
<TextObject>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Case Net Weight:</text>
<id>52</id>
<alignment>0</alignment>
<tabsequence>520</tabsequence>
<border>0</border>
<color>33554432</color>
<x>209</x>
<y>675</y>
<height>15</height>
<width>99</width>
<x>317</x>
<y>520</y>
<height>16</height>
<width>96</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>case_net_weight_t</name>
<name>meta_title</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
......@@ -3524,26 +3774,24 @@
<mode>1</mode>
<color>536870912</color>
</background>
<height.autosize>yes</height.autosize>
</TextObject>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>59</id>
<id>53</id>
<alignment>0</alignment>
<tabsequence>600</tabsequence>
<tabsequence>530</tabsequence>
<border>0</border>
<color>33554432</color>
<x>106</x>
<y>676</y>
<height>15</height>
<width>86</width>
<x>317</x>
<y>540</y>
<height>16</height>
<width>96</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>case_gross_weight</name>
<name>img_path</name>
<visible>1</visible>
<height.autosize>yes</height.autosize>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
......@@ -3563,21 +3811,29 @@
<color>536870912</color>
</background>
</ColumnObject>
<TextObject>
<ColumnObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Item Parnt:</text>
<id>42</id>
<alignment>0</alignment>
<tabsequence>420</tabsequence>
<border>0</border>
<color>33554432</color>
<x>6</x>
<y>1</y>
<x>106</x>
<y>462</y>
<height>16</height>
<width>93</width>
<width>96</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>item_parnt_t</name>
<name>item_gross_wt</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
......@@ -3590,32 +3846,28 @@
<mode>1</mode>
<color>536870912</color>
</background>
<height.autosize>yes</height.autosize>
</TextObject>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>3</id>
<id>43</id>
<alignment>0</alignment>
<tabsequence>30</tabsequence>
<tabsequence>430</tabsequence>
<border>0</border>
<color>33554432</color>
<x>107</x>
<y>1</y>
<x>106</x>
<y>482</y>
<height>16</height>
<width>142</width>
<width>96</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>item_parnt</name>
<name>item_category</name>
<visible>1</visible>
<slideleft>yes</slideleft>
<EditStyle style="edit">
<limit>10</limit>
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -3633,22 +3885,21 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>58</id>
<id>44</id>
<alignment>0</alignment>
<tabsequence>590</tabsequence>
<tabsequence>440</tabsequence>
<border>0</border>
<color>33554432</color>
<x>103</x>
<y>632</y>
<height>15</height>
<width>84</width>
<x>106</x>
<y>502</y>
<height>16</height>
<width>96</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>shipper_size</name>
<name>site_desc</name>
<visible>1</visible>
<slideleft>yes</slideleft>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
......@@ -3670,20 +3921,20 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>60</id>
<id>45</id>
<alignment>0</alignment>
<tabsequence>610</tabsequence>
<tabsequence>450</tabsequence>
<border>0</border>
<color>33554432</color>
<x>319</x>
<y>675</y>
<height>15</height>
<width>93</width>
<x>106</x>
<y>522</y>
<height>16</height>
<width>96</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>case_net_weight</name>
<name>supp_code</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
......@@ -3706,20 +3957,20 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>62</id>
<id>54</id>
<alignment>0</alignment>
<tabsequence>630</tabsequence>
<tabsequence>550</tabsequence>
<border>0</border>
<color>33554432</color>
<x>103</x>
<y>654</y>
<y>544</y>
<height>15</height>
<width>72</width>
<width>97</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>case_width</name>
<name>pur_lead_time</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
......@@ -3740,29 +3991,21 @@
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<TextObject>
<band>Detail</band>
<id>61</id>
<alignment>0</alignment>
<tabsequence>620</tabsequence>
<alignment>1</alignment>
<text>Loc Code:</text>
<border>0</border>
<color>33554432</color>
<x>317</x>
<y>630</y>
<height>15</height>
<width>73</width>
<format>[general]</format>
<x>4</x>
<y>565</y>
<height>16</height>
<width>93</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>case_length</name>
<name>loc_code_t</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
......@@ -3775,25 +4018,24 @@
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>63</id>
<id>55</id>
<alignment>0</alignment>
<tabsequence>640</tabsequence>
<tabsequence>560</tabsequence>
<border>0</border>
<color>33554432</color>
<x>317</x>
<y>653</y>
<x>212</x>
<y>565</y>
<height>15</height>
<width>68</width>
<width>96</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>size_height</name>
<name>location_descr</name>
<visible>1</visible>
<height.autosize>yes</height.autosize>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
......@@ -3815,25 +4057,27 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>66</id>
<id>7</id>
<alignment>0</alignment>
<tabsequence>670</tabsequence>
<tabsequence>70</tabsequence>
<border>0</border>
<color>33554432</color>
<x>314</x>
<y>722</y>
<height>15</height>
<width>82</width>
<x>105</x>
<y>565</y>
<height>16</height>
<width>96</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>language_desc</name>
<name>loc_code</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<limit>8</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -3851,20 +4095,20 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>65</id>
<id>56</id>
<alignment>0</alignment>
<tabsequence>660</tabsequence>
<tabsequence>570</tabsequence>
<border>0</border>
<color>33554432</color>
<x>316</x>
<y>696</y>
<height>15</height>
<width>80</width>
<x>105</x>
<y>587</y>
<height>16</height>
<width>96</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>language</name>
<name>loc_type</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
......@@ -3887,20 +4131,20 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>64</id>
<id>68</id>
<alignment>0</alignment>
<tabsequence>650</tabsequence>
<tabsequence>690</tabsequence>
<border>0</border>
<color>33554432</color>
<x>104</x>
<y>701</y>
<x>211</x>
<y>585</y>
<height>15</height>
<width>81</width>
<width>75</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>pack_size_dtl</name>
<name>category_descr</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
......@@ -3921,21 +4165,29 @@
<color>536870912</color>
</background>
</ColumnObject>
<TextObject>
<ColumnObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Language Desc:</text>
<id>70</id>
<alignment>0</alignment>
<tabsequence>710</tabsequence>
<border>0</border>
<color>33554432</color>
<x>211</x>
<y>720</y>
<x>318</x>
<y>564</y>
<height>15</height>
<width>94</width>
<width>96</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>language_desc_t</name>
<name>tax</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
......@@ -3948,22 +4200,30 @@
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Pack Size Dtl:</text>
<id>71</id>
<alignment>0</alignment>
<tabsequence>720</tabsequence>
<border>0</border>
<color>33554432</color>
<x>2</x>
<y>701</y>
<x>320</x>
<y>588</y>
<height>15</height>
<width>93</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>pack_size_dtl_t</name>
<name>tax_desc</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
......@@ -3976,22 +4236,31 @@
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Language:</text>
<id>72</id>
<alignment>0</alignment>
<tabsequence>730</tabsequence>
<border>0</border>
<color>33554432</color>
<x>214</x>
<y>697</y>
<x>315</x>
<y>765</y>
<height>15</height>
<width>93</width>
<width>112</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>language_t</name>
<name>item_phy_attrib_6</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
......@@ -4004,28 +4273,29 @@
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>67</id>
<id>73</id>
<alignment>0</alignment>
<tabsequence>680</tabsequence>
<tabsequence>740</tabsequence>
<border>0</border>
<color>33554432</color>
<x>105</x>
<y>724</y>
<x>103</x>
<y>764</y>
<height>15</height>
<width>80</width>
<width>136</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>size_type_desc</name>
<name>item_usage_type</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -4044,17 +4314,17 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Size Type Desc:</text>
<text>Limited Edition:</text>
<border>0</border>
<color>33554432</color>
<x>2</x>
<y>723</y>
<x>1</x>
<y>764</y>
<height>15</height>
<width>96</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>size_type_desc_t</name>
<name>item_usage_type_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
......@@ -4069,29 +4339,21 @@
<color>536870912</color>
</background>
</TextObject>
<ColumnObject>
<TextObject>
<band>Detail</band>
<id>68</id>
<alignment>0</alignment>
<tabsequence>690</tabsequence>
<alignment>1</alignment>
<text>Size Descr:</text>
<border>0</border>
<color>33554432</color>
<x>211</x>
<y>585</y>
<x>215</x>
<y>765</y>
<height>15</height>
<width>75</width>
<format>[general]</format>
<width>94</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>category_descr</name>
<name>item_phy_attrib_6_t</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
......@@ -4104,28 +4366,28 @@
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>69</id>
<id>74</id>
<alignment>0</alignment>
<tabsequence>700</tabsequence>
<tabsequence>750</tabsequence>
<border>0</border>
<color>33554432</color>
<x>214</x>
<y>608</y>
<x>106</x>
<y>792</y>
<height>15</height>
<width>78</width>
<format>[general]</format>
<width>117</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>language_dtl</name>
<name>item_phy_attrib_24</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -4141,29 +4403,21 @@
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<TextObject>
<band>Detail</band>
<id>70</id>
<alignment>0</alignment>
<tabsequence>710</tabsequence>
<alignment>1</alignment>
<text>Brand:</text>
<border>0</border>
<color>33554432</color>
<x>318</x>
<y>564</y>
<x>0</x>
<y>791</y>
<height>15</height>
<width>96</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tax</name>
<name>t_2</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
......@@ -4176,28 +4430,28 @@
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>71</id>
<id>75</id>
<alignment>0</alignment>
<tabsequence>720</tabsequence>
<tabsequence>760</tabsequence>
<border>0</border>
<color>33554432</color>
<x>320</x>
<y>588</y>
<x>303</x>
<y>792</y>
<height>15</height>
<width>93</width>
<format>[general]</format>
<width>97</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tax_desc</name>
<name>brand_descr</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
......
......@@ -39,7 +39,7 @@
<color>536870912</color>
</Footer>
<Detail>
<height>744</height>
<height>838</height>
<color>536870912</color>
</Detail>
<TableDefinition>
......@@ -476,7 +476,31 @@
<name>tax_desc</name>
<dbname>tax_desc</dbname>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;item&quot; ) TABLE(NAME=&quot;itemser&quot; ) TABLE(NAME=&quot;location&quot; ) TABLE(NAME=&quot;item_lot_packsize&quot; ) COLUMN(NAME=&quot;item.item_code&quot;) COLUMN(NAME=&quot;item.descr&quot;) COLUMN(NAME=&quot;item.item_parnt&quot;) COLUMN(NAME=&quot;item.item_ser&quot;) COLUMN(NAME=&quot;item.grp_code&quot;) COLUMN(NAME=&quot;item.unit&quot;) COLUMN(NAME=&quot;item.loc_code&quot;) COLUMN(NAME=&quot;item.item_type&quot;) COLUMN(NAME=&quot;item.site_code&quot;) COLUMN(NAME=&quot;item.reo_qty&quot;) COLUMN(NAME=&quot;item.reo_lev&quot;) COLUMN(NAME=&quot;item.max_qty&quot;) COLUMN(NAME=&quot;item.min_qty&quot;) COLUMN(NAME=&quot;item.stk_opt&quot;) COLUMN(NAME=&quot;item.active&quot;) COLUMN(NAME=&quot;item.min_shelf_life&quot;) COLUMN(NAME=&quot;item.track_shelf_life&quot;) COLUMN(NAME=&quot;item.shelf_life&quot;) COLUMN(NAME=&quot;item.unit__rate&quot;) COLUMN(NAME=&quot;item.chg_date&quot;) COLUMN(NAME=&quot;item.chg_user&quot;) COLUMN(NAME=&quot;item.chg_term&quot;) COLUMN(NAME=&quot;item.phy_attrib_1&quot;) COLUMN(NAME=&quot;item.phy_attrib_2&quot;) COLUMN(NAME=&quot;item.phy_attrib_3&quot;) COLUMN(NAME=&quot;item.phy_attrib_4&quot;) COLUMN(NAME=&quot;itemser.descr&quot;) COMPUTE(NAME=&quot;&apos; &apos; as item_parnt_desc&quot;) COMPUTE(NAME=&quot;&apos; &apos; as item_type_desc&quot;) COMPUTE(NAME=&quot;&apos; &apos; as grp_code_desc&quot;) COMPUTE(NAME=&quot;&apos; &apos; as site_codes&quot;) COMPUTE(NAME=&quot;&apos; &apos; as color_codes&quot;) COMPUTE(NAME=&quot;&apos; &apos; as dimension_desc&quot;) COMPUTE(NAME=&quot;&apos; &apos; as size_codes&quot;) COMPUTE(NAME=&quot;&apos; &apos; as size_type&quot;) COMPUTE(NAME=&quot;&apos; &apos; as color_code_descr&quot;) COMPUTE(NAME=&quot;&apos; &apos; as dim_code_desc&quot;) COMPUTE(NAME=&quot;&apos; &apos; as price_list_dtl&quot;) COMPUTE(NAME=&quot;0 as item_length&quot;) COMPUTE(NAME=&quot;0 as item_width&quot;) COMPUTE(NAME=&quot;0 as item_height&quot;) COMPUTE(NAME=&quot;0 as item_gross_wt&quot;) COMPUTE(NAME=&quot;&apos; &apos; as item_category&quot;) COMPUTE(NAME=&quot;&apos; &apos; as site_desc&quot;) COMPUTE(NAME=&quot;&apos; &apos; as supp_code&quot;) COMPUTE(NAME=&quot;&apos; &apos; as supplier_desc&quot;) COMPUTE(NAME=&quot;&apos; &apos; as supp_item_desc&quot;) COLUMN(NAME=&quot;item.sh_descr&quot;) COMPUTE(NAME=&quot;&apos; &apos; as long_desc&quot;) COMPUTE(NAME=&quot;&apos; &apos; as meta_desc&quot;) COMPUTE(NAME=&quot;&apos; &apos; as meta_keywords&quot;) COMPUTE(NAME=&quot;&apos; &apos; as meta_title&quot;) COMPUTE(NAME=&quot;&apos; &apos; as img_path&quot;) COLUMN(NAME=&quot;item.pur_lead_time&quot;) COLUMN(NAME=&quot;location.descr&quot;) COLUMN(NAME=&quot;item.loc_type&quot;) COLUMN(NAME=&quot;item.loc_type__parent&quot;) COLUMN(NAME=&quot;item_lot_packsize.shipper_size&quot;) COLUMN(NAME=&quot;item_lot_packsize.gross_weight&quot;) COLUMN(NAME=&quot;item_lot_packsize.net_weight&quot;) COLUMN(NAME=&quot;item_lot_packsize.length&quot;) COLUMN(NAME=&quot;item_lot_packsize.width&quot;) COLUMN(NAME=&quot;item_lot_packsize.height&quot;) COMPUTE(NAME=&quot;&apos; &apos; as pack_size_dtl&quot;) COMPUTE(NAME=&quot;&apos; &apos; as language&quot;) COMPUTE(NAME=&quot;&apos; &apos; as language_desc&quot;) COMPUTE(NAME=&quot;&apos; &apos; as size_type_desc&quot;) COMPUTE(NAME=&quot;&apos; &apos; as category_descr&quot;) COMPUTE(NAME=&quot;&apos; &apos; as language_dtl&quot;) COMPUTE(NAME=&quot;&apos; &apos; as tax&quot;) COMPUTE(NAME=&quot;&apos; &apos; as tax_desc&quot;) JOIN (LEFT=&quot;item.item_ser&quot; OP =&quot;=&quot;RIGHT=&quot;itemser.item_ser&quot; ) JOIN (LEFT=&quot;item.loc_code&quot; OP =&quot;=&quot;RIGHT=&quot;location.loc_code&quot; ) JOIN (LEFT=&quot;location.site_code__own&quot; OP =&quot;=&quot;RIGHT=&quot;item_lot_packsize.site_code__own&quot; ) JOIN (LEFT=&quot;item.item_code&quot; OP =&quot;=&quot;RIGHT=&quot;item_lot_packsize.item_code&quot; )) </retrieve>
<table_column>
<type size="50">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>item_phy_attrib_6</name>
<dbname>item.phy_attrib_6</dbname>
</table_column>
<table_column>
<type size="5">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>item_usage_type</name>
<dbname>item.usage_type</dbname>
</table_column>
<table_column>
<type size="50">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>item_phy_attrib_24</name>
<dbname>item.phy_attrib_24</dbname>
</table_column>
<table_column>
<type size="1">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>brand_descr</name>
<dbname>brand_descr</dbname>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;item&quot; ) TABLE(NAME=&quot;itemser&quot; ) TABLE(NAME=&quot;location&quot; ) TABLE(NAME=&quot;item_lot_packsize&quot; ) COLUMN(NAME=&quot;item.item_code&quot;) COLUMN(NAME=&quot;item.descr&quot;) COLUMN(NAME=&quot;item.item_parnt&quot;) COLUMN(NAME=&quot;item.item_ser&quot;) COLUMN(NAME=&quot;item.grp_code&quot;) COLUMN(NAME=&quot;item.unit&quot;) COLUMN(NAME=&quot;item.loc_code&quot;) COLUMN(NAME=&quot;item.item_type&quot;) COLUMN(NAME=&quot;item.site_code&quot;) COLUMN(NAME=&quot;item.reo_qty&quot;) COLUMN(NAME=&quot;item.reo_lev&quot;) COLUMN(NAME=&quot;item.max_qty&quot;) COLUMN(NAME=&quot;item.min_qty&quot;) COLUMN(NAME=&quot;item.stk_opt&quot;) COLUMN(NAME=&quot;item.active&quot;) COLUMN(NAME=&quot;item.min_shelf_life&quot;) COLUMN(NAME=&quot;item.track_shelf_life&quot;) COLUMN(NAME=&quot;item.shelf_life&quot;) COLUMN(NAME=&quot;item.unit__rate&quot;) COLUMN(NAME=&quot;item.chg_date&quot;) COLUMN(NAME=&quot;item.chg_user&quot;) COLUMN(NAME=&quot;item.chg_term&quot;) COLUMN(NAME=&quot;item.phy_attrib_1&quot;) COLUMN(NAME=&quot;item.phy_attrib_2&quot;) COLUMN(NAME=&quot;item.phy_attrib_3&quot;) COLUMN(NAME=&quot;item.phy_attrib_4&quot;) COLUMN(NAME=&quot;itemser.descr&quot;) COMPUTE(NAME=&quot;&apos; &apos; as item_parnt_desc&quot;) COMPUTE(NAME=&quot;&apos; &apos; as item_type_desc&quot;) COMPUTE(NAME=&quot;&apos; &apos; as grp_code_desc&quot;) COMPUTE(NAME=&quot;&apos; &apos; as site_codes&quot;) COMPUTE(NAME=&quot;&apos; &apos; as color_codes&quot;) COMPUTE(NAME=&quot;&apos; &apos; as dimension_desc&quot;) COMPUTE(NAME=&quot;&apos; &apos; as size_codes&quot;) COMPUTE(NAME=&quot;&apos; &apos; as size_type&quot;) COMPUTE(NAME=&quot;&apos; &apos; as color_code_descr&quot;) COMPUTE(NAME=&quot;&apos; &apos; as dim_code_desc&quot;) COMPUTE(NAME=&quot;&apos; &apos; as price_list_dtl&quot;) COMPUTE(NAME=&quot;0 as item_length&quot;) COMPUTE(NAME=&quot;0 as item_width&quot;) COMPUTE(NAME=&quot;0 as item_height&quot;) COMPUTE(NAME=&quot;0 as item_gross_wt&quot;) COMPUTE(NAME=&quot;&apos; &apos; as item_category&quot;) COMPUTE(NAME=&quot;&apos; &apos; as site_desc&quot;) COMPUTE(NAME=&quot;&apos; &apos; as supp_code&quot;) COMPUTE(NAME=&quot;&apos; &apos; as supplier_desc&quot;) COMPUTE(NAME=&quot;&apos; &apos; as supp_item_desc&quot;) COLUMN(NAME=&quot;item.sh_descr&quot;) COMPUTE(NAME=&quot;&apos; &apos; as long_desc&quot;) COMPUTE(NAME=&quot;&apos; &apos; as meta_desc&quot;) COMPUTE(NAME=&quot;&apos; &apos; as meta_keywords&quot;) COMPUTE(NAME=&quot;&apos; &apos; as meta_title&quot;) COMPUTE(NAME=&quot;&apos; &apos; as img_path&quot;) COLUMN(NAME=&quot;item.pur_lead_time&quot;) COLUMN(NAME=&quot;location.descr&quot;) COLUMN(NAME=&quot;item.loc_type&quot;) COLUMN(NAME=&quot;item.loc_type__parent&quot;) COLUMN(NAME=&quot;item_lot_packsize.shipper_size&quot;) COLUMN(NAME=&quot;item_lot_packsize.gross_weight&quot;) COLUMN(NAME=&quot;item_lot_packsize.net_weight&quot;) COLUMN(NAME=&quot;item_lot_packsize.length&quot;) COLUMN(NAME=&quot;item_lot_packsize.width&quot;) COLUMN(NAME=&quot;item_lot_packsize.height&quot;) COMPUTE(NAME=&quot;&apos; &apos; as pack_size_dtl&quot;) COMPUTE(NAME=&quot;&apos; &apos; as language&quot;) COMPUTE(NAME=&quot;&apos; &apos; as language_desc&quot;) COMPUTE(NAME=&quot;&apos; &apos; as size_type_desc&quot;) COMPUTE(NAME=&quot;&apos; &apos; as category_descr&quot;) COMPUTE(NAME=&quot;&apos; &apos; as language_dtl&quot;) COMPUTE(NAME=&quot;&apos; &apos; as tax&quot;) COMPUTE(NAME=&quot;&apos; &apos; as tax_desc&quot;) COLUMN(NAME=&quot;item.phy_attrib_6&quot;) COLUMN(NAME=&quot;item.usage_type&quot;) COLUMN(NAME=&quot;item.phy_attrib_24&quot;) COMPUTE(NAME=&quot;&apos; &apos; as brand_descr&quot;) JOIN (LEFT=&quot;item.item_ser&quot; OP =&quot;=&quot;RIGHT=&quot;itemser.item_ser&quot; ) JOIN (LEFT=&quot;item.loc_code&quot; OP =&quot;=&quot;RIGHT=&quot;location.loc_code&quot; ) JOIN (LEFT=&quot;location.site_code__own&quot; OP =&quot;=&quot;RIGHT=&quot;item_lot_packsize.site_code__own&quot; ) JOIN (LEFT=&quot;item.item_code&quot; OP =&quot;=&quot;RIGHT=&quot;item_lot_packsize.item_code&quot; )) </retrieve>
</TableDefinition>
<TextObject>
<band>Detail</band>
......@@ -2150,186 +2174,6 @@
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>49</id>
<alignment>0</alignment>
<tabsequence>490</tabsequence>
<border>0</border>
<color>33554432</color>
<x>317</x>
<y>460</y>
<height>16</height>
<width>96</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>long_desc</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>50</id>
<alignment>0</alignment>
<tabsequence>500</tabsequence>
<border>0</border>
<color>33554432</color>
<x>317</x>
<y>480</y>
<height>16</height>
<width>96</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>meta_desc</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>51</id>
<alignment>0</alignment>
<tabsequence>510</tabsequence>
<border>0</border>
<color>33554432</color>
<x>317</x>
<y>500</y>
<height>16</height>
<width>96</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>meta_keywords</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>52</id>
<alignment>0</alignment>
<tabsequence>520</tabsequence>
<border>0</border>
<color>33554432</color>
<x>317</x>
<y>520</y>
<height>16</height>
<width>96</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>meta_title</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>53</id>
<alignment>0</alignment>
<tabsequence>530</tabsequence>
<border>0</border>
<color>33554432</color>
<x>317</x>
<y>540</y>
<height>16</height>
<width>96</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>img_path</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
......@@ -2420,8 +2264,8 @@
<text>Max Qty:</text>
<border>0</border>
<color>33554432</color>
<x>5</x>
<y>282</y>
<x>9</x>
<y>736</y>
<height>16</height>
<width>93</width>
<html>
......@@ -2974,29 +2818,21 @@
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<TextObject>
<band>Detail</band>
<id>42</id>
<alignment>0</alignment>
<tabsequence>420</tabsequence>
<alignment>1</alignment>
<text>Phy Attrib 2:</text>
<border>0</border>
<color>33554432</color>
<x>106</x>
<y>462</y>
<x>5</x>
<y>362</y>
<height>16</height>
<width>96</width>
<format>[general]</format>
<width>93</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>item_gross_wt</name>
<name>phy_attrib_2_t</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
......@@ -3009,23 +2845,23 @@
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>43</id>
<id>57</id>
<alignment>0</alignment>
<tabsequence>430</tabsequence>
<tabsequence>580</tabsequence>
<border>0</border>
<color>33554432</color>
<x>106</x>
<y>482</y>
<x>105</x>
<y>610</y>
<height>16</height>
<width>96</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>item_category</name>
<name>loc_type__parent</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
......@@ -3046,29 +2882,21 @@
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<TextObject>
<band>Detail</band>
<id>44</id>
<alignment>0</alignment>
<tabsequence>440</tabsequence>
<alignment>1</alignment>
<text>Case Length:</text>
<border>0</border>
<color>33554432</color>
<x>106</x>
<y>502</y>
<height>16</height>
<width>96</width>
<format>[general]</format>
<x>212</x>
<y>630</y>
<height>15</height>
<width>93</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>site_desc</name>
<name>case_length_t</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
......@@ -3081,24 +2909,167 @@
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Shipper/Size:</text>
<border>0</border>
<color>33554432</color>
<x>1</x>
<y>630</y>
<height>15</height>
<width>93</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>shipper_size_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Case_Width:</text>
<border>0</border>
<color>33554432</color>
<x>3</x>
<y>653</y>
<height>15</height>
<width>93</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>case_width_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Case Height:</text>
<border>0</border>
<color>33554432</color>
<x>212</x>
<y>652</y>
<height>15</height>
<width>93</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>size_height_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Case Gross Weight:</text>
<border>0</border>
<color>33554432</color>
<x>0</x>
<y>676</y>
<height>15</height>
<width>98</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>case_gross_weight_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
<height.autosize>yes</height.autosize>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Case Net Weight:</text>
<border>0</border>
<color>33554432</color>
<x>209</x>
<y>675</y>
<height>15</height>
<width>99</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>case_net_weight_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
<height.autosize>yes</height.autosize>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>45</id>
<id>59</id>
<alignment>0</alignment>
<tabsequence>450</tabsequence>
<tabsequence>600</tabsequence>
<border>0</border>
<color>33554432</color>
<x>106</x>
<y>522</y>
<height>16</height>
<width>96</width>
<y>676</y>
<height>15</height>
<width>86</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>supp_code</name>
<name>case_gross_weight</name>
<visible>1</visible>
<height.autosize>yes</height.autosize>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
......@@ -3121,17 +3092,17 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Phy Attrib 2:</text>
<text>Item Parnt:</text>
<border>0</border>
<color>33554432</color>
<x>5</x>
<y>362</y>
<x>6</x>
<y>1</y>
<height>16</height>
<width>93</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>phy_attrib_2_t</name>
<name>item_parnt_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
......@@ -3145,24 +3116,65 @@
<mode>1</mode>
<color>536870912</color>
</background>
<height.autosize>yes</height.autosize>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>54</id>
<id>3</id>
<alignment>0</alignment>
<tabsequence>550</tabsequence>
<tabsequence>30</tabsequence>
<border>0</border>
<color>33554432</color>
<x>107</x>
<y>1</y>
<height>16</height>
<width>142</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>item_parnt</name>
<visible>1</visible>
<slideleft>yes</slideleft>
<EditStyle style="edit">
<limit>10</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>58</id>
<alignment>0</alignment>
<tabsequence>590</tabsequence>
<border>0</border>
<color>33554432</color>
<x>103</x>
<y>544</y>
<y>632</y>
<height>15</height>
<width>97</width>
<width>84</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>pur_lead_time</name>
<name>shipper_size</name>
<visible>1</visible>
<slideleft>yes</slideleft>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
......@@ -3182,21 +3194,29 @@
<color>536870912</color>
</background>
</ColumnObject>
<TextObject>
<ColumnObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Loc Code:</text>
<id>60</id>
<alignment>0</alignment>
<tabsequence>610</tabsequence>
<border>0</border>
<color>33554432</color>
<x>4</x>
<y>565</y>
<height>16</height>
<x>319</x>
<y>675</y>
<height>15</height>
<width>93</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>loc_code_t</name>
<name>case_net_weight</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
......@@ -3209,23 +3229,23 @@
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>55</id>
<id>62</id>
<alignment>0</alignment>
<tabsequence>560</tabsequence>
<tabsequence>630</tabsequence>
<border>0</border>
<color>33554432</color>
<x>212</x>
<y>565</y>
<x>103</x>
<y>654</y>
<height>15</height>
<width>96</width>
<width>72</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>location_descr</name>
<name>case_width</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
......@@ -3248,29 +3268,228 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>7</id>
<id>61</id>
<alignment>0</alignment>
<tabsequence>70</tabsequence>
<tabsequence>620</tabsequence>
<border>0</border>
<color>33554432</color>
<x>105</x>
<y>565</y>
<height>16</height>
<width>96</width>
<x>317</x>
<y>630</y>
<height>15</height>
<width>73</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>case_length</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>63</id>
<alignment>0</alignment>
<tabsequence>640</tabsequence>
<border>0</border>
<color>33554432</color>
<x>317</x>
<y>653</y>
<height>15</height>
<width>68</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>size_height</name>
<visible>1</visible>
<height.autosize>yes</height.autosize>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>66</id>
<alignment>0</alignment>
<tabsequence>670</tabsequence>
<border>0</border>
<color>33554432</color>
<x>314</x>
<y>722</y>
<height>15</height>
<width>82</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>loc_code</name>
<name>language_desc</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>65</id>
<alignment>0</alignment>
<tabsequence>660</tabsequence>
<border>0</border>
<color>33554432</color>
<x>316</x>
<y>696</y>
<height>15</height>
<width>80</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>language</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>64</id>
<alignment>0</alignment>
<tabsequence>650</tabsequence>
<border>0</border>
<color>33554432</color>
<x>104</x>
<y>701</y>
<height>15</height>
<width>81</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>pack_size_dtl</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Language Desc:</text>
<border>0</border>
<color>33554432</color>
<x>213</x>
<y>724</y>
<height>15</height>
<width>94</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>language_desc_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Pack Size Dtl:</text>
<border>0</border>
<color>33554432</color>
<x>2</x>
<y>701</y>
<height>15</height>
<width>93</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>pack_size_dtl_t</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>8</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
......@@ -3283,30 +3502,22 @@
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
</TextObject>
<TextObject>
<band>Detail</band>
<id>56</id>
<alignment>0</alignment>
<tabsequence>570</tabsequence>
<alignment>1</alignment>
<text>Language:</text>
<border>0</border>
<color>33554432</color>
<x>105</x>
<y>587</y>
<height>16</height>
<width>96</width>
<format>[general]</format>
<x>214</x>
<y>697</y>
<height>15</height>
<width>93</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>loc_type</name>
<name>language_t</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
......@@ -3319,23 +3530,23 @@
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>57</id>
<id>67</id>
<alignment>0</alignment>
<tabsequence>580</tabsequence>
<tabsequence>680</tabsequence>
<border>0</border>
<color>33554432</color>
<x>105</x>
<y>610</y>
<height>16</height>
<width>96</width>
<y>724</y>
<height>15</height>
<width>80</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>loc_type__parent</name>
<name>size_type_desc</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
......@@ -3359,17 +3570,17 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Case Length:</text>
<text>Size Type Desc:</text>
<border>0</border>
<color>33554432</color>
<x>212</x>
<y>630</y>
<x>2</x>
<y>723</y>
<height>15</height>
<width>93</width>
<width>96</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>case_length_t</name>
<name>size_type_desc_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
......@@ -3384,21 +3595,29 @@
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<ColumnObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Shipper/Size:</text>
<id>69</id>
<alignment>0</alignment>
<tabsequence>700</tabsequence>
<border>0</border>
<color>33554432</color>
<x>1</x>
<y>630</y>
<x>214</x>
<y>608</y>
<height>15</height>
<width>93</width>
<width>78</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>shipper_size_t</name>
<name>language_dtl</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
......@@ -3411,22 +3630,30 @@
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Case_Width:</text>
<id>49</id>
<alignment>0</alignment>
<tabsequence>490</tabsequence>
<border>0</border>
<color>33554432</color>
<x>3</x>
<y>653</y>
<height>15</height>
<width>93</width>
<x>317</x>
<y>460</y>
<height>16</height>
<width>96</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>case_width_t</name>
<name>long_desc</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
......@@ -3439,22 +3666,30 @@
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Case Height:</text>
<id>50</id>
<alignment>0</alignment>
<tabsequence>500</tabsequence>
<border>0</border>
<color>33554432</color>
<x>212</x>
<y>652</y>
<height>15</height>
<width>93</width>
<x>317</x>
<y>480</y>
<height>16</height>
<width>96</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>size_height_t</name>
<name>meta_desc</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
......@@ -3467,22 +3702,30 @@
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Case Gross Weight:</text>
<id>51</id>
<alignment>0</alignment>
<tabsequence>510</tabsequence>
<border>0</border>
<color>33554432</color>
<x>0</x>
<y>676</y>
<height>15</height>
<width>98</width>
<x>317</x>
<y>500</y>
<height>16</height>
<width>96</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>case_gross_weight_t</name>
<name>meta_keywords</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
......@@ -3495,23 +3738,30 @@
<mode>1</mode>
<color>536870912</color>
</background>
<height.autosize>yes</height.autosize>
</TextObject>
<TextObject>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Case Net Weight:</text>
<id>52</id>
<alignment>0</alignment>
<tabsequence>520</tabsequence>
<border>0</border>
<color>33554432</color>
<x>209</x>
<y>675</y>
<height>15</height>
<width>99</width>
<x>317</x>
<y>520</y>
<height>16</height>
<width>96</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>case_net_weight_t</name>
<name>meta_title</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
......@@ -3524,26 +3774,24 @@
<mode>1</mode>
<color>536870912</color>
</background>
<height.autosize>yes</height.autosize>
</TextObject>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>59</id>
<id>53</id>
<alignment>0</alignment>
<tabsequence>600</tabsequence>
<tabsequence>530</tabsequence>
<border>0</border>
<color>33554432</color>
<x>106</x>
<y>676</y>
<height>15</height>
<width>86</width>
<x>317</x>
<y>540</y>
<height>16</height>
<width>96</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>case_gross_weight</name>
<name>img_path</name>
<visible>1</visible>
<height.autosize>yes</height.autosize>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
......@@ -3563,21 +3811,29 @@
<color>536870912</color>
</background>
</ColumnObject>
<TextObject>
<ColumnObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Item Parnt:</text>
<id>42</id>
<alignment>0</alignment>
<tabsequence>420</tabsequence>
<border>0</border>
<color>33554432</color>
<x>6</x>
<y>1</y>
<x>106</x>
<y>462</y>
<height>16</height>
<width>93</width>
<width>96</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>item_parnt_t</name>
<name>item_gross_wt</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
......@@ -3590,32 +3846,28 @@
<mode>1</mode>
<color>536870912</color>
</background>
<height.autosize>yes</height.autosize>
</TextObject>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>3</id>
<id>43</id>
<alignment>0</alignment>
<tabsequence>30</tabsequence>
<tabsequence>430</tabsequence>
<border>0</border>
<color>33554432</color>
<x>107</x>
<y>1</y>
<x>106</x>
<y>482</y>
<height>16</height>
<width>142</width>
<width>96</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>item_parnt</name>
<name>item_category</name>
<visible>1</visible>
<slideleft>yes</slideleft>
<EditStyle style="edit">
<limit>10</limit>
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -3633,22 +3885,21 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>58</id>
<id>44</id>
<alignment>0</alignment>
<tabsequence>590</tabsequence>
<tabsequence>440</tabsequence>
<border>0</border>
<color>33554432</color>
<x>103</x>
<y>632</y>
<height>15</height>
<width>84</width>
<x>106</x>
<y>502</y>
<height>16</height>
<width>96</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>shipper_size</name>
<name>site_desc</name>
<visible>1</visible>
<slideleft>yes</slideleft>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
......@@ -3670,20 +3921,20 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>60</id>
<id>45</id>
<alignment>0</alignment>
<tabsequence>610</tabsequence>
<tabsequence>450</tabsequence>
<border>0</border>
<color>33554432</color>
<x>319</x>
<y>675</y>
<height>15</height>
<width>93</width>
<x>106</x>
<y>522</y>
<height>16</height>
<width>96</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>case_net_weight</name>
<name>supp_code</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
......@@ -3706,20 +3957,20 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>62</id>
<id>54</id>
<alignment>0</alignment>
<tabsequence>630</tabsequence>
<tabsequence>550</tabsequence>
<border>0</border>
<color>33554432</color>
<x>103</x>
<y>654</y>
<y>544</y>
<height>15</height>
<width>72</width>
<width>97</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>case_width</name>
<name>pur_lead_time</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
......@@ -3740,29 +3991,21 @@
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<TextObject>
<band>Detail</band>
<id>61</id>
<alignment>0</alignment>
<tabsequence>620</tabsequence>
<alignment>1</alignment>
<text>Loc Code:</text>
<border>0</border>
<color>33554432</color>
<x>317</x>
<y>630</y>
<height>15</height>
<width>73</width>
<format>[general]</format>
<x>4</x>
<y>565</y>
<height>16</height>
<width>93</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>case_length</name>
<name>loc_code_t</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
......@@ -3775,25 +4018,24 @@
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>63</id>
<id>55</id>
<alignment>0</alignment>
<tabsequence>640</tabsequence>
<tabsequence>560</tabsequence>
<border>0</border>
<color>33554432</color>
<x>317</x>
<y>653</y>
<x>212</x>
<y>565</y>
<height>15</height>
<width>68</width>
<width>96</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>size_height</name>
<name>location_descr</name>
<visible>1</visible>
<height.autosize>yes</height.autosize>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
......@@ -3815,25 +4057,27 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>66</id>
<id>7</id>
<alignment>0</alignment>
<tabsequence>670</tabsequence>
<tabsequence>70</tabsequence>
<border>0</border>
<color>33554432</color>
<x>314</x>
<y>722</y>
<height>15</height>
<width>82</width>
<x>105</x>
<y>565</y>
<height>16</height>
<width>96</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>language_desc</name>
<name>loc_code</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<limit>8</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -3851,20 +4095,20 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>65</id>
<id>56</id>
<alignment>0</alignment>
<tabsequence>660</tabsequence>
<tabsequence>570</tabsequence>
<border>0</border>
<color>33554432</color>
<x>316</x>
<y>696</y>
<height>15</height>
<width>80</width>
<x>105</x>
<y>587</y>
<height>16</height>
<width>96</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>language</name>
<name>loc_type</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
......@@ -3887,20 +4131,20 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>64</id>
<id>68</id>
<alignment>0</alignment>
<tabsequence>650</tabsequence>
<tabsequence>690</tabsequence>
<border>0</border>
<color>33554432</color>
<x>104</x>
<y>701</y>
<x>211</x>
<y>585</y>
<height>15</height>
<width>81</width>
<width>75</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>pack_size_dtl</name>
<name>category_descr</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
......@@ -3921,21 +4165,29 @@
<color>536870912</color>
</background>
</ColumnObject>
<TextObject>
<ColumnObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Language Desc:</text>
<id>70</id>
<alignment>0</alignment>
<tabsequence>710</tabsequence>
<border>0</border>
<color>33554432</color>
<x>211</x>
<y>720</y>
<x>318</x>
<y>564</y>
<height>15</height>
<width>94</width>
<width>96</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>language_desc_t</name>
<name>tax</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
......@@ -3948,22 +4200,30 @@
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Pack Size Dtl:</text>
<id>71</id>
<alignment>0</alignment>
<tabsequence>720</tabsequence>
<border>0</border>
<color>33554432</color>
<x>2</x>
<y>701</y>
<x>320</x>
<y>588</y>
<height>15</height>
<width>93</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>pack_size_dtl_t</name>
<name>tax_desc</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
......@@ -3976,22 +4236,31 @@
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Language:</text>
<id>72</id>
<alignment>0</alignment>
<tabsequence>730</tabsequence>
<border>0</border>
<color>33554432</color>
<x>214</x>
<y>697</y>
<x>315</x>
<y>765</y>
<height>15</height>
<width>93</width>
<width>112</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>language_t</name>
<name>item_phy_attrib_6</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
......@@ -4004,28 +4273,29 @@
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>67</id>
<id>73</id>
<alignment>0</alignment>
<tabsequence>680</tabsequence>
<tabsequence>740</tabsequence>
<border>0</border>
<color>33554432</color>
<x>105</x>
<y>724</y>
<x>103</x>
<y>764</y>
<height>15</height>
<width>80</width>
<width>136</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>size_type_desc</name>
<name>item_usage_type</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -4044,17 +4314,17 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Size Type Desc:</text>
<text>Limited Edition:</text>
<border>0</border>
<color>33554432</color>
<x>2</x>
<y>723</y>
<x>1</x>
<y>764</y>
<height>15</height>
<width>96</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>size_type_desc_t</name>
<name>item_usage_type_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
......@@ -4069,29 +4339,21 @@
<color>536870912</color>
</background>
</TextObject>
<ColumnObject>
<TextObject>
<band>Detail</band>
<id>68</id>
<alignment>0</alignment>
<tabsequence>690</tabsequence>
<alignment>1</alignment>
<text>Size Descr:</text>
<border>0</border>
<color>33554432</color>
<x>211</x>
<y>585</y>
<x>215</x>
<y>765</y>
<height>15</height>
<width>75</width>
<format>[general]</format>
<width>94</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>category_descr</name>
<name>item_phy_attrib_6_t</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
......@@ -4104,28 +4366,28 @@
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>69</id>
<id>74</id>
<alignment>0</alignment>
<tabsequence>700</tabsequence>
<tabsequence>750</tabsequence>
<border>0</border>
<color>33554432</color>
<x>214</x>
<y>608</y>
<x>106</x>
<y>792</y>
<height>15</height>
<width>78</width>
<format>[general]</format>
<width>117</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>language_dtl</name>
<name>item_phy_attrib_24</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -4141,29 +4403,21 @@
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<TextObject>
<band>Detail</band>
<id>70</id>
<alignment>0</alignment>
<tabsequence>710</tabsequence>
<alignment>1</alignment>
<text>Brand:</text>
<border>0</border>
<color>33554432</color>
<x>318</x>
<y>564</y>
<x>0</x>
<y>791</y>
<height>15</height>
<width>96</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tax</name>
<name>t_2</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
......@@ -4176,28 +4430,28 @@
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>71</id>
<id>75</id>
<alignment>0</alignment>
<tabsequence>720</tabsequence>
<tabsequence>760</tabsequence>
<border>0</border>
<color>33554432</color>
<x>320</x>
<y>588</y>
<x>303</x>
<y>792</y>
<height>15</height>
<width>93</width>
<format>[general]</format>
<width>97</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tax_desc</name>
<name>brand_descr</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
......
......@@ -247,7 +247,31 @@
<name>long_descr</name>
<dbname>long_descr</dbname>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;item&quot; ) COLUMN(NAME=&quot;item.item_code&quot;) COLUMN(NAME=&quot;item.descr&quot;) COLUMN(NAME=&quot;item.sh_descr&quot;) COLUMN(NAME=&quot;item.item_parnt&quot;) COLUMN(NAME=&quot;item.item_ser&quot;) COLUMN(NAME=&quot;item.grp_code&quot;) COLUMN(NAME=&quot;item.item_type&quot;) COLUMN(NAME=&quot;item.loc_code&quot;) COLUMN(NAME=&quot;item.chg_date&quot;) COLUMN(NAME=&quot;item.chg_user&quot;) COLUMN(NAME=&quot;item.chg_term&quot;) COLUMN(NAME=&quot;item.udf__str1&quot;) COLUMN(NAME=&quot;item.phy_attrib_17&quot;) COLUMN(NAME=&quot;item.phy_attrib_18&quot;) COLUMN(NAME=&quot;item.phy_attrib_19&quot;) COLUMN(NAME=&quot;item.phy_attrib_20&quot;) COLUMN(NAME=&quot;item.phy_attrib_21&quot;) COLUMN(NAME=&quot;item.loc_type__parent&quot;) COLUMN(NAME=&quot;item.pur_lead_time&quot;) COMPUTE(NAME=&quot;&apos; &apos; as item_type_descr&quot;) COMPUTE(NAME=&quot;&apos; &apos; as item_ser_descr&quot;) COMPUTE(NAME=&quot;&apos; &apos; as grp_code_descr&quot;) COMPUTE(NAME=&quot;&apos; &apos; as loc_code_descr&quot;) COMPUTE(NAME=&quot;&apos; &apos; as tax&quot;) COMPUTE(NAME=&quot;&apos; &apos; as tax_descr&quot;) COLUMN(NAME=&quot;item.loc_type&quot;) COMPUTE(NAME=&quot;&apos; &apos; as language_desc&quot;) COMPUTE(NAME=&quot;&apos; &apos; as language&quot;) COMPUTE(NAME=&quot;&apos; &apos; as language_dtl&quot;) COMPUTE(NAME=&quot;&apos; &apos; as img_path&quot;) COMPUTE(NAME=&quot;&apos; &apos; as meta_desc&quot;) COMPUTE(NAME=&quot;&apos; &apos; as meta_keywords&quot;) COMPUTE(NAME=&quot;&apos; &apos; as meta_title&quot;) COMPUTE(NAME=&quot;&apos; &apos; as long_descr&quot;)) </retrieve>
<table_column>
<type size="50">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>phy_attrib_24</name>
<dbname>item.phy_attrib_24</dbname>
</table_column>
<table_column>
<type size="5">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>usage_type</name>
<dbname>item.usage_type</dbname>
</table_column>
<table_column>
<type size="1">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>brand_descr</name>
<dbname>brand_descr</dbname>
</table_column>
<table_column>
<type size="1">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>stop_purchase</name>
<dbname>stop_purchase</dbname>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;item&quot; ) COLUMN(NAME=&quot;item.item_code&quot;) COLUMN(NAME=&quot;item.descr&quot;) COLUMN(NAME=&quot;item.sh_descr&quot;) COLUMN(NAME=&quot;item.item_parnt&quot;) COLUMN(NAME=&quot;item.item_ser&quot;) COLUMN(NAME=&quot;item.grp_code&quot;) COLUMN(NAME=&quot;item.item_type&quot;) COLUMN(NAME=&quot;item.loc_code&quot;) COLUMN(NAME=&quot;item.chg_date&quot;) COLUMN(NAME=&quot;item.chg_user&quot;) COLUMN(NAME=&quot;item.chg_term&quot;) COLUMN(NAME=&quot;item.udf__str1&quot;) COLUMN(NAME=&quot;item.phy_attrib_17&quot;) COLUMN(NAME=&quot;item.phy_attrib_18&quot;) COLUMN(NAME=&quot;item.phy_attrib_19&quot;) COLUMN(NAME=&quot;item.phy_attrib_20&quot;) COLUMN(NAME=&quot;item.phy_attrib_21&quot;) COLUMN(NAME=&quot;item.loc_type__parent&quot;) COLUMN(NAME=&quot;item.pur_lead_time&quot;) COMPUTE(NAME=&quot;&apos; &apos; as item_type_descr&quot;) COMPUTE(NAME=&quot;&apos; &apos; as item_ser_descr&quot;) COMPUTE(NAME=&quot;&apos; &apos; as grp_code_descr&quot;) COMPUTE(NAME=&quot;&apos; &apos; as loc_code_descr&quot;) COMPUTE(NAME=&quot;&apos; &apos; as tax&quot;) COMPUTE(NAME=&quot;&apos; &apos; as tax_descr&quot;) COLUMN(NAME=&quot;item.loc_type&quot;) COMPUTE(NAME=&quot;&apos; &apos; as language_desc&quot;) COMPUTE(NAME=&quot;&apos; &apos; as language&quot;) COMPUTE(NAME=&quot;&apos; &apos; as language_dtl&quot;) COMPUTE(NAME=&quot;&apos; &apos; as img_path&quot;) COMPUTE(NAME=&quot;&apos; &apos; as meta_desc&quot;) COMPUTE(NAME=&quot;&apos; &apos; as meta_keywords&quot;) COMPUTE(NAME=&quot;&apos; &apos; as meta_title&quot;) COMPUTE(NAME=&quot;&apos; &apos; as long_descr&quot;) COLUMN(NAME=&quot;item.phy_attrib_24&quot;) COLUMN(NAME=&quot;item.usage_type&quot;) COMPUTE(NAME=&quot;&apos; &apos; as brand_descr&quot;) COMPUTE(NAME=&quot;&apos; &apos; as stop_purchase&quot;)) </retrieve>
</TableDefinition>
<TextObject>
<band>Detail</band>
......@@ -1738,11 +1762,18 @@
<y>360</y>
<height>15</height>
<width>42</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>language_desc</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
......@@ -1767,11 +1798,18 @@
<y>361</y>
<height>15</height>
<width>55</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>language</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
......@@ -1796,11 +1834,18 @@
<y>362</y>
<height>15</height>
<width>117</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>language_dtl</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
......@@ -1825,11 +1870,18 @@
<y>211</y>
<height>15</height>
<width>48</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>img_path</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
......@@ -1854,11 +1906,18 @@
<y>212</y>
<height>15</height>
<width>37</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>meta_desc</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
......@@ -1883,11 +1942,18 @@
<y>213</y>
<height>15</height>
<width>32</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>meta_keywords</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
......@@ -1912,11 +1978,18 @@
<y>212</y>
<height>15</height>
<width>50</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>meta_title</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
......@@ -1941,11 +2014,218 @@
<y>211</y>
<height>15</height>
<width>40</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>long_descr</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>35</id>
<alignment>0</alignment>
<tabsequence>360</tabsequence>
<border>0</border>
<color>33554432</color>
<x>117</x>
<y>393</y>
<height>15</height>
<width>82</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>phy_attrib_24</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>36</id>
<alignment>0</alignment>
<tabsequence>370</tabsequence>
<border>0</border>
<color>33554432</color>
<x>118</x>
<y>419</y>
<height>15</height>
<width>94</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>usage_type</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Brand:</text>
<border>0</border>
<color>33554432</color>
<x>5</x>
<y>392</y>
<height>15</height>
<width>103</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>brand_descr_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Limited Edition:</text>
<border>0</border>
<color>33554432</color>
<x>5</x>
<y>419</y>
<height>15</height>
<width>103</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>t_2</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>37</id>
<alignment>0</alignment>
<tabsequence>380</tabsequence>
<border>0</border>
<color>33554432</color>
<x>307</x>
<y>391</y>
<height>15</height>
<width>95</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>brand_descr</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>38</id>
<alignment>0</alignment>
<tabsequence>390</tabsequence>
<border>0</border>
<color>33554432</color>
<x>118</x>
<y>449</y>
<height>15</height>
<width>110</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>stop_purchase</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
......@@ -1959,6 +2239,34 @@
<color>536870912</color>
</background>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Stop Purchase:</text>
<border>0</border>
<color>33554432</color>
<x>5</x>
<y>449</y>
<height>15</height>
<width>103</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>stop_purchase_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<HtmlTable>
<border>1</border>
</HtmlTable>
......
......@@ -259,7 +259,19 @@
<name>item_commodity</name>
<dbname>item_commodity</dbname>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;item&quot; ) COLUMN(NAME=&quot;item.item_code&quot;) COLUMN(NAME=&quot;item.descr&quot;) COLUMN(NAME=&quot;item.item_parnt&quot;) COLUMN(NAME=&quot;item.item_ser&quot;) COLUMN(NAME=&quot;item.grp_code&quot;) COLUMN(NAME=&quot;item.item_type&quot;) COLUMN(NAME=&quot;item.loc_code&quot;) COLUMN(NAME=&quot;item.loc_type&quot;) COLUMN(NAME=&quot;item.length&quot;) COLUMN(NAME=&quot;item.width&quot;) COLUMN(NAME=&quot;item.height&quot;) COLUMN(NAME=&quot;item.gross_weight&quot;) COLUMN(NAME=&quot;item.phy_attrib_1&quot;) COLUMN(NAME=&quot;item.phy_attrib_2&quot;) COLUMN(NAME=&quot;item.phy_attrib_3&quot;) COLUMN(NAME=&quot;item.phy_attrib_23&quot;) COLUMN(NAME=&quot;item.udf__str2&quot;) COLUMN(NAME=&quot;item.phy_attrib_22&quot;) COLUMN(NAME=&quot;item.pur_lead_time&quot;) COLUMN(NAME=&quot;item.udf__str1&quot;) COMPUTE(NAME=&quot;&apos; &apos; as loc_code_descr&quot;) COMPUTE(NAME=&quot;&apos; &apos; as item_barcode&quot;) COMPUTE(NAME=&quot;&apos; &apos; as item_category&quot;) COMPUTE(NAME=&quot;&apos; &apos; as item_category_descr&quot;) COMPUTE(NAME=&quot;&apos; &apos; as tax&quot;) COMPUTE(NAME=&quot;&apos; &apos; as tax_descr&quot;) COMPUTE(NAME=&quot;&apos; &apos; as pack_size_descr&quot;) COMPUTE(NAME=&quot;&apos; &apos; as size_code_descr&quot;) COMPUTE(NAME=&quot;&apos; &apos; as color_code_descr&quot;) COMPUTE(NAME=&quot;&apos; &apos; as dimension_code_descr&quot;) COMPUTE(NAME=&quot;&apos; &apos; as supp_item_dtl&quot;) COMPUTE(NAME=&quot;&apos; &apos; as price_list_dtl&quot;) COMPUTE(NAME=&quot;&apos; &apos; as language&quot;) COMPUTE(NAME=&quot;&apos; &apos; as language_dtl&quot;) COMPUTE(NAME=&quot;&apos; &apos; as language_desc&quot;) COMPUTE(NAME=&quot;&apos; &apos; as item_commodity&quot;)) </retrieve>
<table_column>
<type size="5">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>usage_type</name>
<dbname>item.usage_type</dbname>
</table_column>
<table_column>
<type size="10">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>catalog_no</name>
<dbname>item.catalog_no</dbname>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;item&quot; ) COLUMN(NAME=&quot;item.item_code&quot;) COLUMN(NAME=&quot;item.descr&quot;) COLUMN(NAME=&quot;item.item_parnt&quot;) COLUMN(NAME=&quot;item.item_ser&quot;) COLUMN(NAME=&quot;item.grp_code&quot;) COLUMN(NAME=&quot;item.item_type&quot;) COLUMN(NAME=&quot;item.loc_code&quot;) COLUMN(NAME=&quot;item.loc_type&quot;) COLUMN(NAME=&quot;item.length&quot;) COLUMN(NAME=&quot;item.width&quot;) COLUMN(NAME=&quot;item.height&quot;) COLUMN(NAME=&quot;item.gross_weight&quot;) COLUMN(NAME=&quot;item.phy_attrib_1&quot;) COLUMN(NAME=&quot;item.phy_attrib_2&quot;) COLUMN(NAME=&quot;item.phy_attrib_3&quot;) COLUMN(NAME=&quot;item.phy_attrib_23&quot;) COLUMN(NAME=&quot;item.udf__str2&quot;) COLUMN(NAME=&quot;item.phy_attrib_22&quot;) COLUMN(NAME=&quot;item.pur_lead_time&quot;) COLUMN(NAME=&quot;item.udf__str1&quot;) COMPUTE(NAME=&quot;&apos; &apos; as loc_code_descr&quot;) COMPUTE(NAME=&quot;&apos; &apos; as item_barcode&quot;) COMPUTE(NAME=&quot;&apos; &apos; as item_category&quot;) COMPUTE(NAME=&quot;&apos; &apos; as item_category_descr&quot;) COMPUTE(NAME=&quot;&apos; &apos; as tax&quot;) COMPUTE(NAME=&quot;&apos; &apos; as tax_descr&quot;) COMPUTE(NAME=&quot;&apos; &apos; as pack_size_descr&quot;) COMPUTE(NAME=&quot;&apos; &apos; as size_code_descr&quot;) COMPUTE(NAME=&quot;&apos; &apos; as color_code_descr&quot;) COMPUTE(NAME=&quot;&apos; &apos; as dimension_code_descr&quot;) COMPUTE(NAME=&quot;&apos; &apos; as supp_item_dtl&quot;) COMPUTE(NAME=&quot;&apos; &apos; as price_list_dtl&quot;) COMPUTE(NAME=&quot;&apos; &apos; as language&quot;) COMPUTE(NAME=&quot;&apos; &apos; as language_dtl&quot;) COMPUTE(NAME=&quot;&apos; &apos; as language_desc&quot;) COMPUTE(NAME=&quot;&apos; &apos; as item_commodity&quot;) COLUMN(NAME=&quot;item.usage_type&quot;) COLUMN(NAME=&quot;item.catalog_no&quot;)) </retrieve>
</TableDefinition>
<ColumnObject>
<band>Detail</band>
......@@ -2104,11 +2116,90 @@
<y>1184</y>
<height>60</height>
<width>251</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>item_commodity</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>37</id>
<alignment>0</alignment>
<tabsequence>370</tabsequence>
<border>0</border>
<color>33554432</color>
<x>471</x>
<y>1320</y>
<height>60</height>
<width>439</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>usage_type</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>38</id>
<alignment>0</alignment>
<tabsequence>380</tabsequence>
<border>0</border>
<color>33554432</color>
<x>1275</x>
<y>1320</y>
<height>60</height>
<width>389</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>catalog_no</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
......@@ -2122,6 +2213,62 @@
<color>536870912</color>
</background>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Limited Edition:</text>
<border>0</border>
<color>33554432</color>
<x>14</x>
<y>1324</y>
<height>60</height>
<width>411</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>t_1</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Stop Purchase:</text>
<border>0</border>
<color>33554432</color>
<x>832</x>
<y>1320</y>
<height>60</height>
<width>411</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>t_2</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<HtmlTable>
<border>1</border>
</HtmlTable>
......
......@@ -247,7 +247,31 @@
<name>long_descr</name>
<dbname>long_descr</dbname>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;item&quot; ) COLUMN(NAME=&quot;item.item_code&quot;) COLUMN(NAME=&quot;item.descr&quot;) COLUMN(NAME=&quot;item.sh_descr&quot;) COLUMN(NAME=&quot;item.item_parnt&quot;) COLUMN(NAME=&quot;item.item_ser&quot;) COLUMN(NAME=&quot;item.grp_code&quot;) COLUMN(NAME=&quot;item.item_type&quot;) COLUMN(NAME=&quot;item.loc_code&quot;) COLUMN(NAME=&quot;item.chg_date&quot;) COLUMN(NAME=&quot;item.chg_user&quot;) COLUMN(NAME=&quot;item.chg_term&quot;) COLUMN(NAME=&quot;item.udf__str1&quot;) COLUMN(NAME=&quot;item.phy_attrib_17&quot;) COLUMN(NAME=&quot;item.phy_attrib_18&quot;) COLUMN(NAME=&quot;item.phy_attrib_19&quot;) COLUMN(NAME=&quot;item.phy_attrib_20&quot;) COLUMN(NAME=&quot;item.phy_attrib_21&quot;) COLUMN(NAME=&quot;item.loc_type__parent&quot;) COLUMN(NAME=&quot;item.pur_lead_time&quot;) COMPUTE(NAME=&quot;&apos; &apos; as item_type_descr&quot;) COMPUTE(NAME=&quot;&apos; &apos; as item_ser_descr&quot;) COMPUTE(NAME=&quot;&apos; &apos; as grp_code_descr&quot;) COMPUTE(NAME=&quot;&apos; &apos; as loc_code_descr&quot;) COMPUTE(NAME=&quot;&apos; &apos; as tax&quot;) COMPUTE(NAME=&quot;&apos; &apos; as tax_descr&quot;) COLUMN(NAME=&quot;item.loc_type&quot;) COMPUTE(NAME=&quot;&apos; &apos; as language_desc&quot;) COMPUTE(NAME=&quot;&apos; &apos; as language&quot;) COMPUTE(NAME=&quot;&apos; &apos; as language_dtl&quot;) COMPUTE(NAME=&quot;&apos; &apos; as img_path&quot;) COMPUTE(NAME=&quot;&apos; &apos; as meta_desc&quot;) COMPUTE(NAME=&quot;&apos; &apos; as meta_keywords&quot;) COMPUTE(NAME=&quot;&apos; &apos; as meta_title&quot;) COMPUTE(NAME=&quot;&apos; &apos; as long_descr&quot;)) </retrieve>
<table_column>
<type size="50">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>phy_attrib_24</name>
<dbname>item.phy_attrib_24</dbname>
</table_column>
<table_column>
<type size="5">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>usage_type</name>
<dbname>item.usage_type</dbname>
</table_column>
<table_column>
<type size="1">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>brand_descr</name>
<dbname>brand_descr</dbname>
</table_column>
<table_column>
<type size="1">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>stop_purchase</name>
<dbname>stop_purchase</dbname>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;item&quot; ) COLUMN(NAME=&quot;item.item_code&quot;) COLUMN(NAME=&quot;item.descr&quot;) COLUMN(NAME=&quot;item.sh_descr&quot;) COLUMN(NAME=&quot;item.item_parnt&quot;) COLUMN(NAME=&quot;item.item_ser&quot;) COLUMN(NAME=&quot;item.grp_code&quot;) COLUMN(NAME=&quot;item.item_type&quot;) COLUMN(NAME=&quot;item.loc_code&quot;) COLUMN(NAME=&quot;item.chg_date&quot;) COLUMN(NAME=&quot;item.chg_user&quot;) COLUMN(NAME=&quot;item.chg_term&quot;) COLUMN(NAME=&quot;item.udf__str1&quot;) COLUMN(NAME=&quot;item.phy_attrib_17&quot;) COLUMN(NAME=&quot;item.phy_attrib_18&quot;) COLUMN(NAME=&quot;item.phy_attrib_19&quot;) COLUMN(NAME=&quot;item.phy_attrib_20&quot;) COLUMN(NAME=&quot;item.phy_attrib_21&quot;) COLUMN(NAME=&quot;item.loc_type__parent&quot;) COLUMN(NAME=&quot;item.pur_lead_time&quot;) COMPUTE(NAME=&quot;&apos; &apos; as item_type_descr&quot;) COMPUTE(NAME=&quot;&apos; &apos; as item_ser_descr&quot;) COMPUTE(NAME=&quot;&apos; &apos; as grp_code_descr&quot;) COMPUTE(NAME=&quot;&apos; &apos; as loc_code_descr&quot;) COMPUTE(NAME=&quot;&apos; &apos; as tax&quot;) COMPUTE(NAME=&quot;&apos; &apos; as tax_descr&quot;) COLUMN(NAME=&quot;item.loc_type&quot;) COMPUTE(NAME=&quot;&apos; &apos; as language_desc&quot;) COMPUTE(NAME=&quot;&apos; &apos; as language&quot;) COMPUTE(NAME=&quot;&apos; &apos; as language_dtl&quot;) COMPUTE(NAME=&quot;&apos; &apos; as img_path&quot;) COMPUTE(NAME=&quot;&apos; &apos; as meta_desc&quot;) COMPUTE(NAME=&quot;&apos; &apos; as meta_keywords&quot;) COMPUTE(NAME=&quot;&apos; &apos; as meta_title&quot;) COMPUTE(NAME=&quot;&apos; &apos; as long_descr&quot;) COLUMN(NAME=&quot;item.phy_attrib_24&quot;) COLUMN(NAME=&quot;item.usage_type&quot;) COMPUTE(NAME=&quot;&apos; &apos; as brand_descr&quot;) COMPUTE(NAME=&quot;&apos; &apos; as stop_purchase&quot;)) </retrieve>
</TableDefinition>
<TextObject>
<band>Detail</band>
......@@ -1738,11 +1762,18 @@
<y>360</y>
<height>15</height>
<width>42</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>language_desc</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
......@@ -1767,11 +1798,18 @@
<y>361</y>
<height>15</height>
<width>55</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>language</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
......@@ -1796,11 +1834,18 @@
<y>362</y>
<height>15</height>
<width>117</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>language_dtl</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
......@@ -1825,11 +1870,18 @@
<y>211</y>
<height>15</height>
<width>48</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>img_path</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
......@@ -1854,11 +1906,18 @@
<y>212</y>
<height>15</height>
<width>37</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>meta_desc</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
......@@ -1883,11 +1942,18 @@
<y>213</y>
<height>15</height>
<width>32</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>meta_keywords</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
......@@ -1912,11 +1978,18 @@
<y>212</y>
<height>15</height>
<width>50</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>meta_title</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
......@@ -1941,11 +2014,218 @@
<y>211</y>
<height>15</height>
<width>40</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>long_descr</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>35</id>
<alignment>0</alignment>
<tabsequence>360</tabsequence>
<border>0</border>
<color>33554432</color>
<x>117</x>
<y>393</y>
<height>15</height>
<width>82</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>phy_attrib_24</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>36</id>
<alignment>0</alignment>
<tabsequence>370</tabsequence>
<border>0</border>
<color>33554432</color>
<x>118</x>
<y>419</y>
<height>15</height>
<width>94</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>usage_type</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Brand:</text>
<border>0</border>
<color>33554432</color>
<x>5</x>
<y>392</y>
<height>15</height>
<width>103</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>brand_descr_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Limited Edition:</text>
<border>0</border>
<color>33554432</color>
<x>5</x>
<y>419</y>
<height>15</height>
<width>103</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>t_2</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>37</id>
<alignment>0</alignment>
<tabsequence>380</tabsequence>
<border>0</border>
<color>33554432</color>
<x>307</x>
<y>391</y>
<height>15</height>
<width>95</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>brand_descr</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>38</id>
<alignment>0</alignment>
<tabsequence>390</tabsequence>
<border>0</border>
<color>33554432</color>
<x>118</x>
<y>449</y>
<height>15</height>
<width>110</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>stop_purchase</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
......@@ -1959,6 +2239,34 @@
<color>536870912</color>
</background>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Stop Purchase:</text>
<border>0</border>
<color>33554432</color>
<x>5</x>
<y>449</y>
<height>15</height>
<width>103</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>stop_purchase_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<HtmlTable>
<border>1</border>
</HtmlTable>
......
......@@ -259,7 +259,19 @@
<name>item_commodity</name>
<dbname>item_commodity</dbname>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;item&quot; ) COLUMN(NAME=&quot;item.item_code&quot;) COLUMN(NAME=&quot;item.descr&quot;) COLUMN(NAME=&quot;item.item_parnt&quot;) COLUMN(NAME=&quot;item.item_ser&quot;) COLUMN(NAME=&quot;item.grp_code&quot;) COLUMN(NAME=&quot;item.item_type&quot;) COLUMN(NAME=&quot;item.loc_code&quot;) COLUMN(NAME=&quot;item.loc_type&quot;) COLUMN(NAME=&quot;item.length&quot;) COLUMN(NAME=&quot;item.width&quot;) COLUMN(NAME=&quot;item.height&quot;) COLUMN(NAME=&quot;item.gross_weight&quot;) COLUMN(NAME=&quot;item.phy_attrib_1&quot;) COLUMN(NAME=&quot;item.phy_attrib_2&quot;) COLUMN(NAME=&quot;item.phy_attrib_3&quot;) COLUMN(NAME=&quot;item.phy_attrib_23&quot;) COLUMN(NAME=&quot;item.udf__str2&quot;) COLUMN(NAME=&quot;item.phy_attrib_22&quot;) COLUMN(NAME=&quot;item.pur_lead_time&quot;) COLUMN(NAME=&quot;item.udf__str1&quot;) COMPUTE(NAME=&quot;&apos; &apos; as loc_code_descr&quot;) COMPUTE(NAME=&quot;&apos; &apos; as item_barcode&quot;) COMPUTE(NAME=&quot;&apos; &apos; as item_category&quot;) COMPUTE(NAME=&quot;&apos; &apos; as item_category_descr&quot;) COMPUTE(NAME=&quot;&apos; &apos; as tax&quot;) COMPUTE(NAME=&quot;&apos; &apos; as tax_descr&quot;) COMPUTE(NAME=&quot;&apos; &apos; as pack_size_descr&quot;) COMPUTE(NAME=&quot;&apos; &apos; as size_code_descr&quot;) COMPUTE(NAME=&quot;&apos; &apos; as color_code_descr&quot;) COMPUTE(NAME=&quot;&apos; &apos; as dimension_code_descr&quot;) COMPUTE(NAME=&quot;&apos; &apos; as supp_item_dtl&quot;) COMPUTE(NAME=&quot;&apos; &apos; as price_list_dtl&quot;) COMPUTE(NAME=&quot;&apos; &apos; as language&quot;) COMPUTE(NAME=&quot;&apos; &apos; as language_dtl&quot;) COMPUTE(NAME=&quot;&apos; &apos; as language_desc&quot;) COMPUTE(NAME=&quot;&apos; &apos; as item_commodity&quot;)) </retrieve>
<table_column>
<type size="5">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>usage_type</name>
<dbname>item.usage_type</dbname>
</table_column>
<table_column>
<type size="10">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>catalog_no</name>
<dbname>item.catalog_no</dbname>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;item&quot; ) COLUMN(NAME=&quot;item.item_code&quot;) COLUMN(NAME=&quot;item.descr&quot;) COLUMN(NAME=&quot;item.item_parnt&quot;) COLUMN(NAME=&quot;item.item_ser&quot;) COLUMN(NAME=&quot;item.grp_code&quot;) COLUMN(NAME=&quot;item.item_type&quot;) COLUMN(NAME=&quot;item.loc_code&quot;) COLUMN(NAME=&quot;item.loc_type&quot;) COLUMN(NAME=&quot;item.length&quot;) COLUMN(NAME=&quot;item.width&quot;) COLUMN(NAME=&quot;item.height&quot;) COLUMN(NAME=&quot;item.gross_weight&quot;) COLUMN(NAME=&quot;item.phy_attrib_1&quot;) COLUMN(NAME=&quot;item.phy_attrib_2&quot;) COLUMN(NAME=&quot;item.phy_attrib_3&quot;) COLUMN(NAME=&quot;item.phy_attrib_23&quot;) COLUMN(NAME=&quot;item.udf__str2&quot;) COLUMN(NAME=&quot;item.phy_attrib_22&quot;) COLUMN(NAME=&quot;item.pur_lead_time&quot;) COLUMN(NAME=&quot;item.udf__str1&quot;) COMPUTE(NAME=&quot;&apos; &apos; as loc_code_descr&quot;) COMPUTE(NAME=&quot;&apos; &apos; as item_barcode&quot;) COMPUTE(NAME=&quot;&apos; &apos; as item_category&quot;) COMPUTE(NAME=&quot;&apos; &apos; as item_category_descr&quot;) COMPUTE(NAME=&quot;&apos; &apos; as tax&quot;) COMPUTE(NAME=&quot;&apos; &apos; as tax_descr&quot;) COMPUTE(NAME=&quot;&apos; &apos; as pack_size_descr&quot;) COMPUTE(NAME=&quot;&apos; &apos; as size_code_descr&quot;) COMPUTE(NAME=&quot;&apos; &apos; as color_code_descr&quot;) COMPUTE(NAME=&quot;&apos; &apos; as dimension_code_descr&quot;) COMPUTE(NAME=&quot;&apos; &apos; as supp_item_dtl&quot;) COMPUTE(NAME=&quot;&apos; &apos; as price_list_dtl&quot;) COMPUTE(NAME=&quot;&apos; &apos; as language&quot;) COMPUTE(NAME=&quot;&apos; &apos; as language_dtl&quot;) COMPUTE(NAME=&quot;&apos; &apos; as language_desc&quot;) COMPUTE(NAME=&quot;&apos; &apos; as item_commodity&quot;) COLUMN(NAME=&quot;item.usage_type&quot;) COLUMN(NAME=&quot;item.catalog_no&quot;)) </retrieve>
</TableDefinition>
<ColumnObject>
<band>Detail</band>
......@@ -2104,11 +2116,90 @@
<y>1184</y>
<height>60</height>
<width>251</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>item_commodity</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>37</id>
<alignment>0</alignment>
<tabsequence>370</tabsequence>
<border>0</border>
<color>33554432</color>
<x>471</x>
<y>1320</y>
<height>60</height>
<width>439</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>usage_type</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>38</id>
<alignment>0</alignment>
<tabsequence>380</tabsequence>
<border>0</border>
<color>33554432</color>
<x>1275</x>
<y>1320</y>
<height>60</height>
<width>389</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>catalog_no</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
......@@ -2122,6 +2213,62 @@
<color>536870912</color>
</background>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Limited Edition:</text>
<border>0</border>
<color>33554432</color>
<x>14</x>
<y>1324</y>
<height>60</height>
<width>411</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>t_1</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Stop Purchase:</text>
<border>0</border>
<color>33554432</color>
<x>832</x>
<y>1320</y>
<height>60</height>
<width>411</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>t_2</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<HtmlTable>
<border>1</border>
</HtmlTable>
......
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