Commit 113307f1 authored by caluka's avatar caluka

xml updated position description set in header and brow screen


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@100070 ce508802-f39f-4f6c-b175-0d175dae99d5
parent ef83b109
......@@ -185,7 +185,13 @@
<name>status_dis</name>
<dbname>status_dis</dbname>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;cust_stock&quot; ) TABLE(NAME=&quot;customer&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.tran_id__last&quot;) COLUMN(NAME=&quot;cust_stock.item_ser&quot;) COLUMN(NAME=&quot;cust_stock.stmt_date&quot;) COLUMN(NAME=&quot;customer.cust_name&quot;) COLUMN(NAME=&quot;customer.stan_code&quot;) COLUMN(NAME=&quot;cust_stock.order_type&quot;) COLUMN(NAME=&quot;station.descr&quot;) COLUMN(NAME=&quot;cust_stock.from_date&quot;) COLUMN(NAME=&quot;cust_stock.to_date&quot;) COLUMN(NAME=&quot;cust_stock.prd_code&quot;) COLUMN(NAME=&quot;cust_stock.confirmed&quot;) COLUMN(NAME=&quot;cust_stock.conf_date&quot;) COLUMN(NAME=&quot;cust_stock.pos_code&quot;) COLUMN(NAME=&quot;cust_stock.emp_code&quot;) COLUMN(NAME=&quot;cust_stock.status&quot;) COMPUTE(NAME=&quot;(CASE WHEN cust_stock.status is null THEN &apos;Open&apos; WHEN cust_stock.status=&apos;O&apos; THEN &apos;Open&apos; WHEN cust_stock.status=&apos;S&apos; THEN &apos;Submit&apos; ELSE &apos;Open&apos; end) as status_dis&quot;) JOIN (LEFT=&quot;cust_stock.cust_code&quot; OP =&quot;=&quot;RIGHT=&quot;customer.cust_code&quot; ) JOIN (LEFT=&quot;customer.stan_code&quot; OP =&quot;=&quot;RIGHT=&quot;station.stan_code&quot; )WHERE( EXP1 =&quot;CUST_STOCK.TRAN_DATE&quot; OP =&quot;&gt;=&quot; EXP2 =&quot;:from_date&quot; LOGIC =&quot;And&quot; ) WHERE( EXP1 =&quot;CUST_STOCK.TRAN_DATE&quot; OP =&quot;&lt;=&quot; EXP2 =&quot;:to_date&quot; ) ) ORDER(NAME=&quot;cust_stock.status&quot; ASC=yes ) ARG(NAME = &quot;from_date&quot; TYPE = date) ARG(NAME = &quot;to_date&quot; TYPE = date) </retrieve>
<table_column>
<type size="4000">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>position_descr</name>
<dbname>position_descr</dbname>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;cust_stock&quot; ) TABLE(NAME=&quot;customer&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.tran_id__last&quot;) COLUMN(NAME=&quot;cust_stock.item_ser&quot;) COLUMN(NAME=&quot;cust_stock.stmt_date&quot;) COLUMN(NAME=&quot;customer.cust_name&quot;) COLUMN(NAME=&quot;customer.stan_code&quot;) COLUMN(NAME=&quot;cust_stock.order_type&quot;) COLUMN(NAME=&quot;station.descr&quot;) COLUMN(NAME=&quot;cust_stock.from_date&quot;) COLUMN(NAME=&quot;cust_stock.to_date&quot;) COLUMN(NAME=&quot;cust_stock.prd_code&quot;) COLUMN(NAME=&quot;cust_stock.confirmed&quot;) COLUMN(NAME=&quot;cust_stock.conf_date&quot;) COLUMN(NAME=&quot;cust_stock.pos_code&quot;) COLUMN(NAME=&quot;cust_stock.emp_code&quot;) COLUMN(NAME=&quot;cust_stock.status&quot;) COMPUTE(NAME=&quot;(CASE WHEN cust_stock.status is null THEN &apos;Open&apos; WHEN cust_stock.status=&apos;O&apos; THEN &apos;Open&apos; WHEN cust_stock.status=&apos;S&apos; THEN &apos;Submit&apos; ELSE &apos;Open&apos; end) as status_dis&quot;) COMPUTE(NAME=&quot;FN_GET_POSCODE_DESCR(cust_stock.pos_code) as position_descr&quot;) JOIN (LEFT=&quot;cust_stock.cust_code&quot; OP =&quot;=&quot;RIGHT=&quot;customer.cust_code&quot; ) JOIN (LEFT=&quot;customer.stan_code&quot; OP =&quot;=&quot;RIGHT=&quot;station.stan_code&quot; )WHERE( EXP1 =&quot;CUST_STOCK.TRAN_DATE&quot; OP =&quot;&gt;=&quot; EXP2 =&quot;:from_date&quot; LOGIC =&quot;And&quot; ) WHERE( EXP1 =&quot;CUST_STOCK.TRAN_DATE&quot; OP =&quot;&lt;=&quot; EXP2 =&quot;:to_date&quot; ) ) ORDER(NAME=&quot;cust_stock.status&quot; ASC=yes ) ARG(NAME = &quot;from_date&quot; TYPE = date) ARG(NAME = &quot;to_date&quot; TYPE = date) </retrieve>
<update>cust_stock</update>
<updatewhere>0</updatewhere>
<updatekeyinplace>no</updatekeyinplace>
......@@ -204,7 +210,7 @@
<text>Cust Stock Status</text>
<border>0</border>
<color>33554432</color>
<x>1737</x>
<x>2029</x>
<y>1</y>
<height>17</height>
<width>146</width>
......@@ -431,7 +437,7 @@
<x>831</x>
<y>1</y>
<height>16</height>
<width>91</width>
<width>99</width>
<html>
<valueishtml>0</valueishtml>
</html>
......@@ -456,7 +462,7 @@
<text>Order Type</text>
<border>0</border>
<color>33554432</color>
<x>924</x>
<x>932</x>
<y>1</y>
<height>16</height>
<width>86</width>
......@@ -484,7 +490,7 @@
<text>Statement Date</text>
<border>0</border>
<color>0</color>
<x>1012</x>
<x>1020</x>
<y>2</y>
<height>16</height>
<width>121</width>
......@@ -512,7 +518,7 @@
<text>Transaction Date</text>
<border>0</border>
<color>0</color>
<x>1135</x>
<x>1143</x>
<y>2</y>
<height>16</height>
<width>104</width>
......@@ -540,7 +546,7 @@
<text>Site Code</text>
<border>0</border>
<color>0</color>
<x>1241</x>
<x>1249</x>
<y>2</y>
<height>16</height>
<width>70</width>
......@@ -568,7 +574,7 @@
<text>Emp Code</text>
<border>0</border>
<color>33554432</color>
<x>1392</x>
<x>1684</x>
<y>1</y>
<height>16</height>
<width>88</width>
......@@ -596,10 +602,10 @@
<text> Position Code</text>
<border>0</border>
<color>33554432</color>
<x>1313</x>
<x>1321</x>
<y>1</y>
<height>16</height>
<width>77</width>
<width>146</width>
<html>
<valueishtml>0</valueishtml>
</html>
......@@ -618,13 +624,41 @@
<color>553648127</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Position Descr</text>
<border>0</border>
<color>33554432</color>
<x>1469</x>
<y>1</y>
<height>17</height>
<width>213</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>position_descr_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-11</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>Header</band>
<alignment>2</alignment>
<text>Transaction Id</text>
<border>0</border>
<color>0</color>
<x>1482</x>
<x>1774</x>
<y>2</y>
<height>16</height>
<width>128</width>
......@@ -652,7 +686,7 @@
<text>Tran Id Last</text>
<border>0</border>
<color>0</color>
<x>1612</x>
<x>1904</x>
<y>2</y>
<height>16</height>
<width>123</width>
......@@ -680,7 +714,7 @@
<text>Confirmed</text>
<border>0</border>
<color>0</color>
<x>1885</x>
<x>2177</x>
<y>1</y>
<height>16</height>
<width>88</width>
......@@ -708,7 +742,7 @@
<text>Conf Date</text>
<border>0</border>
<color>0</color>
<x>1975</x>
<x>2267</x>
<y>1</y>
<height>16</height>
<width>133</width>
......@@ -736,7 +770,7 @@
<text>Station Code</text>
<border>0</border>
<color>33554432</color>
<x>2110</x>
<x>2402</x>
<y>1</y>
<height>16</height>
<width>118</width>
......@@ -762,10 +796,10 @@
<band>Detail</band>
<id>1</id>
<alignment>0</alignment>
<tabsequence>150</tabsequence>
<tabsequence>160</tabsequence>
<border>0</border>
<color>0</color>
<x>1482</x>
<x>1774</x>
<y>2</y>
<height>16</height>
<width>128</width>
......@@ -803,7 +837,7 @@
<tabsequence>110</tabsequence>
<border>0</border>
<color>0</color>
<x>1135</x>
<x>1143</x>
<y>2</y>
<height>16</height>
<width>104</width>
......@@ -876,7 +910,7 @@
<tabsequence>120</tabsequence>
<border>0</border>
<color>0</color>
<x>1241</x>
<x>1249</x>
<y>2</y>
<height>16</height>
<width>70</width>
......@@ -911,10 +945,10 @@
<band>Detail</band>
<id>5</id>
<alignment>0</alignment>
<tabsequence>160</tabsequence>
<tabsequence>170</tabsequence>
<border>0</border>
<color>0</color>
<x>1612</x>
<x>1904</x>
<y>2</y>
<height>16</height>
<width>123</width>
......@@ -990,7 +1024,7 @@
<tabsequence>100</tabsequence>
<border>0</border>
<color>0</color>
<x>1012</x>
<x>1020</x>
<y>2</y>
<height>16</height>
<width>121</width>
......@@ -1059,10 +1093,10 @@
<band>Detail</band>
<id>9</id>
<alignment>0</alignment>
<tabsequence>200</tabsequence>
<tabsequence>210</tabsequence>
<border>0</border>
<color>0</color>
<x>2110</x>
<x>2402</x>
<y>1</y>
<height>16</height>
<width>118</width>
......@@ -1099,7 +1133,7 @@
<tabsequence>90</tabsequence>
<border>0</border>
<color>0</color>
<x>924</x>
<x>932</x>
<y>1</y>
<height>16</height>
<width>86</width>
......@@ -1246,7 +1280,7 @@
<x>831</x>
<y>1</y>
<height>16</height>
<width>91</width>
<width>99</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
......@@ -1277,10 +1311,10 @@
<band>Detail</band>
<id>15</id>
<alignment>0</alignment>
<tabsequence>180</tabsequence>
<tabsequence>190</tabsequence>
<border>0</border>
<color>0</color>
<x>1885</x>
<x>2177</x>
<y>1</y>
<height>16</height>
<width>88</width>
......@@ -1313,10 +1347,10 @@
<band>Detail</band>
<id>16</id>
<alignment>0</alignment>
<tabsequence>190</tabsequence>
<tabsequence>200</tabsequence>
<border>0</border>
<color>0</color>
<x>1975</x>
<x>2267</x>
<y>0</y>
<height>16</height>
<width>133</width>
......@@ -1351,10 +1385,10 @@
<tabsequence>130</tabsequence>
<border>0</border>
<color>0</color>
<x>1313</x>
<x>1321</x>
<y>1</y>
<height>16</height>
<width>77</width>
<width>146</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
......@@ -1384,10 +1418,10 @@
<band>Detail</band>
<id>18</id>
<alignment>0</alignment>
<tabsequence>140</tabsequence>
<tabsequence>150</tabsequence>
<border>0</border>
<color>0</color>
<x>1392</x>
<x>1684</x>
<y>1</y>
<height>16</height>
<width>88</width>
......@@ -1420,10 +1454,10 @@
<band>Detail</band>
<id>19</id>
<alignment>0</alignment>
<tabsequence>170</tabsequence>
<tabsequence>180</tabsequence>
<border>0</border>
<color>0</color>
<x>1737</x>
<x>2029</x>
<y>1</y>
<height>16</height>
<width>146</width>
......@@ -1488,6 +1522,42 @@
<color>16777215</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>21</id>
<alignment>0</alignment>
<tabsequence>140</tabsequence>
<border>0</border>
<color>0</color>
<x>1469</x>
<y>1</y>
<height>16</height>
<width>213</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>position_descr</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
</background>
</ColumnObject>
<HtmlTable>
<border>1</border>
</HtmlTable>
......
......@@ -237,13 +237,6 @@
<name>country_code</name>
<dbname>country_code</dbname>
</table_column>
<table_column>
<type size="10">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>pos_code</name>
<dbname>cust_stock.pos_code</dbname>
</table_column>
<table_column>
<type size="10">char</type>
<update>yes</update>
......@@ -257,211 +250,28 @@
<name>emp_name</name>
<dbname>emp_name</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; ) 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.pos_code&quot;) COLUMN(NAME=&quot;cust_stock.emp_code&quot;) COMPUTE(NAME=&quot;&apos;&apos; as emp_name&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; )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="4000">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>position_descr</name>
<dbname>position_descr</dbname>
</table_column>
<table_column>
<type size="10">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>pos_code</name>
<dbname>cust_stock.pos_code</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; ) 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;) 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; )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>yes</updatekeyinplace>
<updatekeyinplace>no</updatekeyinplace>
<argument>
<name>tran_id</name>
<type>string</type>
</argument>
</TableDefinition>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Tran Date:</text>
<border>0</border>
<color>33554432</color>
<x>37</x>
<y>56</y>
<height>15</height>
<width>69</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tran_date_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>536870912</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>2</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>110</x>
<y>56</y>
<height>16</height>
<width>66</width>
<format>[shortdate] [time]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tran_date</name>
<visible>0</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>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Tran Id :</text>
<border>0</border>
<color>33554432</color>
<x>17</x>
<y>33</y>
<height>15</height>
<width>89</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tran_id__last_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>536870912</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>9</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>110</x>
<y>35</y>
<height>15</height>
<width>106</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tran_id__last</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>536870912</color>
</background>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Transaction Id:</text>
<border>0</border>
<color>33554432</color>
<x>18</x>
<y>10</y>
<height>15</height>
<width>88</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tran_id_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>536870912</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>1</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>110</x>
<y>10</y>
<height>16</height>
<width>106</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tran_id</name>
<visible>0</visible>
<EditStyle style="edit">
<limit>10</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
......@@ -469,7 +279,7 @@
<border>0</border>
<color>33554432</color>
<x>3</x>
<y>107</y>
<y>150</y>
<height>15</height>
<width>108</width>
<html>
......@@ -497,7 +307,7 @@
<border>0</border>
<color>33554432</color>
<x>32</x>
<y>154</y>
<y>197</y>
<height>15</height>
<width>74</width>
<html>
......@@ -525,7 +335,7 @@
<border>0</border>
<color>33554432</color>
<x>37</x>
<y>131</y>
<y>174</y>
<height>15</height>
<width>69</width>
<html>
......@@ -554,7 +364,7 @@
<border>5</border>
<color>255</color>
<x>182</x>
<y>131</y>
<y>174</y>
<height>16</height>
<width>270</width>
<format>[general]</format>
......@@ -589,7 +399,7 @@
<border>0</border>
<color>33554432</color>
<x>9</x>
<y>201</y>
<y>244</y>
<height>15</height>
<width>97</width>
<html>
......@@ -618,7 +428,7 @@
<border>5</border>
<color>255</color>
<x>110</x>
<y>201</y>
<y>244</y>
<height>16</height>
<width>65</width>
<format>[general]</format>
......@@ -654,7 +464,7 @@
<border>5</border>
<color>255</color>
<x>182</x>
<y>201</y>
<y>244</y>
<height>15</height>
<width>270</width>
<format>[general]</format>
......@@ -691,7 +501,7 @@
<border>5</border>
<color>255</color>
<x>110</x>
<y>154</y>
<y>197</y>
<height>16</height>
<width>65</width>
<format>[general]</format>
......@@ -727,7 +537,7 @@
<border>5</border>
<color>255</color>
<x>182</x>
<y>154</y>
<y>197</y>
<height>15</height>
<width>270</width>
<format>[general]</format>
......@@ -763,7 +573,7 @@
<border>0</border>
<color>33554432</color>
<x>12</x>
<y>177</y>
<y>220</y>
<height>15</height>
<width>93</width>
<html>
......@@ -792,7 +602,7 @@
<border>5</border>
<color>255</color>
<x>110</x>
<y>177</y>
<y>220</y>
<height>15</height>
<width>65</width>
<format>[general]</format>
......@@ -828,7 +638,7 @@
<border>5</border>
<color>255</color>
<x>182</x>
<y>177</y>
<y>220</y>
<height>15</height>
<width>270</width>
<format>[general]</format>
......@@ -864,7 +674,7 @@
<border>5</border>
<color>255</color>
<x>110</x>
<y>131</y>
<y>174</y>
<height>16</height>
<width>65</width>
<format>[general]</format>
......@@ -901,7 +711,7 @@
<border>0</border>
<color>33554432</color>
<x>34</x>
<y>245</y>
<y>288</y>
<height>15</height>
<width>69</width>
<html>
......@@ -930,7 +740,7 @@
<border>5</border>
<color>255</color>
<x>107</x>
<y>245</y>
<y>288</y>
<height>16</height>
<width>89</width>
<format>DD/MM/YY</format>
......@@ -964,7 +774,7 @@
<border>0</border>
<color>33554432</color>
<x>34</x>
<y>268</y>
<y>311</y>
<height>15</height>
<width>69</width>
<html>
......@@ -993,7 +803,7 @@
<border>5</border>
<color>255</color>
<x>107</x>
<y>268</y>
<y>311</y>
<height>16</height>
<width>90</width>
<format>DD/MM/YY</format>
......@@ -1027,7 +837,7 @@
<border>0</border>
<color>33554432</color>
<x>5</x>
<y>290</y>
<y>333</y>
<height>15</height>
<width>98</width>
<html>
......@@ -1056,7 +866,7 @@
<border>5</border>
<color>0</color>
<x>107</x>
<y>290</y>
<y>333</y>
<height>15</height>
<width>94</width>
<format>[shortdate] [time]</format>
......@@ -1092,7 +902,7 @@
<border>0</border>
<color>33554432</color>
<x>58</x>
<y>312</y>
<y>355</y>
<height>15</height>
<width>45</width>
<html>
......@@ -1121,7 +931,7 @@
<border>0</border>
<color>255</color>
<x>107</x>
<y>312</y>
<y>355</y>
<height>15</height>
<width>86</width>
<format>[general]</format>
......@@ -1158,7 +968,7 @@
<border>0</border>
<color>255</color>
<x>124</x>
<y>340</y>
<y>383</y>
<height>15</height>
<width>86</width>
<format>[general]</format>
......@@ -1194,7 +1004,7 @@
<border>0</border>
<color>255</color>
<x>239</x>
<y>336</y>
<y>379</y>
<height>15</height>
<width>86</width>
<format>[general]</format>
......@@ -1230,7 +1040,7 @@
<border>0</border>
<color>255</color>
<x>341</x>
<y>336</y>
<y>379</y>
<height>15</height>
<width>48</width>
<format>[general]</format>
......@@ -1266,7 +1076,7 @@
<border>0</border>
<color>255</color>
<x>32</x>
<y>364</y>
<y>407</y>
<height>15</height>
<width>86</width>
<format>[shortdate] [time]</format>
......@@ -1302,7 +1112,7 @@
<border>0</border>
<color>255</color>
<x>127</x>
<y>362</y>
<y>405</y>
<height>15</height>
<width>86</width>
<format>[general]</format>
......@@ -1339,7 +1149,7 @@
<border>0</border>
<color>255</color>
<x>242</x>
<y>363</y>
<y>406</y>
<height>15</height>
<width>70</width>
<format>[general]</format>
......@@ -1375,7 +1185,7 @@
<border>0</border>
<color>255</color>
<x>340</x>
<y>363</y>
<y>406</y>
<height>15</height>
<width>48</width>
<format>[general]</format>
......@@ -1410,7 +1220,7 @@
<border>0</border>
<color>33554432</color>
<x>9</x>
<y>223</y>
<y>266</y>
<height>15</height>
<width>97</width>
<html>
......@@ -1439,7 +1249,7 @@
<border>5</border>
<color>255</color>
<x>407</x>
<y>333</y>
<y>376</y>
<height>15</height>
<width>48</width>
<format>[general]</format>
......@@ -1473,9 +1283,9 @@
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<color>255</color>
<x>111</x>
<y>222</y>
<y>265</y>
<height>15</height>
<width>79</width>
<format>[general]</format>
......@@ -1499,8 +1309,8 @@
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
<mode>1</mode>
<color>553648127</color>
</background>
</ColumnObject>
<ColumnObject>
......@@ -1511,7 +1321,7 @@
<border>5</border>
<color>255</color>
<x>405</x>
<y>366</y>
<y>409</y>
<height>15</height>
<width>48</width>
<format>[general]</format>
......@@ -1547,7 +1357,7 @@
<border>0</border>
<color>255</color>
<x>139</x>
<y>401</y>
<y>444</y>
<height>15</height>
<width>48</width>
<format>[general]</format>
......@@ -1577,25 +1387,27 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>29</id>
<id>3</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<tabsequence>20</tabsequence>
<border>5</border>
<color>255</color>
<x>253</x>
<y>399</y>
<height>15</height>
<width>60</width>
<color>0</color>
<x>110</x>
<y>150</y>
<height>16</height>
<width>66</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>pos_code</name>
<visible>0</visible>
<name>cust_code</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<limit>10</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -1607,30 +1419,30 @@
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
<mode>2</mode>
<color>16777215</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>3</id>
<id>7</id>
<alignment>0</alignment>
<tabsequence>20</tabsequence>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>110</x>
<y>107</y>
<color>255</color>
<x>182</x>
<y>150</y>
<height>16</height>
<width>66</width>
<width>270</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>cust_code</name>
<name>cust_name</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<case>upper</case>
<limit>50</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
......@@ -1645,25 +1457,25 @@
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Employee:</text>
<text>Transaction Id:</text>
<border>0</border>
<color>33554432</color>
<x>37</x>
<y>81</y>
<x>18</x>
<y>20</y>
<height>15</height>
<width>69</width>
<width>88</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>emp_code_t</name>
<visible>1</visible>
<name>tran_id_t</name>
<visible>0</visible>
<font>
<face>Arial</face>
<height>-10</height>
......@@ -1679,21 +1491,87 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>30</id>
<id>1</id>
<alignment>0</alignment>
<tabsequence>10</tabsequence>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<color>255</color>
<x>110</x>
<y>81</y>
<y>20</y>
<height>16</height>
<width>106</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tran_id</name>
<visible>0</visible>
<EditStyle style="edit">
<limit>10</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Tran Id :</text>
<border>0</border>
<color>33554432</color>
<x>17</x>
<y>43</y>
<height>15</height>
<width>66</width>
<width>89</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tran_id__last_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>536870912</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>9</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>110</x>
<y>45</y>
<height>15</height>
<width>106</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>emp_code</name>
<visible>1</visible>
<name>tran_id__last</name>
<visible>0</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
......@@ -1709,29 +1587,57 @@
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Tran Date:</text>
<border>0</border>
<color>33554432</color>
<x>37</x>
<y>66</y>
<height>15</height>
<width>69</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tran_date_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>536870912</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>7</id>
<id>2</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>182</x>
<y>107</y>
<x>110</x>
<y>66</y>
<height>16</height>
<width>270</width>
<format>[general]</format>
<width>66</width>
<format>[shortdate] [time]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>cust_name</name>
<visible>1</visible>
<name>tran_date</name>
<visible>0</visible>
<EditStyle style="edit">
<limit>50</limit>
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
......@@ -1751,6 +1657,34 @@
<color>536870912</color>
</background>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>0</alignment>
<text>Position Code :</text>
<border>0</border>
<color>33554432</color>
<x>18</x>
<y>97</y>
<height>15</height>
<width>88</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>pos_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>31</id>
......@@ -1758,8 +1692,72 @@
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>195</x>
<y>97</y>
<height>15</height>
<width>363</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>position_descr</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>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>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>182</x>
<y>81</y>
<y>122</y>
<height>15</height>
<width>270</width>
<format>[general]</format>
......@@ -1787,6 +1785,78 @@
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>29</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>110</x>
<y>122</y>
<height>15</height>
<width>66</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>emp_code</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>32</id>
<alignment>0</alignment>
<tabsequence>10</tabsequence>
<border>5</border>
<color>0</color>
<x>110</x>
<y>97</y>
<height>15</height>
<width>79</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>pos_code</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<case>upper</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>2</mode>
<color>16777215</color>
</background>
</ColumnObject>
<HtmlTable>
<border>1</border>
</HtmlTable>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment