Commit d1539133 authored by sjarande's avatar sjarande

sql and metadata ,srd updated by saurabh


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@106063 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 6e67dbed
......@@ -39,7 +39,7 @@
<color>536870912</color>
</Footer>
<Detail>
<height>546</height>
<height>616</height>
<color>536870912</color>
</Detail>
<TableDefinition>
......@@ -126,12 +126,6 @@
<name>itemser_descr</name>
<dbname>itemser.descr</dbname>
</table_column>
<table_column>
<type size="40">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>sordertype_descr</name>
<dbname>sordertype.descr</dbname>
</table_column>
<table_column>
<type size="60">char</type>
<updatewhereclause>yes</updatewhereclause>
......@@ -263,13 +257,58 @@
<name>pos_code</name>
<dbname>cust_stock.pos_code</dbname>
</table_column>
<table_column>
<type size="0">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>entry_start_dt</name>
<dbname>entry_start_dt</dbname>
</table_column>
<table_column>
<type size="0">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>entry_end_dt</name>
<dbname>entry_end_dt</dbname>
</table_column>
<table_column>
<type size="0">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>login_poscode</name>
<dbname>login_poscode</dbname>
</table_column>
<table_column>
<type size="10">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>add_user</name>
<dbname>cust_stock.add_user</dbname>
</table_column>
<table_column>
<type>datetime</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>add_date</name>
<dbname>cust_stock.add_date</dbname>
</table_column>
<table_column>
<type size="15">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>add_term</name>
<dbname>cust_stock.add_term</dbname>
</table_column>
<table_column>
<type size="40">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>descr</name>
<dbname>station.descr</dbname>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;cust_stock&quot; ) TABLE(NAME=&quot;customer&quot; ) TABLE(NAME=&quot;itemser&quot; ) TABLE(NAME=&quot;sordertype&quot; ) TABLE(NAME=&quot;site&quot; ) TABLE(NAME=&quot;station&quot; ) COLUMN(NAME=&quot;cust_stock.tran_id&quot;) COLUMN(NAME=&quot;cust_stock.tran_date&quot;) COLUMN(NAME=&quot;cust_stock.cust_code&quot;) COLUMN(NAME=&quot;cust_stock.site_code&quot;) COLUMN(NAME=&quot;cust_stock.from_date&quot;) COLUMN(NAME=&quot;cust_stock.to_date&quot;) COLUMN(NAME=&quot;customer.cust_name&quot;) COLUMN(NAME=&quot;cust_stock.item_ser&quot;) COLUMN(NAME=&quot;cust_stock.tran_id__last&quot;) COLUMN(NAME=&quot;cust_stock.order_type&quot;) COLUMN(NAME=&quot;cust_stock.stmt_date&quot;) COLUMN(NAME=&quot;itemser.descr&quot;) COLUMN(NAME=&quot;sordertype.descr&quot;) COLUMN(NAME=&quot;site.descr&quot;) COLUMN(NAME=&quot;cust_stock.chg_user&quot;) COLUMN(NAME=&quot;cust_stock.chg_term&quot;) COLUMN(NAME=&quot;cust_stock.chg_date&quot;) COLUMN(NAME=&quot;cust_stock.status&quot;) COLUMN(NAME=&quot;cust_stock.missing_inserted&quot;) COLUMN(NAME=&quot;customer.cust_type&quot;) COMPUTE(NAME=&quot;&apos;&apos; as cust_type__descr&quot;) COLUMN(NAME=&quot;cust_stock.confirmed&quot;) COLUMN(NAME=&quot;cust_stock.prd_code&quot;) COMPUTE(NAME=&quot;&apos;&apos; as pophelp_frmdt&quot;) COMPUTE(NAME=&quot;&apos;&apos; as pophelp_todt&quot;) COMPUTE(NAME=&quot;&apos;&apos; as sale_per&quot;) COMPUTE(NAME=&quot;&apos;&apos; as edit_status&quot;) COMPUTE(NAME=&quot;&apos;&apos; as country_code&quot;) COLUMN(NAME=&quot;cust_stock.emp_code&quot;) COMPUTE(NAME=&quot;&apos;&apos; as emp_name&quot;) COMPUTE(NAME=&quot;FN_GET_POSCODE_DESCR(cust_stock.pos_code) as position_descr&quot;) COLUMN(NAME=&quot;cust_stock.pos_code&quot;) COLUMN(NAME=&quot;station.descr&quot;) JOIN (LEFT=&quot;cust_stock.cust_code&quot; OP =&quot;=&quot;RIGHT=&quot;customer.cust_code&quot; ) JOIN (LEFT=&quot;cust_stock.item_ser&quot; OP =&quot;=&quot;RIGHT=&quot;itemser.item_ser&quot; ) JOIN (LEFT=&quot;cust_stock.order_type&quot; OP =&quot;=&quot;RIGHT=&quot;sordertype.order_type&quot; ) JOIN (LEFT=&quot;cust_stock.site_code&quot; OP =&quot;=&quot;RIGHT=&quot;site.site_code&quot; ) JOIN (LEFT=&quot;station.stan_code&quot; OP =&quot;=&quot;RIGHT=&quot;customer.stan_code&quot; )WHERE( EXP1 =&quot;CUST_STOCK.TRAN_ID&quot; OP =&quot;=&quot; EXP2 =&quot;:tran_id&quot; ) ) ARG(NAME = &quot;tran_id&quot; TYPE = string) </retrieve>
<table_column>
<type size="0">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>adm_chk</name>
<dbname>adm_chk</dbname>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;cust_stock&quot; ) TABLE(NAME=&quot;customer&quot; ) TABLE(NAME=&quot;itemser&quot; ) TABLE(NAME=&quot;site&quot; ) TABLE(NAME=&quot;station&quot; ) COLUMN(NAME=&quot;cust_stock.tran_id&quot;) COLUMN(NAME=&quot;cust_stock.tran_date&quot;) COLUMN(NAME=&quot;cust_stock.cust_code&quot;) COLUMN(NAME=&quot;cust_stock.site_code&quot;) COLUMN(NAME=&quot;cust_stock.from_date&quot;) COLUMN(NAME=&quot;cust_stock.to_date&quot;) COLUMN(NAME=&quot;customer.cust_name&quot;) COLUMN(NAME=&quot;cust_stock.item_ser&quot;) COLUMN(NAME=&quot;cust_stock.tran_id__last&quot;) COLUMN(NAME=&quot;cust_stock.order_type&quot;) COLUMN(NAME=&quot;cust_stock.stmt_date&quot;) COLUMN(NAME=&quot;itemser.descr&quot;) COLUMN(NAME=&quot;site.descr&quot;) COLUMN(NAME=&quot;cust_stock.chg_user&quot;) COLUMN(NAME=&quot;cust_stock.chg_term&quot;) COLUMN(NAME=&quot;cust_stock.chg_date&quot;) COLUMN(NAME=&quot;cust_stock.status&quot;) COLUMN(NAME=&quot;cust_stock.missing_inserted&quot;) COLUMN(NAME=&quot;customer.cust_type&quot;) COMPUTE(NAME=&quot;&apos;&apos; as cust_type__descr&quot;) COLUMN(NAME=&quot;cust_stock.confirmed&quot;) COLUMN(NAME=&quot;cust_stock.prd_code&quot;) COMPUTE(NAME=&quot;&apos;&apos; as pophelp_frmdt&quot;) COMPUTE(NAME=&quot;&apos;&apos; as pophelp_todt&quot;) COMPUTE(NAME=&quot;&apos;&apos; as sale_per&quot;) COMPUTE(NAME=&quot;&apos;&apos; as edit_status&quot;) COMPUTE(NAME=&quot;&apos;&apos; as country_code&quot;) COLUMN(NAME=&quot;cust_stock.emp_code&quot;) COMPUTE(NAME=&quot;&apos;&apos; as emp_name&quot;) COMPUTE(NAME=&quot;FN_GET_POSCODE_DESCR(cust_stock.pos_code) as position_descr&quot;) COLUMN(NAME=&quot;cust_stock.pos_code&quot;) COMPUTE(NAME=&quot;&apos;&apos; as entry_start_dt&quot;) COMPUTE(NAME=&quot;&apos;&apos; as entry_end_dt&quot;) COMPUTE(NAME=&quot;&apos;&apos; as login_poscode&quot;) COLUMN(NAME=&quot;cust_stock.add_user&quot;) COLUMN(NAME=&quot;cust_stock.add_date&quot;) COLUMN(NAME=&quot;cust_stock.add_term&quot;) COLUMN(NAME=&quot;station.descr&quot;) COMPUTE(NAME=&quot;&apos;&apos; as adm_chk&quot;) JOIN (LEFT=&quot;cust_stock.cust_code&quot; OP =&quot;=&quot;RIGHT=&quot;customer.cust_code&quot; ) JOIN (LEFT=&quot;cust_stock.item_ser&quot; OP =&quot;=&quot;RIGHT=&quot;itemser.item_ser&quot; ) JOIN (LEFT=&quot;cust_stock.site_code&quot; OP =&quot;=&quot;RIGHT=&quot;site.site_code&quot; ) JOIN (LEFT=&quot;customer.stan_code&quot; OP =&quot;=&quot;RIGHT=&quot;station.stan_code&quot; )WHERE( EXP1 =&quot;CUST_STOCK.TRAN_ID&quot; OP =&quot;=&quot; EXP2 =&quot;:tran_id&quot; ) ) ARG(NAME = &quot;tran_id&quot; TYPE = string) </retrieve>
<update>CUST_STOCK</update>
<updatewhere>0</updatewhere>
<updatekeyinplace>no</updatekeyinplace>
......@@ -278,41 +317,13 @@
<type>string</type>
</argument>
</TableDefinition>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Customer/Stockist:</text>
<border>0</border>
<color>33554432</color>
<x>3</x>
<y>150</y>
<height>15</height>
<width>108</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>cust_code_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>Division :</text>
<border>0</border>
<color>33554432</color>
<x>32</x>
<x>40</x>
<y>197</y>
<height>15</height>
<width>74</width>
......@@ -340,7 +351,7 @@
<text>Site Code:</text>
<border>0</border>
<color>33554432</color>
<x>37</x>
<x>45</x>
<y>174</y>
<height>15</height>
<width>69</width>
......@@ -364,12 +375,12 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>14</id>
<id>13</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>182</x>
<x>190</x>
<y>174</y>
<height>16</height>
<width>270</width>
......@@ -404,7 +415,7 @@
<text>Order Type :</text>
<border>0</border>
<color>33554432</color>
<x>9</x>
<x>17</x>
<y>244</y>
<height>15</height>
<width>97</width>
......@@ -433,7 +444,7 @@
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>110</x>
<x>118</x>
<y>244</y>
<height>16</height>
<width>65</width>
......@@ -462,43 +473,6 @@
<color>553648127</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>13</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>182</x>
<y>244</y>
<height>15</height>
<width>270</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>sordertype_descr</name>
<visible>0</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>553648127</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>8</id>
......@@ -506,7 +480,7 @@
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>110</x>
<x>118</x>
<y>197</y>
<height>16</height>
<width>65</width>
......@@ -542,7 +516,7 @@
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>182</x>
<x>190</x>
<y>197</y>
<height>15</height>
<width>270</width>
......@@ -578,7 +552,7 @@
<text>Customer Type:</text>
<border>0</border>
<color>33554432</color>
<x>12</x>
<x>20</x>
<y>220</y>
<height>15</height>
<width>93</width>
......@@ -602,12 +576,12 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>20</id>
<id>19</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>110</x>
<x>118</x>
<y>220</y>
<height>15</height>
<width>65</width>
......@@ -638,12 +612,12 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>21</id>
<id>20</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>182</x>
<x>190</x>
<y>220</y>
<height>15</height>
<width>270</width>
......@@ -679,7 +653,7 @@
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>110</x>
<x>118</x>
<y>174</y>
<height>16</height>
<width>65</width>
......@@ -716,7 +690,7 @@
<text>From Date :</text>
<border>0</border>
<color>33554432</color>
<x>34</x>
<x>42</x>
<y>288</y>
<height>15</height>
<width>69</width>
......@@ -745,7 +719,7 @@
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>107</x>
<x>115</x>
<y>288</y>
<height>16</height>
<width>89</width>
......@@ -779,7 +753,7 @@
<text>To Date :</text>
<border>0</border>
<color>33554432</color>
<x>34</x>
<x>42</x>
<y>311</y>
<height>15</height>
<width>69</width>
......@@ -808,7 +782,7 @@
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>107</x>
<x>115</x>
<y>311</y>
<height>16</height>
<width>90</width>
......@@ -836,106 +810,13 @@
<color>553648127</color>
</background>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>0</alignment>
<text>Statement Date :</text>
<border>0</border>
<color>33554432</color>
<x>5</x>
<y>333</y>
<height>15</height>
<width>98</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>stmt_date_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>553648127</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>11</id>
<alignment>0</alignment>
<tabsequence>30</tabsequence>
<border>5</border>
<color>0</color>
<x>107</x>
<y>333</y>
<height>15</height>
<width>94</width>
<format>[shortdate] [time]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>stmt_date</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>2</mode>
<color>16777215</color>
</background>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>0</alignment>
<text>Status :</text>
<border>0</border>
<color>33554432</color>
<x>58</x>
<y>355</y>
<height>15</height>
<width>45</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>status_t</name>
<visible>0</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>553648127</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Period Code :</text>
<border>0</border>
<color>33554432</color>
<x>9</x>
<x>17</x>
<y>266</y>
<height>15</height>
<width>97</width>
......@@ -959,12 +840,12 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>23</id>
<id>22</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>111</x>
<x>119</x>
<y>265</y>
<height>15</height>
<width>79</width>
......@@ -1000,7 +881,7 @@
<tabsequence>20</tabsequence>
<border>5</border>
<color>0</color>
<x>110</x>
<x>118</x>
<y>150</y>
<height>16</height>
<width>66</width>
......@@ -1038,7 +919,7 @@
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>182</x>
<x>190</x>
<y>150</y>
<height>16</height>
<width>270</width>
......@@ -1075,7 +956,7 @@
<text>Transaction Id:</text>
<border>0</border>
<color>33554432</color>
<x>18</x>
<x>26</x>
<y>20</y>
<height>15</height>
<width>88</width>
......@@ -1104,7 +985,7 @@
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>110</x>
<x>118</x>
<y>20</y>
<height>16</height>
<width>106</width>
......@@ -1141,7 +1022,7 @@
<text>Tran Id :</text>
<border>0</border>
<color>33554432</color>
<x>17</x>
<x>25</x>
<y>43</y>
<height>15</height>
<width>89</width>
......@@ -1170,7 +1051,7 @@
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>110</x>
<x>118</x>
<y>45</y>
<height>15</height>
<width>106</width>
......@@ -1205,7 +1086,7 @@
<text>Tran Date:</text>
<border>0</border>
<color>33554432</color>
<x>37</x>
<x>45</x>
<y>66</y>
<height>15</height>
<width>69</width>
......@@ -1234,7 +1115,7 @@
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>110</x>
<x>118</x>
<y>66</y>
<height>16</height>
<width>66</width>
......@@ -1271,7 +1152,7 @@
<text>Position Code :</text>
<border>0</border>
<color>33554432</color>
<x>18</x>
<x>26</x>
<y>97</y>
<height>15</height>
<width>88</width>
......@@ -1295,12 +1176,12 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>31</id>
<id>30</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>195</x>
<x>203</x>
<y>97</y>
<height>15</height>
<width>363</width>
......@@ -1329,42 +1210,14 @@
<color>553648127</color>
</background>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Employee:</text>
<border>0</border>
<color>33554432</color>
<x>37</x>
<y>122</y>
<height>15</height>
<width>69</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>emp_code_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>
<ColumnObject>
<band>Detail</band>
<id>30</id>
<id>29</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>182</x>
<x>190</x>
<y>122</y>
<height>15</height>
<width>270</width>
......@@ -1395,12 +1248,12 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>29</id>
<id>28</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>110</x>
<x>118</x>
<y>122</y>
<height>15</height>
<width>66</width>
......@@ -1431,12 +1284,12 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>32</id>
<id>31</id>
<alignment>0</alignment>
<tabsequence>10</tabsequence>
<border>5</border>
<color>0</color>
<x>110</x>
<x>118</x>
<y>97</y>
<height>15</height>
<width>79</width>
......@@ -1467,25 +1320,26 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>26</id>
<id>11</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<tabsequence>30</tabsequence>
<border>5</border>
<color>255</color>
<x>407</x>
<y>450</y>
<color>0</color>
<x>115</x>
<y>333</y>
<height>15</height>
<width>48</width>
<format>[general]</format>
<width>94</width>
<format>[shortdate] [time]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>sale_per</name>
<visible>0</visible>
<name>stmt_date</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>
......@@ -1497,33 +1351,53 @@
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
<mode>2</mode>
<color>16777215</color>
</background>
</ColumnObject>
<ColumnObject>
<TextObject>
<band>Detail</band>
<id>15</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<text>Statement Date :</text>
<border>0</border>
<color>255</color>
<x>124</x>
<y>453</y>
<color>33554432</color>
<x>13</x>
<y>333</y>
<height>15</height>
<width>86</width>
<format>[general]</format>
<width>98</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_user</name>
<visible>0</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<name>stmt_date_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>553648127</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Employee:</text>
<border>0</border>
<color>33554432</color>
<x>45</x>
<y>122</y>
<height>15</height>
<width>69</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>emp_code_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-10</height>
......@@ -1536,30 +1410,22 @@
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
</TextObject>
<TextObject>
<band>Detail</band>
<id>16</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<alignment>1</alignment>
<text>Customer/Stockiest:</text>
<border>0</border>
<color>255</color>
<x>239</x>
<y>449</y>
<color>33554432</color>
<x>4</x>
<y>150</y>
<height>15</height>
<width>86</width>
<format>[general]</format>
<width>115</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_term</name>
<visible>0</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<name>cust_code_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-10</height>
......@@ -1572,28 +1438,29 @@
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>24</id>
<id>18</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>0</border>
<color>255</color>
<x>341</x>
<y>449</y>
<x>135</x>
<y>521</y>
<height>15</height>
<width>48</width>
<width>86</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>pophelp_frmdt</name>
<name>missing_inserted</name>
<visible>0</visible>
<EditStyle style="edit">
<EditStyle style="ddlb">
<limit>0</limit>
<allowedit>no</allowedit>
<case>any</case>
<autoselect>yes</autoselect>
<useasborder>yes</useasborder>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -1611,20 +1478,20 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>17</id>
<id>27</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>0</border>
<color>255</color>
<x>32</x>
<y>477</y>
<x>253</x>
<y>547</y>
<height>15</height>
<width>86</width>
<format>[shortdate] [time]</format>
<width>48</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_date</name>
<name>country_code</name>
<visible>0</visible>
<EditStyle style="edit">
<limit>0</limit>
......@@ -1647,26 +1514,25 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>19</id>
<id>24</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>0</border>
<color>255</color>
<x>127</x>
<y>475</y>
<x>348</x>
<y>522</y>
<height>15</height>
<width>86</width>
<width>48</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>missing_inserted</name>
<name>pophelp_todt</name>
<visible>0</visible>
<EditStyle style="ddlb">
<EditStyle style="edit">
<limit>0</limit>
<allowedit>no</allowedit>
<case>any</case>
<useasborder>yes</useasborder>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -1684,20 +1550,20 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>22</id>
<id>23</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>0</border>
<color>255</color>
<x>242</x>
<y>476</y>
<x>349</x>
<y>495</y>
<height>15</height>
<width>70</width>
<width>48</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>confirmed</name>
<name>pophelp_frmdt</name>
<visible>0</visible>
<EditStyle style="edit">
<limit>0</limit>
......@@ -1723,17 +1589,17 @@
<id>25</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>0</border>
<border>5</border>
<color>255</color>
<x>340</x>
<y>476</y>
<x>415</x>
<y>492</y>
<height>15</height>
<width>48</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>pophelp_todt</name>
<name>sale_per</name>
<visible>0</visible>
<EditStyle style="edit">
<limit>0</limit>
......@@ -1756,13 +1622,13 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>27</id>
<id>26</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>405</x>
<y>479</y>
<x>413</x>
<y>525</y>
<height>15</height>
<width>48</width>
<format>[general]</format>
......@@ -1792,20 +1658,20 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>28</id>
<id>21</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>0</border>
<color>255</color>
<x>139</x>
<y>514</y>
<x>250</x>
<y>522</y>
<height>15</height>
<width>48</width>
<width>70</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>country_code</name>
<name>confirmed</name>
<visible>0</visible>
<EditStyle style="edit">
<limit>0</limit>
......@@ -1826,15 +1692,43 @@
<color>536870912</color>
</background>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>0</alignment>
<text>Status :</text>
<border>0</border>
<color>33554432</color>
<x>82</x>
<y>542</y>
<height>15</height>
<width>45</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>status_t</name>
<visible>0</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>553648127</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>18</id>
<id>17</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>0</border>
<color>255</color>
<x>107</x>
<y>355</y>
<x>131</x>
<y>542</y>
<height>15</height>
<width>86</width>
<format>[general]</format>
......@@ -1866,18 +1760,82 @@
<TextObject>
<band>Detail</band>
<alignment>0</alignment>
<text>Station :</text>
<text>Entry Start Date :</text>
<border>0</border>
<color>33554432</color>
<x>58</x>
<y>375</y>
<height>16</height>
<width>49</width>
<x>13</x>
<y>470</y>
<height>15</height>
<width>98</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>station_descr_t</name>
<visible>1</visible>
<name>entry_start_dt_t</name>
<visible>0</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>553648127</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>32</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>0</border>
<color>255</color>
<x>115</x>
<y>470</y>
<height>15</height>
<width>94</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>entry_start_dt</name>
<visible>0</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>553648127</color>
</background>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>0</alignment>
<text>Entry End Date :</text>
<border>0</border>
<color>33554432</color>
<x>228</x>
<y>470</y>
<height>15</height>
<width>98</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>entry_end_dt_t</name>
<visible>0</visible>
<font>
<face>Arial</face>
<height>-10</height>
......@@ -1898,15 +1856,51 @@
<tabsequence>32766</tabsequence>
<border>0</border>
<color>255</color>
<x>107</x>
<y>375</y>
<height>16</height>
<width>240</width>
<x>330</x>
<y>470</y>
<height>15</height>
<width>94</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>descr</name>
<name>entry_end_dt</name>
<visible>0</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>553648127</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>36</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>0</border>
<color>255</color>
<x>115</x>
<y>396</y>
<height>15</height>
<width>94</width>
<format>[shortdate] [time]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>add_date</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
......@@ -1927,6 +1921,490 @@
<color>553648127</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>16</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>0</border>
<color>255</color>
<x>115</x>
<y>420</y>
<height>15</height>
<width>94</width>
<format>[shortdate] [time]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_date</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>0</alignment>
<text>Add Date :</text>
<border>0</border>
<color>33554432</color>
<x>48</x>
<y>396</y>
<height>15</height>
<width>63</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>add_date_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>553648127</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>0</alignment>
<text>Change Date :</text>
<border>0</border>
<color>33554432</color>
<x>27</x>
<y>420</y>
<height>15</height>
<width>84</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_date_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>553648127</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>0</alignment>
<text>Add User :</text>
<border>0</border>
<color>33554432</color>
<x>230</x>
<y>396</y>
<height>15</height>
<width>66</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>add_user_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>553648127</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>0</alignment>
<text>Change User :</text>
<border>0</border>
<color>33554432</color>
<x>212</x>
<y>420</y>
<height>15</height>
<width>84</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_user_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>553648127</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>35</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>0</border>
<color>255</color>
<x>300</x>
<y>396</y>
<height>15</height>
<width>86</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>add_user</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>553648127</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>14</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>0</border>
<color>255</color>
<x>300</x>
<y>420</y>
<height>15</height>
<width>86</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_user</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>32766</tabsequence>
<border>0</border>
<color>255</color>
<x>481</x>
<y>396</y>
<height>15</height>
<width>86</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>add_term</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>553648127</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>15</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>0</border>
<color>255</color>
<x>481</x>
<y>420</y>
<height>15</height>
<width>86</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_term</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>0</alignment>
<text>Add Term :</text>
<border>0</border>
<color>33554432</color>
<x>407</x>
<y>396</y>
<height>15</height>
<width>70</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>add_term_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>553648127</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>0</alignment>
<text>Change Term :</text>
<border>0</border>
<color>33554432</color>
<x>391</x>
<y>420</y>
<height>15</height>
<width>88</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_term_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>553648127</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>0</alignment>
<text>Station :</text>
<border>0</border>
<color>33554432</color>
<x>13</x>
<y>354</y>
<height>16</height>
<width>98</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>station_descr_t</name>
<visible>0</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>553648127</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>38</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>0</border>
<color>255</color>
<x>117</x>
<y>353</y>
<height>16</height>
<width>240</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>descr</name>
<visible>0</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>553648127</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>34</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>0</border>
<color>255</color>
<x>329</x>
<y>549</y>
<height>15</height>
<width>48</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>login_poscode</name>
<visible>0</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>553648127</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>39</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>0</border>
<color>255</color>
<x>398</x>
<y>550</y>
<height>15</height>
<width>58</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>adm_chk</name>
<visible>0</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>553648127</color>
</background>
</ColumnObject>
<HtmlTable>
<border>1</border>
</HtmlTable>
......
......@@ -126,12 +126,6 @@
<name>itemser_descr</name>
<dbname>itemser.descr</dbname>
</table_column>
<table_column>
<type size="40">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>sordertype_descr</name>
<dbname>sordertype.descr</dbname>
</table_column>
<table_column>
<type size="60">char</type>
<updatewhereclause>yes</updatewhereclause>
......@@ -314,8 +308,8 @@
<name>adm_chk</name>
<dbname>adm_chk</dbname>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;cust_stock&quot; ) TABLE(NAME=&quot;customer&quot; ) TABLE(NAME=&quot;itemser&quot; ) TABLE(NAME=&quot;sordertype&quot; ) TABLE(NAME=&quot;site&quot; ) TABLE(NAME=&quot;station&quot; ) COLUMN(NAME=&quot;cust_stock.tran_id&quot;) COLUMN(NAME=&quot;cust_stock.tran_date&quot;) COLUMN(NAME=&quot;cust_stock.cust_code&quot;) COLUMN(NAME=&quot;cust_stock.site_code&quot;) COLUMN(NAME=&quot;cust_stock.from_date&quot;) COLUMN(NAME=&quot;cust_stock.to_date&quot;) COLUMN(NAME=&quot;customer.cust_name&quot;) COLUMN(NAME=&quot;cust_stock.item_ser&quot;) COLUMN(NAME=&quot;cust_stock.tran_id__last&quot;) COLUMN(NAME=&quot;cust_stock.order_type&quot;) COLUMN(NAME=&quot;cust_stock.stmt_date&quot;) COLUMN(NAME=&quot;itemser.descr&quot;) COLUMN(NAME=&quot;sordertype.descr&quot;) COLUMN(NAME=&quot;site.descr&quot;) COLUMN(NAME=&quot;cust_stock.chg_user&quot;) COLUMN(NAME=&quot;cust_stock.chg_term&quot;) COLUMN(NAME=&quot;cust_stock.chg_date&quot;) COLUMN(NAME=&quot;cust_stock.status&quot;) COLUMN(NAME=&quot;cust_stock.missing_inserted&quot;) COLUMN(NAME=&quot;customer.cust_type&quot;) COMPUTE(NAME=&quot;&apos;&apos; as cust_type__descr&quot;) COLUMN(NAME=&quot;cust_stock.confirmed&quot;) COLUMN(NAME=&quot;cust_stock.prd_code&quot;) COMPUTE(NAME=&quot;&apos;&apos; as pophelp_frmdt&quot;) COMPUTE(NAME=&quot;&apos;&apos; as pophelp_todt&quot;) COMPUTE(NAME=&quot;&apos;&apos; as sale_per&quot;) COMPUTE(NAME=&quot;&apos;&apos; as edit_status&quot;) COMPUTE(NAME=&quot;&apos;&apos; as country_code&quot;) COLUMN(NAME=&quot;cust_stock.emp_code&quot;) COMPUTE(NAME=&quot;&apos;&apos; as emp_name&quot;) COMPUTE(NAME=&quot;FN_GET_POSCODE_DESCR(cust_stock.pos_code) as position_descr&quot;) COLUMN(NAME=&quot;cust_stock.pos_code&quot;) COMPUTE(NAME=&quot;&apos;&apos; as entry_start_dt&quot;) COMPUTE(NAME=&quot;&apos;&apos; as entry_end_dt&quot;) COMPUTE(NAME=&quot;&apos;&apos; as login_poscode&quot;) COLUMN(NAME=&quot;cust_stock.add_user&quot;) COLUMN(NAME=&quot;cust_stock.add_date&quot;) COLUMN(NAME=&quot;cust_stock.add_term&quot;) COLUMN(NAME=&quot;station.descr&quot;) COMPUTE(NAME=&quot;&apos;&apos; as adm_chk&quot;) JOIN (LEFT=&quot;cust_stock.cust_code&quot; OP =&quot;=&quot;RIGHT=&quot;customer.cust_code&quot; ) JOIN (LEFT=&quot;cust_stock.item_ser&quot; OP =&quot;=&quot;RIGHT=&quot;itemser.item_ser&quot; ) JOIN (LEFT=&quot;cust_stock.order_type&quot; OP =&quot;=&quot;RIGHT=&quot;sordertype.order_type&quot; ) JOIN (LEFT=&quot;cust_stock.site_code&quot; OP =&quot;=&quot;RIGHT=&quot;site.site_code&quot; ) JOIN (LEFT=&quot;customer.state_code&quot; OP =&quot;=&quot;RIGHT=&quot;station.state_code&quot; )WHERE( EXP1 =&quot;CUST_STOCK.TRAN_ID&quot; OP =&quot;=&quot; EXP2 =&quot;:tran_id&quot; ) ) ARG(NAME = &quot;tran_id&quot; TYPE = string) </retrieve>
<update>cust_stock</update>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;cust_stock&quot; ) TABLE(NAME=&quot;customer&quot; ) TABLE(NAME=&quot;itemser&quot; ) TABLE(NAME=&quot;site&quot; ) TABLE(NAME=&quot;station&quot; ) COLUMN(NAME=&quot;cust_stock.tran_id&quot;) COLUMN(NAME=&quot;cust_stock.tran_date&quot;) COLUMN(NAME=&quot;cust_stock.cust_code&quot;) COLUMN(NAME=&quot;cust_stock.site_code&quot;) COLUMN(NAME=&quot;cust_stock.from_date&quot;) COLUMN(NAME=&quot;cust_stock.to_date&quot;) COLUMN(NAME=&quot;customer.cust_name&quot;) COLUMN(NAME=&quot;cust_stock.item_ser&quot;) COLUMN(NAME=&quot;cust_stock.tran_id__last&quot;) COLUMN(NAME=&quot;cust_stock.order_type&quot;) COLUMN(NAME=&quot;cust_stock.stmt_date&quot;) COLUMN(NAME=&quot;itemser.descr&quot;) COLUMN(NAME=&quot;site.descr&quot;) COLUMN(NAME=&quot;cust_stock.chg_user&quot;) COLUMN(NAME=&quot;cust_stock.chg_term&quot;) COLUMN(NAME=&quot;cust_stock.chg_date&quot;) COLUMN(NAME=&quot;cust_stock.status&quot;) COLUMN(NAME=&quot;cust_stock.missing_inserted&quot;) COLUMN(NAME=&quot;customer.cust_type&quot;) COMPUTE(NAME=&quot;&apos;&apos; as cust_type__descr&quot;) COLUMN(NAME=&quot;cust_stock.confirmed&quot;) COLUMN(NAME=&quot;cust_stock.prd_code&quot;) COMPUTE(NAME=&quot;&apos;&apos; as pophelp_frmdt&quot;) COMPUTE(NAME=&quot;&apos;&apos; as pophelp_todt&quot;) COMPUTE(NAME=&quot;&apos;&apos; as sale_per&quot;) COMPUTE(NAME=&quot;&apos;&apos; as edit_status&quot;) COMPUTE(NAME=&quot;&apos;&apos; as country_code&quot;) COLUMN(NAME=&quot;cust_stock.emp_code&quot;) COMPUTE(NAME=&quot;&apos;&apos; as emp_name&quot;) COMPUTE(NAME=&quot;FN_GET_POSCODE_DESCR(cust_stock.pos_code) as position_descr&quot;) COLUMN(NAME=&quot;cust_stock.pos_code&quot;) COMPUTE(NAME=&quot;&apos;&apos; as entry_start_dt&quot;) COMPUTE(NAME=&quot;&apos;&apos; as entry_end_dt&quot;) COMPUTE(NAME=&quot;&apos;&apos; as login_poscode&quot;) COLUMN(NAME=&quot;cust_stock.add_user&quot;) COLUMN(NAME=&quot;cust_stock.add_date&quot;) COLUMN(NAME=&quot;cust_stock.add_term&quot;) COLUMN(NAME=&quot;station.descr&quot;) COMPUTE(NAME=&quot;&apos;&apos; as adm_chk&quot;) JOIN (LEFT=&quot;cust_stock.cust_code&quot; OP =&quot;=&quot;RIGHT=&quot;customer.cust_code&quot; ) JOIN (LEFT=&quot;cust_stock.item_ser&quot; OP =&quot;=&quot;RIGHT=&quot;itemser.item_ser&quot; ) JOIN (LEFT=&quot;cust_stock.site_code&quot; OP =&quot;=&quot;RIGHT=&quot;site.site_code&quot; ) JOIN (LEFT=&quot;customer.stan_code&quot; OP =&quot;=&quot;RIGHT=&quot;station.stan_code&quot; )WHERE( EXP1 =&quot;CUST_STOCK.TRAN_ID&quot; OP =&quot;=&quot; EXP2 =&quot;:tran_id&quot; ) ) ARG(NAME = &quot;tran_id&quot; TYPE = string) </retrieve>
<update>CUST_STOCK</update>
<updatewhere>0</updatewhere>
<updatekeyinplace>no</updatekeyinplace>
<argument>
......@@ -381,7 +375,7 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>14</id>
<id>13</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
......@@ -479,43 +473,6 @@
<color>553648127</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>13</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>190</x>
<y>244</y>
<height>15</height>
<width>270</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>sordertype_descr</name>
<visible>0</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>553648127</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>8</id>
......@@ -619,7 +576,7 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>20</id>
<id>19</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
......@@ -655,7 +612,7 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>21</id>
<id>20</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
......@@ -883,7 +840,7 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>23</id>
<id>22</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
......@@ -1219,7 +1176,7 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>31</id>
<id>30</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
......@@ -1255,7 +1212,7 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>30</id>
<id>29</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
......@@ -1291,7 +1248,7 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>29</id>
<id>28</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
......@@ -1327,7 +1284,7 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>32</id>
<id>31</id>
<alignment>0</alignment>
<tabsequence>10</tabsequence>
<border>5</border>
......@@ -1484,7 +1441,7 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>19</id>
<id>18</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>0</border>
......@@ -1521,7 +1478,7 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>28</id>
<id>27</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>0</border>
......@@ -1557,7 +1514,7 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>25</id>
<id>24</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>0</border>
......@@ -1593,7 +1550,7 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>24</id>
<id>23</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>0</border>
......@@ -1629,7 +1586,7 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>26</id>
<id>25</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
......@@ -1665,7 +1622,7 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>27</id>
<id>26</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
......@@ -1701,7 +1658,7 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>22</id>
<id>21</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>0</border>
......@@ -1765,7 +1722,7 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>18</id>
<id>17</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>0</border>
......@@ -1830,7 +1787,7 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>33</id>
<id>32</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>0</border>
......@@ -1894,7 +1851,7 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>34</id>
<id>33</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>0</border>
......@@ -1930,7 +1887,7 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>37</id>
<id>36</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>0</border>
......@@ -1966,7 +1923,7 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>17</id>
<id>16</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>0</border>
......@@ -2114,7 +2071,7 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>36</id>
<id>35</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>0</border>
......@@ -2150,7 +2107,7 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>15</id>
<id>14</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>0</border>
......@@ -2186,7 +2143,7 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>38</id>
<id>37</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>0</border>
......@@ -2222,7 +2179,7 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>16</id>
<id>15</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>0</border>
......@@ -2342,7 +2299,7 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>39</id>
<id>38</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>0</border>
......@@ -2378,7 +2335,7 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>35</id>
<id>34</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>0</border>
......@@ -2414,7 +2371,7 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>40</id>
<id>39</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>0</border>
......
delete from pophelp where mod_name='W_SECONDORY_SALE_GWT_WIZ' and field_name='CUST_CODE';
commit;
Insert into pophelp(FIELD_NAME,MOD_NAME,SQL_STR,DW_OBJECT,MSG_TITLE,WIDTH,HEIGHT,CHG_DATE,CHG_USER,CHG_TERM,DIST_OPT,FILTER_STRING,SQL_INPUT,DEFAULT_COL,POP_ALIGN,QUERY_MODE,PAGE_CONTEXT,POPHELP_COLS,POPHELP_SOURCE,MULTI_OPT,HELP_OPTION,POPUP_XSL_NAME,AUTO_FILL_LEN,THUMB_OBJ,THUMB_IMAGE_COL,THUMB_ALT_COL) values ('CUST_CODE','W_SECONDORY_SALE_GWT_WIZ','select distinct trim(cust.cust_code) as cust_code,
cust.cust_name,stn.descr as Station,org.table_no as Division,itmser.sh_descr as Div_description
from org_structure org,org_structure_cust orgcust,customer cust ,
station stn,state state ,itemser itmser
where org.version_id=orgcust.version_id and
org.pos_code=orgcust.pos_code and
org.table_no=orgcust.table_no and
orgcust.cust_code=cust.cust_code
and itmser.item_ser=org.table_no
and cust.stan_code=stn.stan_code
AND orgcust.pos_code =''?''
AND (case when orgcust.source is null then ''Y'' else orgcust.source end) <> ''A''
AND org.table_no =''?''
and org.version_id = (select FN_GET_VERSION_ID from dual)
and orgcust.cust_code not in(SELECT distinct(cust_code) FROM cust_stock WHERE
from_date >= ''?''
and to_date <= ''?'' and item_ser=''?'' and pos_code is not null ) AND (cust.SH_NAME LIKE upper(''?%'')
or cust.cust_code LIKE upper(''?%'') OR cust.cust_name LIKE upper(''?%''))
and state.count_code=''?'' and state.state_code=stn.state_code
and (''?'' BETWEEN orgcust.EFF_DATE and orgcust.VALID_UPTO )
and (''?'' BETWEEN orgcust.EFF_DATE and orgcust.VALID_UPTO )
order by stn.descr,cust.cust_name asc',null,'Customer Code',0,0,null,null,null,'0',null,':pos_code,:item_ser,:pophelp_frmdt,:pophelp_todt,:item_ser,:cust_code,:cust_code,:cust_code,:country_code,:pophelp_frmdt,:pophelp_todt',0,null,null,null,null,null,0,null,null,null,null,null,null);
commit;
\ No newline at end of file
$PBExportHeader$d_cust_stock_gwt21.srd
$PBExportHeader$d_cust_stock_gwt22.srd
release 9;
datawindow(units=1 timer_interval=0 color=67108864 processing=0 HTMLDW=no print.printername="" print.documentname="" print.orientation = 0 print.margin.left = 24 print.margin.right = 24 print.margin.top = 24 print.margin.bottom = 24 print.paper.source = 0 print.paper.size = 0 print.canusedefaultprinter=yes print.prompt=no print.buttons=no print.preview.buttons=no print.cliptext=no print.overrideprintjob=no print.collate=yes hidegrayline=no )
summary(height=0 color="536870912" )
summary(height=75 color="536870912" )
footer(height=0 color="536870912" )
detail(height=306 color="536870912" )
detail(height=616 color="536870912" )
table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=tran_id dbname="cust_stock.tran_id" )
column=(type=datetime update=yes updatewhereclause=yes name=tran_date dbname="cust_stock.tran_date" )
column=(type=char(10) update=yes updatewhereclause=yes name=cust_code dbname="cust_stock.cust_code" )
column=(type=char(5) update=yes updatewhereclause=yes name=site_code dbname="cust_stock.site_code" )
column=(type=datetime update=yes updatewhereclause=yes name=from_date dbname="cust_stock.from_date" )
column=(type=datetime update=yes updatewhereclause=yes name=to_date dbname="cust_stock.to_date" )
column=(type=char(50) updatewhereclause=yes name=cust_name dbname="customer.cust_name" )
column=(type=char(40) updatewhereclause=yes name=cust_name dbname="customer.cust_name" )
column=(type=char(5) update=yes updatewhereclause=yes name=item_ser dbname="cust_stock.item_ser" )
column=(type=char(10) update=yes updatewhereclause=yes name=tran_id__last dbname="cust_stock.tran_id__last" )
column=(type=char(0) updatewhereclause=yes name=sale_per dbname="sale_per" )
column=(type=char(3) update=yes updatewhereclause=yes name=order_type dbname="cust_stock.order_type" )
column=(type=datetime update=yes updatewhereclause=yes name=stmt_date dbname="cust_stock.stmt_date" )
column=(type=char(40) updatewhereclause=yes name=itemser_descr dbname="itemser.descr" )
column=(type=char(40) updatewhereclause=yes name=sordertype_descr dbname="sordertype.descr" )
column=(type=char(60) updatewhereclause=yes name=site_descr dbname="site.descr" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"cust_stock~" ) TABLE(NAME=~"customer~" ) TABLE(NAME=~"itemser~" ) TABLE(NAME=~"sordertype~" ) TABLE(NAME=~"site~" ) COLUMN(NAME=~"cust_stock.tran_id~") COLUMN(NAME=~"cust_stock.tran_date~") COLUMN(NAME=~"cust_stock.cust_code~") COLUMN(NAME=~"cust_stock.site_code~") COLUMN(NAME=~"cust_stock.from_date~") COLUMN(NAME=~"cust_stock.to_date~") COLUMN(NAME=~"customer.cust_name~") COLUMN(NAME=~"cust_stock.item_ser~") COLUMN(NAME=~"cust_stock.tran_id__last~") COMPUTE(NAME=~"'' as sale_per~") COLUMN(NAME=~"cust_stock.order_type~") COLUMN(NAME=~"cust_stock.stmt_date~") COLUMN(NAME=~"itemser.descr~") COLUMN(NAME=~"sordertype.descr~") COLUMN(NAME=~"site.descr~") JOIN (LEFT=~"cust_stock.cust_code~" OP =~"=~"RIGHT=~"customer.cust_code~" ) JOIN (LEFT=~"cust_stock.item_ser~" OP =~"=~"RIGHT=~"itemser.item_ser~" ) JOIN (LEFT=~"cust_stock.order_type~" OP =~"=~"RIGHT=~"sordertype.order_type~" ) JOIN (LEFT=~"cust_stock.site_code~" OP =~"=~"RIGHT=~"site.site_code~" )WHERE( EXP1 =~"CUST_STOCK.TRAN_ID~" OP =~"=~" EXP2 =~":tran_id~" ) ) ARG(NAME = ~"tran_id~" TYPE = string) " update="CUST_STOCK" updatewhere=0 updatekeyinplace=no arguments=(("tran_id", string)) )
text(band=detail alignment="1" text="Tran Date:" border="0" color="33554432" x="34" y="56" height="15" width="69" html.valueishtml="0" name=tran_date_t visible="0" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=2 alignment="0" tabsequence=32766 border="5" color="255" x="107" y="56" height="16" width="66" format="[shortdate] [time]" html.valueishtml="0" name=tran_date visible="0" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Customer Code :" border="0" color="33554432" x="5" y="80" height="15" width="98" html.valueishtml="0" name=cust_code_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=10 alignment="0" tabsequence=32766 border="0" color="255" x="107" y="266" height="15" width="48" format="[general]" html.valueishtml="0" name=sale_per visible="0" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=7 alignment="0" tabsequence=32766 border="5" color="255" x="179" y="80" height="16" width="270" format="[general]" html.valueishtml="0" name=cust_name visible="1" edit.limit=50 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=13 alignment="0" tabsequence=32766 border="5" color="255" x="179" y="127" height="15" width="270" format="[general]" html.valueishtml="0" name=itemser_descr visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
column(band=detail id=14 alignment="0" tabsequence=32766 border="5" color="255" x="179" y="151" height="15" width="270" format="[general]" html.valueishtml="0" name=sordertype_descr visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
column(band=detail id=3 alignment="0" tabsequence=32766 border="5" color="255" x="107" y="80" height="16" width="66" format="[general]" html.valueishtml="0" name=cust_code visible="1" edit.limit=10 edit.case=upper edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=detail alignment="0" text="Statement Date :" border="0" color="33554432" x="2" y="220" height="15" width="101" html.valueishtml="0" name=stmt_date_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
column(band=detail id=12 alignment="0" tabsequence=20 border="5" color="33554432" x="107" y="220" height="15" width="66" format="[shortdate] [time]" html.valueishtml="0" name=stmt_date visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=detail alignment="1" text="To Date :" border="0" color="33554432" x="31" y="198" height="15" width="69" html.valueishtml="0" name=to_date_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=6 alignment="0" tabsequence=32766 border="5" color="255" x="104" y="198" height="16" width="66" format="DD/MM/YY" html.valueishtml="0" name=to_date visible="1" edit.name="DD/MM/YY HH:MM:SS" editmask.mask="DD/MM/YY" editmask.imemode=0 editmask.focusrectangle=no font.face="Arial" 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="From Date :" border="0" color="33554432" x="31" y="175" height="15" width="69" html.valueishtml="0" name=from_date_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=5 alignment="0" tabsequence=32766 border="5" color="255" x="104" y="175" height="16" width="66" format="DD/MM/YY" html.valueishtml="0" name=from_date visible="1" edit.name="DD/MM/YY HH:MM:SS" editmask.mask="DD/MM/YY" editmask.imemode=0 editmask.focusrectangle=no font.face="Arial" 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="Order Type :" border="0" color="33554432" x="26" y="151" height="15" width="77" html.valueishtml="0" name=order_type_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=11 alignment="0" tabsequence=32766 border="5" color="255" x="107" y="151" height="16" width="65" format="[general]" html.valueishtml="0" name=order_type visible="1" edit.limit=3 edit.case=upper edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=detail alignment="1" text="Item Series :" border="0" color="33554432" x="29" y="127" height="15" width="74" html.valueishtml="0" name=item_ser_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=8 alignment="0" tabsequence=32766 border="5" color="255" x="107" y="127" height="16" width="65" format="[general]" html.valueishtml="0" name=item_ser visible="1" edit.limit=5 edit.case=upper edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=detail alignment="1" text="Site Code:" border="0" color="33554432" x="34" y="104" height="15" width="69" html.valueishtml="0" name=site_code_t visible="0" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=4 alignment="0" tabsequence=10 border="5" color="33554432" x="107" y="104" height="16" width="65" format="[general]" html.valueishtml="0" name=site_code visible="0" edit.limit=5 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=15 alignment="0" tabsequence=32766 border="5" color="255" x="179" y="104" height="16" width="270" format="[general]" html.valueishtml="0" name=site_descr visible="0" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=detail alignment="1" text="Tran Id:" border="0" color="33554432" x="34" y="10" height="15" width="69" html.valueishtml="0" name=tran_id_t visible="0" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=1 alignment="0" tabsequence=32766 border="5" color="255" x="107" y="10" height="16" width="106" format="[general]" html.valueishtml="0" name=tran_id visible="0" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Tran Id :" border="0" color="33554432" x="14" y="33" height="15" width="89" html.valueishtml="0" name=tran_id__last_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=9 alignment="0" tabsequence=32766 border="5" color="255" x="107" y="35" height="15" width="106" format="[general]" html.valueishtml="0" name=tran_id__last visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column=(type=char(10) update=yes updatewhereclause=yes name=chg_user dbname="cust_stock.chg_user" )
column=(type=char(15) update=yes updatewhereclause=yes name=chg_term dbname="cust_stock.chg_term" )
column=(type=datetime update=yes updatewhereclause=yes name=chg_date dbname="cust_stock.chg_date" )
column=(type=char(1) update=yes updatewhereclause=yes name=status dbname="cust_stock.status" values="Open O/Submit S/" )
column=(type=char(1) update=yes updatewhereclause=yes name=missing_inserted dbname="cust_stock.missing_inserted" values="Yes Y/No N/" )
column=(type=char(1) updatewhereclause=yes name=cust_type dbname="customer.cust_type" )
column=(type=char(0) updatewhereclause=yes name=cust_type__descr dbname="cust_type__descr" )
column=(type=char(1) update=yes updatewhereclause=yes name=confirmed dbname="cust_stock.confirmed" )
column=(type=char(6) update=yes updatewhereclause=yes name=prd_code dbname="cust_stock.prd_code" )
column=(type=char(0) updatewhereclause=yes name=pophelp_frmdt dbname="pophelp_frmdt" )
column=(type=char(0) updatewhereclause=yes name=pophelp_todt dbname="pophelp_todt" )
column=(type=char(0) updatewhereclause=yes name=sale_per dbname="sale_per" )
column=(type=char(0) updatewhereclause=yes name=edit_status dbname="edit_status" )
column=(type=char(0) updatewhereclause=yes name=country_code dbname="country_code" )
column=(type=char(10) update=yes updatewhereclause=yes name=emp_code dbname="cust_stock.emp_code" )
column=(type=char(0) updatewhereclause=yes name=emp_name dbname="emp_name" )
column=(type=char(4000) updatewhereclause=yes name=position_descr dbname="position_descr" )
column=(type=char(10) update=yes updatewhereclause=yes name=pos_code dbname="cust_stock.pos_code" )
column=(type=char(0) updatewhereclause=yes name=entry_start_dt dbname="entry_start_dt" )
column=(type=char(0) updatewhereclause=yes name=entry_end_dt dbname="entry_end_dt" )
column=(type=char(0) updatewhereclause=yes name=login_poscode dbname="login_poscode" )
column=(type=char(10) update=yes updatewhereclause=yes name=add_user dbname="cust_stock.add_user" )
column=(type=datetime update=yes updatewhereclause=yes name=add_date dbname="cust_stock.add_date" )
column=(type=char(15) update=yes updatewhereclause=yes name=add_term dbname="cust_stock.add_term" )
column=(type=char(40) updatewhereclause=yes name=descr dbname="station.descr" )
column=(type=char(0) updatewhereclause=yes name=adm_chk dbname="adm_chk" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"cust_stock~" ) TABLE(NAME=~"customer~" ) TABLE(NAME=~"itemser~" ) TABLE(NAME=~"site~" ) TABLE(NAME=~"station~" ) COLUMN(NAME=~"cust_stock.tran_id~") COLUMN(NAME=~"cust_stock.tran_date~") COLUMN(NAME=~"cust_stock.cust_code~") COLUMN(NAME=~"cust_stock.site_code~") COLUMN(NAME=~"cust_stock.from_date~") COLUMN(NAME=~"cust_stock.to_date~") COLUMN(NAME=~"customer.cust_name~") COLUMN(NAME=~"cust_stock.item_ser~") COLUMN(NAME=~"cust_stock.tran_id__last~") COLUMN(NAME=~"cust_stock.order_type~") COLUMN(NAME=~"cust_stock.stmt_date~") COLUMN(NAME=~"itemser.descr~") COLUMN(NAME=~"site.descr~") COLUMN(NAME=~"cust_stock.chg_user~") COLUMN(NAME=~"cust_stock.chg_term~") COLUMN(NAME=~"cust_stock.chg_date~") COLUMN(NAME=~"cust_stock.status~") COLUMN(NAME=~"cust_stock.missing_inserted~") COLUMN(NAME=~"customer.cust_type~") COMPUTE(NAME=~"'' as cust_type__descr~") COLUMN(NAME=~"cust_stock.confirmed~") COLUMN(NAME=~"cust_stock.prd_code~") COMPUTE(NAME=~"'' as pophelp_frmdt~") COMPUTE(NAME=~"'' as pophelp_todt~") COMPUTE(NAME=~"'' as sale_per~") COMPUTE(NAME=~"'' as edit_status~") COMPUTE(NAME=~"'' as country_code~") COLUMN(NAME=~"cust_stock.emp_code~") COMPUTE(NAME=~"'' as emp_name~") COMPUTE(NAME=~"FN_GET_POSCODE_DESCR(cust_stock.pos_code) as position_descr~") COLUMN(NAME=~"cust_stock.pos_code~") COMPUTE(NAME=~"'' as entry_start_dt~") COMPUTE(NAME=~"'' as entry_end_dt~") COMPUTE(NAME=~"'' as login_poscode~") COLUMN(NAME=~"cust_stock.add_user~") COLUMN(NAME=~"cust_stock.add_date~") COLUMN(NAME=~"cust_stock.add_term~") COLUMN(NAME=~"station.descr~") COMPUTE(NAME=~"'' as adm_chk~") JOIN (LEFT=~"cust_stock.cust_code~" OP =~"=~"RIGHT=~"customer.cust_code~" ) JOIN (LEFT=~"cust_stock.item_ser~" OP =~"=~"RIGHT=~"itemser.item_ser~" ) JOIN (LEFT=~"cust_stock.site_code~" OP =~"=~"RIGHT=~"site.site_code~" ) JOIN (LEFT=~"customer.stan_code~" OP =~"=~"RIGHT=~"station.stan_code~" )WHERE( EXP1 =~"CUST_STOCK.TRAN_ID~" OP =~"=~" EXP2 =~":tran_id~" ) ) ARG(NAME = ~"tran_id~" TYPE = string) " update="CUST_STOCK" updatewhere=0 updatekeyinplace=no arguments=(("tran_id", string)) )
text(band=detail alignment="1" text="Division :" border="0" color="33554432" x="40" y="197" height="15" width="74" html.valueishtml="0" name=item_ser_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Site Code:" border="0" color="33554432" x="45" y="174" height="15" width="69" html.valueishtml="0" name=site_code_t visible="0" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=13 alignment="0" tabsequence=32766 border="5" color="255" x="190" y="174" height="16" width="270" format="[general]" html.valueishtml="0" name=site_descr visible="0" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=detail alignment="1" text="Order Type :" border="0" color="33554432" x="17" y="244" height="15" width="97" html.valueishtml="0" name=order_type_t visible="0" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=10 alignment="0" tabsequence=32766 border="5" color="255" x="118" y="244" height="16" width="65" format="[general]" html.valueishtml="0" name=order_type visible="0" edit.limit=3 edit.case=upper edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
column(band=detail id=8 alignment="0" tabsequence=32766 border="5" color="255" x="118" y="197" height="16" width="65" format="[general]" html.valueishtml="0" name=item_ser visible="1" edit.limit=5 edit.case=upper edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
column(band=detail id=12 alignment="0" tabsequence=32766 border="5" color="255" x="190" y="197" height="15" width="270" format="[general]" html.valueishtml="0" name=itemser_descr visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=detail alignment="1" text="Customer Type:" border="0" color="33554432" x="20" y="220" height="15" width="93" html.valueishtml="0" name=cust_type_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=19 alignment="0" tabsequence=32766 border="5" color="255" x="118" y="220" height="15" width="65" format="[general]" html.valueishtml="0" name=cust_type visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=20 alignment="0" tabsequence=32766 border="5" color="255" x="190" y="220" height="15" width="270" format="[general]" html.valueishtml="0" name=cust_type__descr visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=4 alignment="0" tabsequence=32766 border="5" color="255" x="118" y="174" height="16" width="65" format="[general]" html.valueishtml="0" name=site_code visible="0" edit.limit=5 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=detail alignment="1" text="From Date :" border="0" color="33554432" x="42" y="288" height="15" width="69" html.valueishtml="0" name=from_date_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=5 alignment="0" tabsequence=32766 border="5" color="255" x="115" y="288" height="16" width="89" format="DD/MM/YY" html.valueishtml="0" name=from_date visible="1" edit.name="DD/MM/YY HH:MM:SS" editmask.mask="DD/MM/YY" editmask.imemode=0 editmask.focusrectangle=no font.face="Arial" 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="To Date :" border="0" color="33554432" x="42" y="311" height="15" width="69" html.valueishtml="0" name=to_date_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=6 alignment="0" tabsequence=32766 border="5" color="255" x="115" y="311" height="16" width="90" format="DD/MM/YY" html.valueishtml="0" name=to_date visible="1" edit.name="DD/MM/YY HH:MM:SS" editmask.mask="DD/MM/YY" editmask.imemode=0 editmask.focusrectangle=no font.face="Arial" 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="Period Code :" border="0" color="33554432" x="17" y="266" height="15" width="97" html.valueishtml="0" name=prd_code_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=22 alignment="0" tabsequence=32766 border="5" color="255" x="119" y="265" height="15" width="79" format="[general]" html.valueishtml="0" name=prd_code visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
column(band=detail id=3 alignment="0" tabsequence=20 border="5" color="0" x="118" y="150" height="16" width="66" format="[general]" html.valueishtml="0" name=cust_code visible="1" edit.limit=10 edit.case=upper edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=7 alignment="0" tabsequence=32766 border="5" color="255" x="190" y="150" height="16" width="270" format="[general]" html.valueishtml="0" name=cust_name visible="1" edit.limit=50 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Transaction Id:" border="0" color="33554432" x="26" y="20" height="15" width="88" html.valueishtml="0" name=tran_id_t visible="0" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=1 alignment="0" tabsequence=32766 border="5" color="255" x="118" y="20" height="16" width="106" format="[general]" html.valueishtml="0" name=tran_id visible="0" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Tran Id :" border="0" color="33554432" x="25" y="43" height="15" width="89" html.valueishtml="0" name=tran_id__last_t visible="0" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=9 alignment="0" tabsequence=32766 border="5" color="255" x="118" y="45" height="15" width="106" format="[general]" html.valueishtml="0" name=tran_id__last visible="0" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Tran Date:" border="0" color="33554432" x="45" y="66" height="15" width="69" html.valueishtml="0" name=tran_date_t visible="0" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=2 alignment="0" tabsequence=32766 border="5" color="255" x="118" y="66" height="16" width="66" format="[shortdate] [time]" html.valueishtml="0" name=tran_date visible="0" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="0" text="Position Code :" border="0" color="33554432" x="26" y="97" height="15" width="88" html.valueishtml="0" name=pos_code_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=30 alignment="0" tabsequence=32766 border="5" color="255" x="203" y="97" height="15" width="363" format="[general]" html.valueishtml="0" name=position_descr visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
column(band=detail id=29 alignment="0" tabsequence=32766 border="5" color="255" x="190" y="122" height="15" width="270" format="[general]" html.valueishtml="0" name=emp_name visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=28 alignment="0" tabsequence=32766 border="5" color="255" x="118" y="122" height="15" width="66" format="[general]" html.valueishtml="0" name=emp_code visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
column(band=detail id=31 alignment="0" tabsequence=10 border="5" color="0" x="118" y="97" height="15" width="79" format="[general]" html.valueishtml="0" name=pos_code visible="1" edit.limit=10 edit.case=upper edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=11 alignment="0" tabsequence=30 border="5" color="0" x="115" y="333" height="15" width="94" format="[shortdate] [time]" html.valueishtml="0" name=stmt_date visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=detail alignment="0" text="Statement Date :" border="0" color="33554432" x="13" y="333" height="15" width="98" html.valueishtml="0" name=stmt_date_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=detail alignment="1" text="Employee:" border="0" color="33554432" x="45" y="122" height="15" width="69" html.valueishtml="0" name=emp_code_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Customer/Stockiest:" border="0" color="33554432" x="4" y="150" height="15" width="115" html.valueishtml="0" name=cust_code_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=18 alignment="0" tabsequence=32766 border="0" color="255" x="135" y="521" height="15" width="86" format="[general]" html.valueishtml="0" name=missing_inserted visible="0" ddlb.limit=0 ddlb.allowedit=no ddlb.case=any ddlb.useasborder=yes ddlb.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=27 alignment="0" tabsequence=32766 border="0" color="255" x="253" y="547" height="15" width="48" format="[general]" html.valueishtml="0" name=country_code visible="0" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=24 alignment="0" tabsequence=32766 border="0" color="255" x="348" y="522" height="15" width="48" format="[general]" html.valueishtml="0" name=pophelp_todt visible="0" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=23 alignment="0" tabsequence=32766 border="0" color="255" x="349" y="495" height="15" width="48" format="[general]" html.valueishtml="0" name=pophelp_frmdt visible="0" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=25 alignment="0" tabsequence=32766 border="5" color="255" x="415" y="492" height="15" width="48" format="[general]" html.valueishtml="0" name=sale_per visible="0" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=26 alignment="0" tabsequence=32766 border="5" color="255" x="413" y="525" height="15" width="48" format="[general]" html.valueishtml="0" name=edit_status visible="0" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=21 alignment="0" tabsequence=32766 border="0" color="255" x="250" y="522" height="15" width="70" format="[general]" html.valueishtml="0" name=confirmed visible="0" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="0" text="Status :" border="0" color="33554432" x="82" y="542" height="15" width="45" html.valueishtml="0" name=status_t visible="0" font.face="Arial" 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=17 alignment="0" tabsequence=32766 border="0" color="255" x="131" y="542" height="15" width="86" format="[general]" html.valueishtml="0" name=status visible="0" ddlb.limit=0 ddlb.allowedit=no ddlb.case=upper ddlb.useasborder=yes ddlb.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="0" text="Entry Start Date :" border="0" color="33554432" x="13" y="470" height="15" width="98" html.valueishtml="0" name=entry_start_dt_t visible="0" font.face="Arial" 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=32 alignment="0" tabsequence=32766 border="0" color="255" x="115" y="470" height="15" width="94" format="[general]" html.valueishtml="0" name=entry_start_dt visible="0" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=detail alignment="0" text="Entry End Date :" border="0" color="33554432" x="228" y="470" height="15" width="98" html.valueishtml="0" name=entry_end_dt_t visible="0" font.face="Arial" 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=33 alignment="0" tabsequence=32766 border="0" color="255" x="330" y="470" height="15" width="94" format="[general]" html.valueishtml="0" name=entry_end_dt visible="0" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
column(band=detail id=36 alignment="0" tabsequence=32766 border="0" color="255" x="115" y="396" height="15" width="94" format="[shortdate] [time]" html.valueishtml="0" name=add_date visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
column(band=detail id=16 alignment="0" tabsequence=32766 border="0" color="255" x="115" y="420" height="15" width="94" format="[shortdate] [time]" html.valueishtml="0" name=chg_date visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="0" text="Add Date :" border="0" color="33554432" x="48" y="396" height="15" width="63" html.valueishtml="0" name=add_date_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=detail alignment="0" text="Change Date :" border="0" color="33554432" x="27" y="420" height="15" width="84" html.valueishtml="0" name=chg_date_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=detail alignment="0" text="Add User :" border="0" color="33554432" x="230" y="396" height="15" width="66" html.valueishtml="0" name=add_user_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=detail alignment="0" text="Change User :" border="0" color="33554432" x="212" y="420" height="15" width="84" html.valueishtml="0" name=chg_user_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
column(band=detail id=35 alignment="0" tabsequence=32766 border="0" color="255" x="300" y="396" height="15" width="86" format="[general]" html.valueishtml="0" name=add_user visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
column(band=detail id=14 alignment="0" tabsequence=32766 border="0" color="255" x="300" y="420" height="15" width="86" format="[general]" html.valueishtml="0" name=chg_user visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=37 alignment="0" tabsequence=32766 border="0" color="255" x="481" y="396" height="15" width="86" format="[general]" html.valueishtml="0" name=add_term visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
column(band=detail id=15 alignment="0" tabsequence=32766 border="0" color="255" x="481" y="420" height="15" width="86" format="[general]" html.valueishtml="0" name=chg_term visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="0" text="Add Term :" border="0" color="33554432" x="407" y="396" height="15" width="70" html.valueishtml="0" name=add_term_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=detail alignment="0" text="Change Term :" border="0" color="33554432" x="391" y="420" height="15" width="88" html.valueishtml="0" name=chg_term_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=detail alignment="0" text="Station :" border="0" color="33554432" x="13" y="354" height="16" width="98" html.valueishtml="0" name=station_descr_t visible="0" font.face="Arial" 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=38 alignment="0" tabsequence=32766 border="0" color="255" x="117" y="353" height="16" width="240" format="[general]" html.valueishtml="0" name=descr visible="0" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
column(band=detail id=34 alignment="0" tabsequence=32766 border="0" color="255" x="329" y="549" height="15" width="48" format="[general]" html.valueishtml="0" name=login_poscode visible="0" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
column(band=detail id=39 alignment="0" tabsequence=32766 border="0" color="255" x="398" y="550" height="15" width="58" format="[general]" html.valueishtml="0" name=adm_chk visible="0" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
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