Commit ac1818bb authored by mpatidar's avatar mpatidar

After add Near Expiry column


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@91757 ce508802-f39f-4f6c-b175-0d175dae99d5
parent a2b94540
......@@ -147,7 +147,14 @@
<name>chg_term</name>
<dbname>sordertype.chg_term</dbname>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;sordertype&quot; ) COLUMN(NAME=&quot;sordertype.order_type&quot;) COLUMN(NAME=&quot;sordertype.descr&quot;) COLUMN(NAME=&quot;sordertype.sh_descr&quot;) COLUMN(NAME=&quot;sordertype.active&quot;) COLUMN(NAME=&quot;sordertype.price_list__clg&quot;) COLUMN(NAME=&quot;sordertype.repl_rate&quot;) COLUMN(NAME=&quot;sordertype.tax_class&quot;) COLUMN(NAME=&quot;sordertype.tax_env&quot;) COLUMN(NAME=&quot;sordertype.min_shelf_life&quot;) COLUMN(NAME=&quot;sordertype.max_shelf_life&quot;) COLUMN(NAME=&quot;sordertype.fmode&quot;) COLUMN(NAME=&quot;sordertype.chg_date&quot;) COLUMN(NAME=&quot;sordertype.chg_user&quot;) COLUMN(NAME=&quot;sordertype.chg_term&quot;)) </retrieve>
<table_column>
<type size="1">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>near_expiry</name>
<dbname>sordertype.near_expiry</dbname>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;sordertype&quot; ) COLUMN(NAME=&quot;sordertype.order_type&quot;) COLUMN(NAME=&quot;sordertype.descr&quot;) COLUMN(NAME=&quot;sordertype.sh_descr&quot;) COLUMN(NAME=&quot;sordertype.active&quot;) COLUMN(NAME=&quot;sordertype.price_list__clg&quot;) COLUMN(NAME=&quot;sordertype.repl_rate&quot;) COLUMN(NAME=&quot;sordertype.tax_class&quot;) COLUMN(NAME=&quot;sordertype.tax_env&quot;) COLUMN(NAME=&quot;sordertype.min_shelf_life&quot;) COLUMN(NAME=&quot;sordertype.max_shelf_life&quot;) COLUMN(NAME=&quot;sordertype.fmode&quot;) COLUMN(NAME=&quot;sordertype.chg_date&quot;) COLUMN(NAME=&quot;sordertype.chg_user&quot;) COLUMN(NAME=&quot;sordertype.chg_term&quot;) COLUMN(NAME=&quot;sordertype.near_expiry&quot;)) </retrieve>
<update>SORDERTYPE</update>
<updatewhere>1</updatewhere>
<updatekeyinplace>no</updatekeyinplace>
......@@ -469,7 +476,7 @@
<x>871</x>
<y>2</y>
<height>16</height>
<width>76</width>
<width>75</width>
<html>
<valueishtml>0</valueishtml>
</html>
......@@ -494,7 +501,7 @@
<text>Chg User</text>
<border>0</border>
<color>33554432</color>
<x>949</x>
<x>948</x>
<y>2</y>
<height>16</height>
<width>66</width>
......@@ -522,7 +529,7 @@
<text>Chg Term</text>
<border>0</border>
<color>33554432</color>
<x>1017</x>
<x>1016</x>
<y>2</y>
<height>16</height>
<width>73</width>
......@@ -969,7 +976,7 @@
<tabsequence>120</tabsequence>
<border>5</border>
<color>33554432</color>
<x>872</x>
<x>871</x>
<y>2</y>
<height>16</height>
<width>75</width>
......@@ -1004,7 +1011,7 @@
<tabsequence>130</tabsequence>
<border>5</border>
<color>33554432</color>
<x>949</x>
<x>948</x>
<y>2</y>
<height>16</height>
<width>66</width>
......@@ -1042,7 +1049,7 @@
<tabsequence>140</tabsequence>
<border>5</border>
<color>33554432</color>
<x>1017</x>
<x>1016</x>
<y>2</y>
<height>16</height>
<width>73</width>
......@@ -1073,6 +1080,63 @@
<color>16777215</color>
</background>
</ColumnObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Near Expiry</text>
<border>0</border>
<color>33554432</color>
<x>1091</x>
<y>1</y>
<height>16</height>
<width>94</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>near_expiry_t</name>
<visible>1</visible>
<font>
<face>Tahoma</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>553648127</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>15</id>
<alignment>0</alignment>
<tabsequence>150</tabsequence>
<border>5</border>
<color>33554432</color>
<x>1092</x>
<y>1</y>
<height>16</height>
<width>93</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>near_expiry</name>
<visible>1</visible>
<font>
<face>Tahoma</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
</background>
</ColumnObject>
<HtmlTable>
<border>1</border>
</HtmlTable>
......
......@@ -157,7 +157,19 @@
<name>chg_term</name>
<dbname>sordertype.chg_term</dbname>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;sordertype&quot; ) COLUMN(NAME=&quot;sordertype.order_type&quot;) COLUMN(NAME=&quot;sordertype.descr&quot;) COLUMN(NAME=&quot;sordertype.sh_descr&quot;) COLUMN(NAME=&quot;sordertype.active&quot;) COLUMN(NAME=&quot;sordertype.price_list__clg&quot;) COLUMN(NAME=&quot;sordertype.repl_rate&quot;) COLUMN(NAME=&quot;sordertype.tax_class&quot;) COLUMN(NAME=&quot;sordertype.tax_env&quot;) COLUMN(NAME=&quot;sordertype.min_shelf_life&quot;) COLUMN(NAME=&quot;sordertype.max_shelf_life&quot;) COLUMN(NAME=&quot;sordertype.fmode&quot;) COLUMN(NAME=&quot;sordertype.chg_date&quot;) COLUMN(NAME=&quot;sordertype.chg_user&quot;) COLUMN(NAME=&quot;sordertype.chg_term&quot;)WHERE( EXP1 =&quot;~&quot;SORDERTYPE~&quot;.~&quot;ORDER_TYPE~&quot;&quot; OP =&quot;=&quot; EXP2 =&quot;:order_type&quot; ) ) ARG(NAME = &quot;order_type&quot; TYPE = string) </retrieve>
<table_column>
<type size="1">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>near_expiry</name>
<dbname>sordertype.near_expiry</dbname>
<initial>Y</initial>
<values>
<item display="Yes" data="Y"/>
<item display="No" data="N"/>
</values>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;sordertype&quot; ) COLUMN(NAME=&quot;sordertype.order_type&quot;) COLUMN(NAME=&quot;sordertype.descr&quot;) COLUMN(NAME=&quot;sordertype.sh_descr&quot;) COLUMN(NAME=&quot;sordertype.active&quot;) COLUMN(NAME=&quot;sordertype.price_list__clg&quot;) COLUMN(NAME=&quot;sordertype.repl_rate&quot;) COLUMN(NAME=&quot;sordertype.tax_class&quot;) COLUMN(NAME=&quot;sordertype.tax_env&quot;) COLUMN(NAME=&quot;sordertype.min_shelf_life&quot;) COLUMN(NAME=&quot;sordertype.max_shelf_life&quot;) COLUMN(NAME=&quot;sordertype.fmode&quot;) COLUMN(NAME=&quot;sordertype.chg_date&quot;) COLUMN(NAME=&quot;sordertype.chg_user&quot;) COLUMN(NAME=&quot;sordertype.chg_term&quot;) COLUMN(NAME=&quot;sordertype.near_expiry&quot;)WHERE( EXP1 =&quot;~&quot;SORDERTYPE~&quot;.~&quot;ORDER_TYPE~&quot;&quot; OP =&quot;=&quot; EXP2 =&quot;:order_type&quot; ) ) ARG(NAME = &quot;order_type&quot; TYPE = string) </retrieve>
<update>SORDERTYPE</update>
<updatewhere>1</updatewhere>
<updatekeyinplace>no</updatekeyinplace>
......@@ -166,6 +178,30 @@
<type>string</type>
</argument>
</TableDefinition>
<GroupBox>
<band>Detail</band>
<text>Basic</text>
<border>2</border>
<color>33554432</color>
<x>2</x>
<y>4</y>
<height>151</height>
<width>453</width>
<name>basic</name>
<visible>1</visible>
<font>
<face>System</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>553648127</color>
</background>
</GroupBox>
<ColumnObject>
<band>Detail</band>
<id>1</id>
......@@ -174,7 +210,7 @@
<border>5</border>
<color>33554432</color>
<x>111</x>
<y>9</y>
<y>24</y>
<height>16</height>
<width>79</width>
<format>[general]</format>
......@@ -207,17 +243,17 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Active:</text>
<text>Order Type:</text>
<border>0</border>
<color>33554432</color>
<x>207</x>
<y>9</y>
<x>7</x>
<y>24</y>
<height>16</height>
<width>97</width>
<width>100</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>active_t</name>
<name>order_type_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -232,58 +268,20 @@
<color>536870912</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>4</id>
<alignment>0</alignment>
<tabsequence>40</tabsequence>
<border>5</border>
<color>33554432</color>
<x>309</x>
<y>9</y>
<height>16</height>
<width>45</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>active</name>
<visible>1</visible>
<EditStyle style="ddlb">
<limit>0</limit>
<allowedit>no</allowedit>
<case>upper</case>
<required>yes</required>
<useasborder>yes</useasborder>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
</background>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Order Type:</text>
<text>Description:</text>
<border>0</border>
<color>33554432</color>
<x>7</x>
<y>9</y>
<y>46</y>
<height>16</height>
<width>100</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>order_type_t</name>
<name>descr_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -301,17 +299,17 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Description:</text>
<text>Short Description:</text>
<border>0</border>
<color>33554432</color>
<x>7</x>
<y>31</y>
<y>68</y>
<height>16</height>
<width>100</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>descr_t</name>
<name>sh_descr_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -328,23 +326,23 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>2</id>
<id>3</id>
<alignment>0</alignment>
<tabsequence>20</tabsequence>
<tabsequence>30</tabsequence>
<border>5</border>
<color>33554432</color>
<x>111</x>
<y>31</y>
<y>68</y>
<height>16</height>
<width>162</width>
<width>79</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>descr</name>
<name>sh_descr</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>40</limit>
<limit>20</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
......@@ -367,17 +365,17 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Short Description:</text>
<text>Replacement Rate:</text>
<border>0</border>
<color>33554432</color>
<x>7</x>
<y>53</y>
<y>90</y>
<height>16</height>
<width>100</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>sh_descr_t</name>
<name>repl_rate_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -394,27 +392,26 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>3</id>
<id>6</id>
<alignment>0</alignment>
<tabsequence>30</tabsequence>
<tabsequence>60</tabsequence>
<border>5</border>
<color>33554432</color>
<x>111</x>
<y>53</y>
<y>90</y>
<height>16</height>
<width>79</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>sh_descr</name>
<name>repl_rate</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>20</limit>
<EditStyle style="ddlb">
<limit>0</limit>
<allowedit>no</allowedit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<useasborder>yes</useasborder>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -430,20 +427,44 @@
<color>16777215</color>
</background>
</ColumnObject>
<GroupBox>
<band>Detail</band>
<text>Others</text>
<border>2</border>
<color>33554432</color>
<x>2</x>
<y>162</y>
<height>50</height>
<width>456</width>
<name>others</name>
<visible>1</visible>
<font>
<face>System</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>553648127</color>
</background>
</GroupBox>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Price List :</text>
<text>Chg Date:</text>
<border>0</border>
<color>33554432</color>
<x>207</x>
<y>53</y>
<x>7</x>
<y>182</y>
<height>16</height>
<width>97</width>
<width>66</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>price_list__clg_t</name>
<name>chg_date_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -460,28 +481,25 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>5</id>
<id>12</id>
<alignment>0</alignment>
<tabsequence>50</tabsequence>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>309</x>
<y>53</y>
<x>77</x>
<y>182</y>
<height>16</height>
<width>79</width>
<format>[general]</format>
<width>56</width>
<format>[shortdate] [time]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>price_list__clg</name>
<name>chg_date</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>5</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<EditStyle style="editmask">
<mask>dd/mm/yy</mask>
<imemode>0</imemode>
<focusrectangle>no</focusrectangle>
</EditStyle>
<font>
<face>Times New Roman</face>
......@@ -499,17 +517,17 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Replacement Rate:</text>
<text>Chg User:</text>
<border>0</border>
<color>33554432</color>
<x>7</x>
<y>75</y>
<x>141</x>
<y>182</y>
<height>16</height>
<width>100</width>
<width>66</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>repl_rate_t</name>
<name>chg_user_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -526,26 +544,27 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>6</id>
<id>13</id>
<alignment>0</alignment>
<tabsequence>60</tabsequence>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>111</x>
<y>75</y>
<x>211</x>
<y>182</y>
<height>16</height>
<width>79</width>
<width>56</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>repl_rate</name>
<name>chg_user</name>
<visible>1</visible>
<EditStyle style="ddlb">
<limit>0</limit>
<allowedit>no</allowedit>
<EditStyle style="edit">
<limit>10</limit>
<case>any</case>
<useasborder>yes</useasborder>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -564,17 +583,17 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Fulfillment Mode:</text>
<text>Chg Term:</text>
<border>0</border>
<color>33554432</color>
<x>207</x>
<y>75</y>
<x>274</x>
<y>182</y>
<height>16</height>
<width>97</width>
<width>66</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>fmode_t</name>
<name>chg_term_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -591,26 +610,27 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>11</id>
<id>14</id>
<alignment>0</alignment>
<tabsequence>110</tabsequence>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>309</x>
<y>75</y>
<height>16</height>
<width>79</width>
<x>344</x>
<y>182</y>
<height>17</height>
<width>53</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>fmode</name>
<name>chg_term</name>
<visible>1</visible>
<EditStyle style="ddlb">
<limit>0</limit>
<allowedit>no</allowedit>
<EditStyle style="edit">
<limit>15</limit>
<case>any</case>
<useasborder>yes</useasborder>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -629,17 +649,17 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Tax Class:</text>
<text>Min Shelf Life:</text>
<border>0</border>
<color>33554432</color>
<x>7</x>
<y>97</y>
<y>112</y>
<height>16</height>
<width>100</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tax_class_t</name>
<name>min_shelf_life_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -656,23 +676,61 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>7</id>
<alignment>0</alignment>
<tabsequence>70</tabsequence>
<id>9</id>
<alignment>1</alignment>
<tabsequence>100</tabsequence>
<border>5</border>
<color>33554432</color>
<x>111</x>
<y>97</y>
<y>112</y>
<height>16</height>
<width>79</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tax_class</name>
<name>min_shelf_life</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>5</limit>
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>8</id>
<alignment>0</alignment>
<tabsequence>80</tabsequence>
<border>5</border>
<color>33554432</color>
<x>254</x>
<y>134</y>
<height>16</height>
<width>61</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tax_env</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
......@@ -698,10 +756,10 @@
<text>Tax Env:</text>
<border>0</border>
<color>33554432</color>
<x>207</x>
<y>97</y>
<x>193</x>
<y>134</y>
<height>16</height>
<width>97</width>
<width>59</width>
<html>
<valueishtml>0</valueishtml>
</html>
......@@ -722,23 +780,23 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>8</id>
<id>7</id>
<alignment>0</alignment>
<tabsequence>80</tabsequence>
<tabsequence>70</tabsequence>
<border>5</border>
<color>33554432</color>
<x>309</x>
<y>97</y>
<x>111</x>
<y>134</y>
<height>16</height>
<width>79</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tax_env</name>
<name>tax_class</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<limit>5</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
......@@ -761,17 +819,17 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Min Shelf Life:</text>
<text>Tax Class:</text>
<border>0</border>
<color>33554432</color>
<x>7</x>
<y>119</y>
<y>134</y>
<height>16</height>
<width>100</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>min_shelf_life_t</name>
<name>tax_class_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -788,23 +846,23 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>9</id>
<alignment>1</alignment>
<tabsequence>90</tabsequence>
<id>2</id>
<alignment>0</alignment>
<tabsequence>20</tabsequence>
<border>5</border>
<color>33554432</color>
<x>111</x>
<y>119</y>
<y>46</y>
<height>16</height>
<width>79</width>
<width>326</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>min_shelf_life</name>
<name>descr</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<limit>40</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
......@@ -827,17 +885,17 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Max Shelf Life:</text>
<text>Price List :</text>
<border>0</border>
<color>33554432</color>
<x>207</x>
<y>119</y>
<x>265</x>
<y>68</y>
<height>16</height>
<width>97</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>max_shelf_life_t</name>
<name>price_list__clg_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -854,23 +912,23 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>10</id>
<alignment>1</alignment>
<tabsequence>100</tabsequence>
<id>5</id>
<alignment>0</alignment>
<tabsequence>50</tabsequence>
<border>5</border>
<color>33554432</color>
<x>309</x>
<y>119</y>
<x>367</x>
<y>68</y>
<height>16</height>
<width>79</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>max_shelf_life</name>
<name>price_list__clg</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<limit>5</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
......@@ -893,17 +951,45 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Chg Date:</text>
<text>Fulfillment Mode:</text>
<border>0</border>
<color>33554432</color>
<x>7</x>
<y>152</y>
<x>265</x>
<y>90</y>
<height>16</height>
<width>66</width>
<width>97</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_date_t</name>
<name>fmode_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</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>Max Shelf Life:</text>
<border>0</border>
<color>33554432</color>
<x>265</x>
<y>112</y>
<height>16</height>
<width>97</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>max_shelf_life_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -920,25 +1006,65 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>12</id>
<id>10</id>
<alignment>1</alignment>
<tabsequence>110</tabsequence>
<border>5</border>
<color>33554432</color>
<x>367</x>
<y>112</y>
<height>16</height>
<width>79</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>max_shelf_life</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>11</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<tabsequence>120</tabsequence>
<border>5</border>
<color>33554432</color>
<x>77</x>
<y>152</y>
<x>367</x>
<y>90</y>
<height>16</height>
<width>56</width>
<format>[shortdate] [time]</format>
<width>79</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_date</name>
<name>fmode</name>
<visible>1</visible>
<EditStyle style="editmask">
<mask>dd/mm/yy</mask>
<EditStyle style="ddlb">
<limit>0</limit>
<allowedit>no</allowedit>
<case>any</case>
<useasborder>yes</useasborder>
<imemode>0</imemode>
<focusrectangle>no</focusrectangle>
</EditStyle>
<font>
<face>Times New Roman</face>
......@@ -953,57 +1079,65 @@
<color>16777215</color>
</background>
</ColumnObject>
<TextObject>
<ColumnObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Chg User:</text>
<border>0</border>
<id>15</id>
<alignment>0</alignment>
<tabsequence>90</tabsequence>
<border>5</border>
<color>33554432</color>
<x>141</x>
<y>152</y>
<x>405</x>
<y>135</y>
<height>16</height>
<width>66</width>
<width>41</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_user_t</name>
<name>near_expiry</name>
<visible>1</visible>
<EditStyle style="ddlb">
<limit>0</limit>
<allowedit>no</allowedit>
<case>any</case>
<useasborder>yes</useasborder>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
<mode>2</mode>
<color>16777215</color>
</background>
</TextObject>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>13</id>
<id>4</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<tabsequence>40</tabsequence>
<border>5</border>
<color>33554432</color>
<x>211</x>
<y>152</y>
<x>405</x>
<y>24</y>
<height>16</height>
<width>56</width>
<width>41</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_user</name>
<name>active</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<EditStyle style="ddlb">
<limit>0</limit>
<allowedit>no</allowedit>
<case>upper</case>
<required>yes</required>
<useasborder>yes</useasborder>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -1022,17 +1156,17 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Chg Term:</text>
<text>Near Expiry :</text>
<border>0</border>
<color>33554432</color>
<x>274</x>
<y>152</y>
<x>324</x>
<y>134</y>
<height>16</height>
<width>66</width>
<width>78</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_term_t</name>
<name>t_1</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -1047,44 +1181,34 @@
<color>536870912</color>
</background>
</TextObject>
<ColumnObject>
<TextObject>
<band>Detail</band>
<id>14</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<alignment>1</alignment>
<text>Active:</text>
<border>0</border>
<color>33554432</color>
<x>344</x>
<y>152</y>
<height>17</height>
<width>53</width>
<format>[general]</format>
<x>305</x>
<y>24</y>
<height>16</height>
<width>97</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_term</name>
<name>active_t</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>15</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
</TextObject>
<HtmlTable>
<border>1</border>
</HtmlTable>
......
......@@ -19,7 +19,8 @@ table(column=(type=char(3) update=yes updatewhereclause=yes key=yes name=order_t
column=(type=datetime update=yes updatewhereclause=yes name=chg_date dbname="sordertype.chg_date" )
column=(type=char(10) update=yes updatewhereclause=yes name=chg_user dbname="sordertype.chg_user" )
column=(type=char(15) update=yes updatewhereclause=yes name=chg_term dbname="sordertype.chg_term" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"sordertype~" ) COLUMN(NAME=~"sordertype.order_type~") COLUMN(NAME=~"sordertype.descr~") COLUMN(NAME=~"sordertype.sh_descr~") COLUMN(NAME=~"sordertype.active~") COLUMN(NAME=~"sordertype.price_list__clg~") COLUMN(NAME=~"sordertype.repl_rate~") COLUMN(NAME=~"sordertype.tax_class~") COLUMN(NAME=~"sordertype.tax_env~") COLUMN(NAME=~"sordertype.min_shelf_life~") COLUMN(NAME=~"sordertype.max_shelf_life~") COLUMN(NAME=~"sordertype.fmode~") COLUMN(NAME=~"sordertype.chg_date~") COLUMN(NAME=~"sordertype.chg_user~") COLUMN(NAME=~"sordertype.chg_term~")) " update="SORDERTYPE" updatewhere=1 updatekeyinplace=no )
column=(type=char(1) update=yes updatewhereclause=yes name=near_expiry dbname="sordertype.near_expiry" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"sordertype~" ) COLUMN(NAME=~"sordertype.order_type~") COLUMN(NAME=~"sordertype.descr~") COLUMN(NAME=~"sordertype.sh_descr~") COLUMN(NAME=~"sordertype.active~") COLUMN(NAME=~"sordertype.price_list__clg~") COLUMN(NAME=~"sordertype.repl_rate~") COLUMN(NAME=~"sordertype.tax_class~") COLUMN(NAME=~"sordertype.tax_env~") COLUMN(NAME=~"sordertype.min_shelf_life~") COLUMN(NAME=~"sordertype.max_shelf_life~") COLUMN(NAME=~"sordertype.fmode~") COLUMN(NAME=~"sordertype.chg_date~") COLUMN(NAME=~"sordertype.chg_user~") COLUMN(NAME=~"sordertype.chg_term~") COLUMN(NAME=~"sordertype.near_expiry~")) " update="SORDERTYPE" updatewhere=1 updatekeyinplace=no )
text(band=header alignment="2" text="Order Type" border="0" color="33554432" x="2" y="2" height="16" width="87" html.valueishtml="0" name=order_type_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Descr" border="0" color="33554432" x="91" y="2" height="16" width="166" html.valueishtml="0" name=descr_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Sh Descr" border="0" color="33554432" x="259" y="2" height="16" width="105" html.valueishtml="0" name=sh_descr_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
......@@ -48,6 +49,8 @@ column(band=detail id=11 alignment="0" tabsequence=110 border="5" color="3355443
column(band=detail id=12 alignment="0" tabsequence=120 border="5" color="33554432" x="871" y="2" height="16" width="75" format="[shortdate] [time]" html.valueishtml="0" name=chg_date visible="1" editmask.mask="dd/mm/yy" editmask.imemode=0 editmask.focusrectangle=no font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=13 alignment="0" tabsequence=130 border="5" color="33554432" x="948" y="2" height="16" width="66" format="[general]" html.valueishtml="0" name=chg_user visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=14 alignment="0" tabsequence=140 border="5" color="33554432" x="1016" y="2" height="16" width="73" format="[general]" html.valueishtml="0" name=chg_term visible="1" edit.limit=15 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=header alignment="0" text="Near Expiry" border="0" color="33554432" x="1091" y="1" height="16" width="94" html.valueishtml="0" name=near_expiry_t visible="1" font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
column(band=detail id=15 alignment="0" tabsequence=150 border="5" color="33554432" x="1092" y="1" height="16" width="93" html.valueishtml="0" name=near_expiry visible="1" font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
htmltable(border="1" )
htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" )
export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 )
......
......@@ -18,35 +18,40 @@ table(column=(type=char(3) update=yes updatewhereclause=yes key=yes name=order_t
column=(type=datetime update=yes updatewhereclause=yes name=chg_date dbname="sordertype.chg_date" )
column=(type=char(10) update=yes updatewhereclause=yes name=chg_user dbname="sordertype.chg_user" )
column=(type=char(15) update=yes updatewhereclause=yes name=chg_term dbname="sordertype.chg_term" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"sordertype~" ) COLUMN(NAME=~"sordertype.order_type~") COLUMN(NAME=~"sordertype.descr~") COLUMN(NAME=~"sordertype.sh_descr~") COLUMN(NAME=~"sordertype.active~") COLUMN(NAME=~"sordertype.price_list__clg~") COLUMN(NAME=~"sordertype.repl_rate~") COLUMN(NAME=~"sordertype.tax_class~") COLUMN(NAME=~"sordertype.tax_env~") COLUMN(NAME=~"sordertype.min_shelf_life~") COLUMN(NAME=~"sordertype.max_shelf_life~") COLUMN(NAME=~"sordertype.fmode~") COLUMN(NAME=~"sordertype.chg_date~") COLUMN(NAME=~"sordertype.chg_user~") COLUMN(NAME=~"sordertype.chg_term~")WHERE( EXP1 =~"~~~"SORDERTYPE~~~".~~~"ORDER_TYPE~~~"~" OP =~"=~" EXP2 =~":order_type~" ) ) ARG(NAME = ~"order_type~" TYPE = string) " update="SORDERTYPE" updatewhere=1 updatekeyinplace=no arguments=(("order_type", string)) )
column(band=detail id=1 alignment="0" tabsequence=10 border="5" color="33554432" x="111" y="9" height="16" width="79" format="[general]" html.valueishtml="0" name=order_type visible="1" edit.limit=3 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=detail alignment="1" text="Active:" border="0" color="33554432" x="207" y="9" height="16" width="97" html.valueishtml="0" name=active_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=4 alignment="0" tabsequence=40 border="5" color="33554432" x="309" y="9" height="16" width="45" format="[general]" html.valueishtml="0" name=active visible="1" ddlb.limit=0 ddlb.allowedit=no ddlb.case=upper ddlb.required=yes ddlb.useasborder=yes ddlb.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=detail alignment="1" text="Order Type:" border="0" color="33554432" x="7" y="9" height="16" width="100" html.valueishtml="0" name=order_type_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Description:" border="0" color="33554432" x="7" y="31" height="16" width="100" html.valueishtml="0" name=descr_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=2 alignment="0" tabsequence=20 border="5" color="33554432" x="111" y="31" height="16" width="162" format="[general]" html.valueishtml="0" name=descr visible="1" edit.limit=40 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=detail alignment="1" text="Short Description:" border="0" color="33554432" x="7" y="53" height="16" width="100" html.valueishtml="0" name=sh_descr_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=3 alignment="0" tabsequence=30 border="5" color="33554432" x="111" y="53" height="16" width="79" format="[general]" html.valueishtml="0" name=sh_descr visible="1" edit.limit=20 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=detail alignment="1" text="Price List :" border="0" color="33554432" x="207" y="53" height="16" width="97" html.valueishtml="0" name=price_list__clg_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=5 alignment="0" tabsequence=50 border="5" color="33554432" x="309" y="53" height="16" width="79" format="[general]" html.valueishtml="0" name=price_list__clg visible="1" edit.limit=5 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=detail alignment="1" text="Replacement Rate:" border="0" color="33554432" x="7" y="75" height="16" width="100" html.valueishtml="0" name=repl_rate_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=6 alignment="0" tabsequence=60 border="5" color="33554432" x="111" y="75" height="16" width="79" format="[general]" html.valueishtml="0" name=repl_rate visible="1" ddlb.limit=0 ddlb.allowedit=no ddlb.case=any ddlb.useasborder=yes ddlb.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=detail alignment="1" text="Fulfillment Mode:" border="0" color="33554432" x="207" y="75" height="16" width="97" html.valueishtml="0" name=fmode_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=11 alignment="0" tabsequence=110 border="5" color="33554432" x="309" y="75" height="16" width="79" format="[general]" html.valueishtml="0" name=fmode visible="1" ddlb.limit=0 ddlb.allowedit=no ddlb.case=any ddlb.useasborder=yes ddlb.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=detail alignment="1" text="Tax Class:" border="0" color="33554432" x="7" y="97" height="16" width="100" html.valueishtml="0" name=tax_class_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=7 alignment="0" tabsequence=70 border="5" color="33554432" x="111" y="97" height="16" width="79" format="[general]" html.valueishtml="0" name=tax_class visible="1" edit.limit=5 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=detail alignment="1" text="Tax Env:" border="0" color="33554432" x="207" y="97" height="16" width="97" html.valueishtml="0" name=tax_env_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=8 alignment="0" tabsequence=80 border="5" color="33554432" x="309" y="97" height="16" width="79" format="[general]" html.valueishtml="0" name=tax_env visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=detail alignment="1" text="Min Shelf Life:" border="0" color="33554432" x="7" y="119" height="16" width="100" html.valueishtml="0" name=min_shelf_life_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=9 alignment="1" tabsequence=90 border="5" color="33554432" x="111" y="119" height="16" width="79" format="[general]" html.valueishtml="0" name=min_shelf_life visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=detail alignment="1" text="Max Shelf Life:" border="0" color="33554432" x="207" y="119" height="16" width="97" html.valueishtml="0" name=max_shelf_life_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=10 alignment="1" tabsequence=100 border="5" color="33554432" x="309" y="119" height="16" width="79" format="[general]" html.valueishtml="0" name=max_shelf_life visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=detail alignment="1" text="Chg Date:" border="0" color="33554432" x="7" y="152" height="16" width="66" html.valueishtml="0" name=chg_date_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=12 alignment="0" tabsequence=32766 border="5" color="33554432" x="77" y="152" height="16" width="56" format="[shortdate] [time]" html.valueishtml="0" name=chg_date visible="1" editmask.mask="dd/mm/yy" editmask.imemode=0 editmask.focusrectangle=no font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=detail alignment="1" text="Chg User:" border="0" color="33554432" x="141" y="152" height="16" width="66" html.valueishtml="0" name=chg_user_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=13 alignment="0" tabsequence=32766 border="5" color="33554432" x="211" y="152" height="16" width="56" format="[general]" html.valueishtml="0" name=chg_user visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=detail alignment="1" text="Chg Term:" border="0" color="33554432" x="274" y="152" height="16" width="66" html.valueishtml="0" name=chg_term_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=14 alignment="0" tabsequence=32766 border="5" color="33554432" x="344" y="152" height="17" width="53" format="[general]" html.valueishtml="0" name=chg_term visible="1" edit.limit=15 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column=(type=char(1) update=yes updatewhereclause=yes name=near_expiry dbname="sordertype.near_expiry" initial="Y" values="Yes Y/No N/" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"sordertype~" ) COLUMN(NAME=~"sordertype.order_type~") COLUMN(NAME=~"sordertype.descr~") COLUMN(NAME=~"sordertype.sh_descr~") COLUMN(NAME=~"sordertype.active~") COLUMN(NAME=~"sordertype.price_list__clg~") COLUMN(NAME=~"sordertype.repl_rate~") COLUMN(NAME=~"sordertype.tax_class~") COLUMN(NAME=~"sordertype.tax_env~") COLUMN(NAME=~"sordertype.min_shelf_life~") COLUMN(NAME=~"sordertype.max_shelf_life~") COLUMN(NAME=~"sordertype.fmode~") COLUMN(NAME=~"sordertype.chg_date~") COLUMN(NAME=~"sordertype.chg_user~") COLUMN(NAME=~"sordertype.chg_term~") COLUMN(NAME=~"sordertype.near_expiry~")WHERE( EXP1 =~"~~~"SORDERTYPE~~~".~~~"ORDER_TYPE~~~"~" OP =~"=~" EXP2 =~":order_type~" ) ) ARG(NAME = ~"order_type~" TYPE = string) " update="SORDERTYPE" updatewhere=1 updatekeyinplace=no arguments=(("order_type", string)) )
groupbox(band=detail text="Basic"border="2" color="33554432" x="2" y="4" height="151" width="453" name=basic visible="1" font.face="System" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
column(band=detail id=1 alignment="0" tabsequence=10 border="5" color="33554432" x="111" y="24" height="16" width="79" format="[general]" html.valueishtml="0" name=order_type visible="1" edit.limit=3 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=detail alignment="1" text="Order Type:" border="0" color="33554432" x="7" y="24" height="16" width="100" html.valueishtml="0" name=order_type_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Description:" border="0" color="33554432" x="7" y="46" height="16" width="100" html.valueishtml="0" name=descr_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Short Description:" border="0" color="33554432" x="7" y="68" height="16" width="100" html.valueishtml="0" name=sh_descr_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=3 alignment="0" tabsequence=30 border="5" color="33554432" x="111" y="68" height="16" width="79" format="[general]" html.valueishtml="0" name=sh_descr visible="1" edit.limit=20 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=detail alignment="1" text="Replacement Rate:" border="0" color="33554432" x="7" y="90" height="16" width="100" html.valueishtml="0" name=repl_rate_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=6 alignment="0" tabsequence=60 border="5" color="33554432" x="111" y="90" height="16" width="79" format="[general]" html.valueishtml="0" name=repl_rate visible="1" ddlb.limit=0 ddlb.allowedit=no ddlb.case=any ddlb.useasborder=yes ddlb.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
groupbox(band=detail text="Others"border="2" color="33554432" x="2" y="162" height="50" width="456" name=others visible="1" font.face="System" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=detail alignment="1" text="Chg Date:" border="0" color="33554432" x="7" y="182" height="16" width="66" html.valueishtml="0" name=chg_date_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=12 alignment="0" tabsequence=32766 border="5" color="33554432" x="77" y="182" height="16" width="56" format="[shortdate] [time]" html.valueishtml="0" name=chg_date visible="1" editmask.mask="dd/mm/yy" editmask.imemode=0 editmask.focusrectangle=no font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=detail alignment="1" text="Chg User:" border="0" color="33554432" x="141" y="182" height="16" width="66" html.valueishtml="0" name=chg_user_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=13 alignment="0" tabsequence=32766 border="5" color="33554432" x="211" y="182" height="16" width="56" format="[general]" html.valueishtml="0" name=chg_user visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=detail alignment="1" text="Chg Term:" border="0" color="33554432" x="274" y="182" height="16" width="66" html.valueishtml="0" name=chg_term_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=14 alignment="0" tabsequence=32766 border="5" color="33554432" x="344" y="182" height="17" width="53" format="[general]" html.valueishtml="0" name=chg_term visible="1" edit.limit=15 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=detail alignment="1" text="Min Shelf Life:" border="0" color="33554432" x="7" y="112" height="16" width="100" html.valueishtml="0" name=min_shelf_life_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=9 alignment="1" tabsequence=100 border="5" color="33554432" x="111" y="112" height="16" width="79" format="[general]" html.valueishtml="0" name=min_shelf_life visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=8 alignment="0" tabsequence=80 border="5" color="33554432" x="254" y="134" height="16" width="61" format="[general]" html.valueishtml="0" name=tax_env visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=detail alignment="1" text="Tax Env:" border="0" color="33554432" x="193" y="134" height="16" width="59" html.valueishtml="0" name=tax_env_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=7 alignment="0" tabsequence=70 border="5" color="33554432" x="111" y="134" height="16" width="79" format="[general]" html.valueishtml="0" name=tax_class visible="1" edit.limit=5 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=detail alignment="1" text="Tax Class:" border="0" color="33554432" x="7" y="134" height="16" width="100" html.valueishtml="0" name=tax_class_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=2 alignment="0" tabsequence=20 border="5" color="33554432" x="111" y="46" height="16" width="326" format="[general]" html.valueishtml="0" name=descr visible="1" edit.limit=40 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=detail alignment="1" text="Price List :" border="0" color="33554432" x="265" y="68" height="16" width="97" html.valueishtml="0" name=price_list__clg_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=5 alignment="0" tabsequence=50 border="5" color="33554432" x="367" y="68" height="16" width="79" format="[general]" html.valueishtml="0" name=price_list__clg visible="1" edit.limit=5 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=detail alignment="1" text="Fulfillment Mode:" border="0" color="33554432" x="265" y="90" height="16" width="97" html.valueishtml="0" name=fmode_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Max Shelf Life:" border="0" color="33554432" x="265" y="112" height="16" width="97" html.valueishtml="0" name=max_shelf_life_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=10 alignment="1" tabsequence=110 border="5" color="33554432" x="367" y="112" height="16" width="79" format="[general]" html.valueishtml="0" name=max_shelf_life visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=11 alignment="0" tabsequence=120 border="5" color="33554432" x="367" y="90" height="16" width="79" format="[general]" html.valueishtml="0" name=fmode visible="1" ddlb.limit=0 ddlb.allowedit=no ddlb.case=any ddlb.useasborder=yes ddlb.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=15 alignment="0" tabsequence=90 border="5" color="33554432" x="405" y="135" height="16" width="41" html.valueishtml="0" name=near_expiry visible="1" ddlb.limit=0 ddlb.allowedit=no ddlb.case=any ddlb.useasborder=yes ddlb.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=4 alignment="0" tabsequence=40 border="5" color="33554432" x="405" y="24" height="16" width="41" format="[general]" html.valueishtml="0" name=active visible="1" ddlb.limit=0 ddlb.allowedit=no ddlb.case=upper ddlb.required=yes ddlb.useasborder=yes ddlb.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=detail alignment="1" text="Near Expiry :" border="0" color="33554432" x="324" y="134" height="16" width="78" html.valueishtml="0" name=t_1 visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Active:" border="0" color="33554432" x="305" y="24" height="16" width="97" html.valueishtml="0" name=active_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
htmltable(border="1" )
htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" )
export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 )
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment