Commit 2042e5f2 authored by jshinde's avatar jshinde

updated xml for tran type and removed location code


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@101411 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 0c873ac7
......@@ -70,13 +70,6 @@
<name>site_code</name>
<dbname>pallet_req_hdr.site_code</dbname>
</table_column>
<table_column>
<type size="8">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>loc_code</name>
<dbname>pallet_req_hdr.loc_code</dbname>
</table_column>
<table_column>
<type size="1">char</type>
<update>yes</update>
......@@ -147,7 +140,14 @@
<name>chg_term</name>
<dbname>pallet_req_hdr.chg_term</dbname>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;pallet_req_hdr&quot; ) COLUMN(NAME=&quot;pallet_req_hdr.tran_id&quot;) COLUMN(NAME=&quot;pallet_req_hdr.tran_date&quot;) COLUMN(NAME=&quot;pallet_req_hdr.site_code&quot;) COLUMN(NAME=&quot;pallet_req_hdr.loc_code&quot;) COLUMN(NAME=&quot;pallet_req_hdr.confirmed&quot;) COLUMN(NAME=&quot;pallet_req_hdr.conf_date&quot;) COLUMN(NAME=&quot;pallet_req_hdr.emp_code__aprv&quot;) COLUMN(NAME=&quot;pallet_req_hdr.remarks&quot;) COLUMN(NAME=&quot;pallet_req_hdr.add_user&quot;) COLUMN(NAME=&quot;pallet_req_hdr.add_date&quot;) COLUMN(NAME=&quot;pallet_req_hdr.add_term&quot;) COLUMN(NAME=&quot;pallet_req_hdr.chg_user&quot;) COLUMN(NAME=&quot;pallet_req_hdr.chg_date&quot;) COLUMN(NAME=&quot;pallet_req_hdr.chg_term&quot;)WHERE( EXP1 =&quot;~&quot;PALLET_REQ_HDR~&quot;.~&quot;TRAN_DATE~&quot;&quot; OP =&quot;&gt;=&quot; EXP2 =&quot;:FromDate&quot; LOGIC =&quot;And&quot; ) WHERE( EXP1 =&quot;~&quot;PALLET_REQ_HDR~&quot;.~&quot;TRAN_DATE~&quot;&quot; OP =&quot;&lt;=&quot; EXP2 =&quot;:ToDate&quot; ) ) ARG(NAME = &quot;FromDate&quot; TYPE = datetime) ARG(NAME = &quot;ToDate&quot; TYPE = datetime) </retrieve>
<table_column>
<type size="1">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>tran_type</name>
<dbname>pallet_req_hdr.tran_type</dbname>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;pallet_req_hdr&quot; ) COLUMN(NAME=&quot;pallet_req_hdr.tran_id&quot;) COLUMN(NAME=&quot;pallet_req_hdr.tran_date&quot;) COLUMN(NAME=&quot;pallet_req_hdr.site_code&quot;) COLUMN(NAME=&quot;pallet_req_hdr.confirmed&quot;) COLUMN(NAME=&quot;pallet_req_hdr.conf_date&quot;) COLUMN(NAME=&quot;pallet_req_hdr.emp_code__aprv&quot;) COLUMN(NAME=&quot;pallet_req_hdr.remarks&quot;) COLUMN(NAME=&quot;pallet_req_hdr.add_user&quot;) COLUMN(NAME=&quot;pallet_req_hdr.add_date&quot;) COLUMN(NAME=&quot;pallet_req_hdr.add_term&quot;) COLUMN(NAME=&quot;pallet_req_hdr.chg_user&quot;) COLUMN(NAME=&quot;pallet_req_hdr.chg_date&quot;) COLUMN(NAME=&quot;pallet_req_hdr.chg_term&quot;) COLUMN(NAME=&quot;pallet_req_hdr.tran_type&quot;)WHERE( EXP1 =&quot;~&quot;PALLET_REQ_HDR~&quot;.~&quot;TRAN_DATE~&quot;&quot; OP =&quot;&gt;=&quot; EXP2 =&quot;:FromDate&quot; LOGIC =&quot;And&quot; ) WHERE( EXP1 =&quot;~&quot;PALLET_REQ_HDR~&quot;.~&quot;TRAN_DATE~&quot;&quot; OP =&quot;&lt;=&quot; EXP2 =&quot;:ToDate&quot; LOGIC =&quot;and&quot; ) WHERE( EXP1 =&quot;~&quot;PALLET_REQ_HDR~&quot;.~&quot;TRAN_TYPE~&quot;&quot; OP =&quot;=&quot; EXP2 =&quot;:TransactionType&quot; ) ) ARG(NAME = &quot;FromDate&quot; TYPE = datetime) ARG(NAME = &quot;ToDate&quot; TYPE = datetime) ARG(NAME = &quot;TransactionType&quot; TYPE = string) </retrieve>
<update>PALLET_REQ_HDR</update>
<updatewhere>1</updatewhere>
<updatekeyinplace>no</updatekeyinplace>
......@@ -159,6 +159,10 @@
<name>ToDate</name>
<type>datetime</type>
</argument>
<argument>
<name>TransactionType</name>
<type>string</type>
</argument>
</TableDefinition>
<TextObject>
<band>Header</band>
......@@ -244,41 +248,13 @@
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Location Code</text>
<border>0</border>
<color>33554432</color>
<x>263</x>
<y>2</y>
<height>15</height>
<width>55</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>loc_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>Header</band>
<alignment>2</alignment>
<text>Confirmed</text>
<border>0</border>
<color>33554432</color>
<x>320</x>
<x>264</x>
<y>2</y>
<height>15</height>
<width>58</width>
......@@ -306,7 +282,7 @@
<text>Confirmed Date</text>
<border>0</border>
<color>33554432</color>
<x>380</x>
<x>324</x>
<y>2</y>
<height>15</height>
<width>132</width>
......@@ -334,7 +310,7 @@
<text>Employee Code Approver</text>
<border>0</border>
<color>33554432</color>
<x>514</x>
<x>458</x>
<y>2</y>
<height>15</height>
<width>94</width>
......@@ -362,7 +338,7 @@
<text>Remarks</text>
<border>0</border>
<color>33554432</color>
<x>610</x>
<x>554</x>
<y>2</y>
<height>15</height>
<width>366</width>
......@@ -390,7 +366,7 @@
<text>Add User</text>
<border>0</border>
<color>33554432</color>
<x>978</x>
<x>922</x>
<y>2</y>
<height>15</height>
<width>66</width>
......@@ -418,7 +394,7 @@
<text>Add Date</text>
<border>0</border>
<color>33554432</color>
<x>1046</x>
<x>990</x>
<y>2</y>
<height>15</height>
<width>132</width>
......@@ -446,7 +422,7 @@
<text>Add Term</text>
<border>0</border>
<color>33554432</color>
<x>1180</x>
<x>1124</x>
<y>2</y>
<height>15</height>
<width>96</width>
......@@ -474,7 +450,7 @@
<text>Change User</text>
<border>0</border>
<color>33554432</color>
<x>1278</x>
<x>1222</x>
<y>2</y>
<height>15</height>
<width>66</width>
......@@ -502,7 +478,7 @@
<text>Change Term</text>
<border>0</border>
<color>33554432</color>
<x>1480</x>
<x>1424</x>
<y>2</y>
<height>15</height>
<width>96</width>
......@@ -530,7 +506,7 @@
<text>Change Date</text>
<border>0</border>
<color>33554432</color>
<x>1346</x>
<x>1290</x>
<y>2</y>
<height>15</height>
<width>132</width>
......@@ -670,48 +646,10 @@
<band>Detail</band>
<id>4</id>
<alignment>0</alignment>
<tabsequence>40</tabsequence>
<border>0</border>
<color>33554432</color>
<x>263</x>
<y>2</y>
<height>18</height>
<width>55</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>loc_code</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>8</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<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>5</id>
<alignment>0</alignment>
<tabsequence>50</tabsequence>
<border>0</border>
<color>33554432</color>
<x>320</x>
<x>264</x>
<y>2</y>
<height>18</height>
<width>58</width>
......@@ -744,12 +682,12 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>6</id>
<id>5</id>
<alignment>0</alignment>
<tabsequence>60</tabsequence>
<border>0</border>
<color>33554432</color>
<x>380</x>
<x>324</x>
<y>2</y>
<height>18</height>
<width>132</width>
......@@ -782,12 +720,12 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>7</id>
<id>6</id>
<alignment>0</alignment>
<tabsequence>70</tabsequence>
<border>0</border>
<color>33554432</color>
<x>514</x>
<x>458</x>
<y>2</y>
<height>18</height>
<width>94</width>
......@@ -820,12 +758,12 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>8</id>
<id>7</id>
<alignment>0</alignment>
<tabsequence>80</tabsequence>
<border>0</border>
<color>33554432</color>
<x>610</x>
<x>554</x>
<y>2</y>
<height>18</height>
<width>366</width>
......@@ -858,12 +796,12 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>9</id>
<id>8</id>
<alignment>0</alignment>
<tabsequence>90</tabsequence>
<border>0</border>
<color>33554432</color>
<x>978</x>
<x>922</x>
<y>2</y>
<height>18</height>
<width>66</width>
......@@ -896,12 +834,12 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>10</id>
<id>9</id>
<alignment>0</alignment>
<tabsequence>100</tabsequence>
<border>0</border>
<color>33554432</color>
<x>1046</x>
<x>990</x>
<y>2</y>
<height>18</height>
<width>132</width>
......@@ -934,12 +872,12 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>11</id>
<id>10</id>
<alignment>0</alignment>
<tabsequence>110</tabsequence>
<border>0</border>
<color>33554432</color>
<x>1180</x>
<x>1124</x>
<y>2</y>
<height>18</height>
<width>96</width>
......@@ -972,12 +910,12 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>12</id>
<id>11</id>
<alignment>0</alignment>
<tabsequence>120</tabsequence>
<border>0</border>
<color>33554432</color>
<x>1278</x>
<x>1222</x>
<y>2</y>
<height>18</height>
<width>66</width>
......@@ -1010,12 +948,12 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>14</id>
<id>13</id>
<alignment>0</alignment>
<tabsequence>140</tabsequence>
<border>0</border>
<color>33554432</color>
<x>1480</x>
<x>1424</x>
<y>2</y>
<height>18</height>
<width>96</width>
......@@ -1048,12 +986,12 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>13</id>
<id>12</id>
<alignment>0</alignment>
<tabsequence>130</tabsequence>
<border>0</border>
<color>33554432</color>
<x>1346</x>
<x>1290</x>
<y>2</y>
<height>18</height>
<width>132</width>
......@@ -1084,6 +1022,70 @@
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>14</id>
<alignment>0</alignment>
<tabsequence>150</tabsequence>
<border>0</border>
<color>33554432</color>
<x>1523</x>
<y>1</y>
<height>15</height>
<width>133</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tran_type</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Transaction Type</text>
<border>0</border>
<color>33554432</color>
<x>1522</x>
<y>1</y>
<height>16</height>
<width>134</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tran_type_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>2</mode>
<color>1073741824</color>
</background>
</TextObject>
<HtmlTable>
<border>1</border>
</HtmlTable>
......@@ -1102,6 +1104,12 @@
<includewhitespace>0</includewhitespace>
<metadatatype>0</metadatatype>
<savemetadata>0</savemetadata>
<Template>
<comment></comment>
<encoding>UTF-8</encoding>
<name>d_pallet_req11</name>
<xml>&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&lt;d_pallet_req11&gt;&lt;d_pallet_req11_row __pbband=&quot;detail&quot;&gt;&lt;tran_id&gt;tran_id&lt;/tran_id&gt;&lt;tran_date&gt;tran_date&lt;/tran_date&gt;&lt;site_code&gt;site_code&lt;/site_code&gt;&lt;loc_code/&gt;&lt;confirmed&gt;confirmed&lt;/confirmed&gt;&lt;conf_date&gt;conf_date&lt;/conf_date&gt;&lt;emp_code__aprv&gt;emp_code__aprv&lt;/emp_code__aprv&gt;&lt;remarks&gt;remarks&lt;/remarks&gt;&lt;add_user&gt;add_user&lt;/add_user&gt;&lt;add_date&gt;add_date&lt;/add_date&gt;&lt;add_term&gt;add_term&lt;/add_term&gt;&lt;chg_user&gt;chg_user&lt;/chg_user&gt;&lt;chg_date&gt;chg_date&lt;/chg_date&gt;&lt;chg_term&gt;chg_term&lt;/chg_term&gt;&lt;/d_pallet_req11_row&gt;&lt;/d_pallet_req11&gt;</xml>
</Template>
</Export.XML>
<Import.XML>
</Import.XML>
......
......@@ -71,13 +71,6 @@
<name>pallet_no</name>
<dbname>pallet_req_det.pallet_no</dbname>
</table_column>
<table_column>
<type size="8">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>loc_code</name>
<dbname>pallet_req_det.loc_code</dbname>
</table_column>
<table_column>
<type size="1">char</type>
<update>yes</update>
......@@ -85,13 +78,7 @@
<name>status</name>
<dbname>pallet_req_det.status</dbname>
</table_column>
<table_column>
<type size="40">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>location_descr</name>
<dbname>location.descr</dbname>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;pallet_req_det&quot; ) TABLE(NAME=&quot;location&quot; ) COLUMN(NAME=&quot;pallet_req_det.tran_id&quot;) COLUMN(NAME=&quot;pallet_req_det.line_no&quot;) COLUMN(NAME=&quot;pallet_req_det.pallet_no&quot;) COLUMN(NAME=&quot;pallet_req_det.loc_code&quot;) COLUMN(NAME=&quot;pallet_req_det.status&quot;) COLUMN(NAME=&quot;location.descr&quot;) JOIN (LEFT=&quot;pallet_req_det.loc_code&quot; OP =&quot;=&quot;RIGHT=&quot;location.loc_code&quot; )WHERE( EXP1 =&quot;~&quot;PALLET_REQ_DET~&quot;.~&quot;TRAN_ID~&quot;&quot; OP =&quot;=&quot; EXP2 =&quot;:TRAN_ID&quot; ) ) ARG(NAME = &quot;TRAN_ID&quot; TYPE = string) ARG(NAME = &quot;LINE_NO&quot; TYPE = string) </retrieve>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;pallet_req_det&quot; ) COLUMN(NAME=&quot;pallet_req_det.tran_id&quot;) COLUMN(NAME=&quot;pallet_req_det.line_no&quot;) COLUMN(NAME=&quot;pallet_req_det.pallet_no&quot;) COLUMN(NAME=&quot;pallet_req_det.status&quot;)WHERE( EXP1 =&quot;~&quot;PALLET_REQ_DET~&quot;.~&quot;TRAN_ID~&quot;&quot; OP =&quot;=&quot; EXP2 =&quot;:TRAN_ID&quot; ) ) ARG(NAME = &quot;TRAN_ID&quot; TYPE = string) ARG(NAME = &quot;LINE_NO&quot; TYPE = string) </retrieve>
<update>PALLET_REQ_DET</update>
<updatewhere>1</updatewhere>
<updatekeyinplace>no</updatekeyinplace>
......@@ -188,41 +175,13 @@
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Location Code</text>
<border>0</border>
<color>33554432</color>
<x>242</x>
<y>2</y>
<height>15</height>
<width>54</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>loc_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>Header</band>
<alignment>2</alignment>
<text>Status</text>
<border>0</border>
<color>33554432</color>
<x>298</x>
<x>243</x>
<y>2</y>
<height>15</height>
<width>36</width>
......@@ -244,34 +203,6 @@
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Location Description</text>
<border>0</border>
<color>33554432</color>
<x>336</x>
<y>1</y>
<height>17</height>
<width>238</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>location_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>2</mode>
<color>67108864</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>1</id>
......@@ -393,49 +324,10 @@
<band>Detail</band>
<id>4</id>
<alignment>2</alignment>
<tabsequence>40</tabsequence>
<border>0</border>
<color>33554432</color>
<x>242</x>
<y>2</y>
<height>18</height>
<width>54</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>loc_code</name>
<tag>Location code</tag>
<visible>1</visible>
<EditStyle style="edit">
<limit>8</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<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>5</id>
<alignment>2</alignment>
<tabsequence>50</tabsequence>
<border>0</border>
<color>33554432</color>
<x>298</x>
<x>243</x>
<y>2</y>
<height>18</height>
<width>36</width>
......@@ -467,43 +359,6 @@
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>6</id>
<alignment>0</alignment>
<tabsequence>60</tabsequence>
<border>0</border>
<color>33554432</color>
<x>336</x>
<y>1</y>
<height>15</height>
<width>238</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>location_descr</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<HtmlTable>
<border>1</border>
</HtmlTable>
......@@ -522,6 +377,12 @@
<includewhitespace>0</includewhitespace>
<metadatatype>0</metadatatype>
<savemetadata>0</savemetadata>
<Template>
<comment></comment>
<encoding>UTF-8</encoding>
<name>d_pallet_req12</name>
<xml>&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&lt;d_pallet_req12&gt;&lt;d_pallet_req12_row __pbband=&quot;detail&quot;&gt;&lt;tran_id&gt;tran_id&lt;/tran_id&gt;&lt;line_no&gt;line_no&lt;/line_no&gt;&lt;pallet_no&gt;pallet_no&lt;/pallet_no&gt;&lt;loc_code/&gt;&lt;status&gt;status&lt;/status&gt;&lt;location_descr/&gt;&lt;/d_pallet_req12_row&gt;&lt;/d_pallet_req12&gt;</xml>
</Template>
</Export.XML>
<Import.XML>
</Import.XML>
......
......@@ -65,13 +65,6 @@
<name>site_code</name>
<dbname>pallet_req_hdr.site_code</dbname>
</table_column>
<table_column>
<type size="8">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>loc_code</name>
<dbname>pallet_req_hdr.loc_code</dbname>
</table_column>
<table_column>
<type size="60">char</type>
<update>yes</update>
......@@ -149,12 +142,13 @@
<dbname>site.descr</dbname>
</table_column>
<table_column>
<type size="40">char</type>
<type size="1">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>location_descr</name>
<dbname>location.descr</dbname>
<name>tran_type</name>
<dbname>pallet_req_hdr.tran_type</dbname>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;pallet_req_hdr&quot; ) TABLE(NAME=&quot;site&quot; ) TABLE(NAME=&quot;location&quot; ) COLUMN(NAME=&quot;pallet_req_hdr.tran_id&quot;) COLUMN(NAME=&quot;pallet_req_hdr.tran_date&quot;) COLUMN(NAME=&quot;pallet_req_hdr.site_code&quot;) COLUMN(NAME=&quot;pallet_req_hdr.loc_code&quot;) COLUMN(NAME=&quot;pallet_req_hdr.remarks&quot;) COLUMN(NAME=&quot;pallet_req_hdr.confirmed&quot;) COLUMN(NAME=&quot;pallet_req_hdr.conf_date&quot;) COLUMN(NAME=&quot;pallet_req_hdr.emp_code__aprv&quot;) COLUMN(NAME=&quot;pallet_req_hdr.add_user&quot;) COLUMN(NAME=&quot;pallet_req_hdr.add_date&quot;) COLUMN(NAME=&quot;pallet_req_hdr.add_term&quot;) COLUMN(NAME=&quot;pallet_req_hdr.chg_user&quot;) COLUMN(NAME=&quot;pallet_req_hdr.chg_date&quot;) COLUMN(NAME=&quot;pallet_req_hdr.chg_term&quot;) COLUMN(NAME=&quot;site.descr&quot;) COLUMN(NAME=&quot;location.descr&quot;) JOIN (LEFT=&quot;site.site_code&quot; OP =&quot;=&quot;RIGHT=&quot;pallet_req_hdr.site_code&quot; ) JOIN (LEFT=&quot;pallet_req_hdr.loc_code&quot; OP =&quot;=&quot;RIGHT=&quot;location.loc_code&quot; )WHERE( EXP1 =&quot;~&quot;PALLET_REQ_HDR~&quot;.~&quot;TRAN_ID~&quot;&quot; OP =&quot;=&quot; EXP2 =&quot;:TRAN_ID&quot; ) ) ARG(NAME = &quot;TRAN_ID&quot; TYPE = string) </retrieve>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;pallet_req_hdr&quot; ) TABLE(NAME=&quot;site&quot; ) COLUMN(NAME=&quot;pallet_req_hdr.tran_id&quot;) COLUMN(NAME=&quot;pallet_req_hdr.tran_date&quot;) COLUMN(NAME=&quot;pallet_req_hdr.site_code&quot;) COLUMN(NAME=&quot;pallet_req_hdr.remarks&quot;) COLUMN(NAME=&quot;pallet_req_hdr.confirmed&quot;) COLUMN(NAME=&quot;pallet_req_hdr.conf_date&quot;) COLUMN(NAME=&quot;pallet_req_hdr.emp_code__aprv&quot;) COLUMN(NAME=&quot;pallet_req_hdr.add_user&quot;) COLUMN(NAME=&quot;pallet_req_hdr.add_date&quot;) COLUMN(NAME=&quot;pallet_req_hdr.add_term&quot;) COLUMN(NAME=&quot;pallet_req_hdr.chg_user&quot;) COLUMN(NAME=&quot;pallet_req_hdr.chg_date&quot;) COLUMN(NAME=&quot;pallet_req_hdr.chg_term&quot;) COLUMN(NAME=&quot;site.descr&quot;) COLUMN(NAME=&quot;pallet_req_hdr.tran_type&quot;) JOIN (LEFT=&quot;site.site_code&quot; OP =&quot;=&quot;RIGHT=&quot;pallet_req_hdr.site_code&quot; )WHERE( EXP1 =&quot;~&quot;PALLET_REQ_HDR~&quot;.~&quot;TRAN_ID~&quot;&quot; OP =&quot;=&quot; EXP2 =&quot;:TRAN_ID&quot; ) ) ARG(NAME = &quot;TRAN_ID&quot; TYPE = string) </retrieve>
<update>PALLET_REQ_HDR</update>
<updatewhere>0</updatewhere>
<updatekeyinplace>no</updatekeyinplace>
......@@ -165,14 +159,14 @@
</TableDefinition>
<GroupBox>
<band>Detail</band>
<text>Other</text>
<text>Basic</text>
<border>2</border>
<color>33554432</color>
<x>16</x>
<y>258</y>
<height>104</height>
<width>582</width>
<name>gb_2</name>
<x>18</x>
<y>12</y>
<height>207</height>
<width>553</width>
<name>gb_1</name>
<visible>1</visible>
<font>
<face>Arial</face>
......@@ -189,14 +183,14 @@
</GroupBox>
<GroupBox>
<band>Detail</band>
<text>Basic</text>
<text>Other</text>
<border>2</border>
<color>33554432</color>
<x>10</x>
<y>14</y>
<height>228</height>
<width>587</width>
<name>gb_1</name>
<x>21</x>
<y>252</y>
<height>104</height>
<width>582</width>
<name>gb_2</name>
<visible>1</visible>
<font>
<face>Arial</face>
......@@ -213,85 +207,7 @@
</GroupBox>
<ColumnObject>
<band>Detail</band>
<id>6</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>180</x>
<y>120</y>
<height>16</height>
<width>25</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>confirmed</name>
<tag>Transaction confirmation (Y/N)</tag>
<visible>1</visible>
<EditStyle style="edit">
<limit>1</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>7</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>478</x>
<y>120</y>
<height>16</height>
<width>70</width>
<format>[shortdate] [time]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>conf_date</name>
<tag>Transaction confirmation date</tag>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>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>10</id>
<id>9</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
......@@ -331,17 +247,17 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Confirmed Date:</text>
<text>Add Date:</text>
<border>0</border>
<color>33554432</color>
<x>378</x>
<y>120</y>
<x>379</x>
<y>160</y>
<height>16</height>
<width>97</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>pallet_req_hdr_conf_date_t</name>
<name>pallet_req_hdr_add_date_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
......@@ -356,32 +272,21 @@
<color>536870912</color>
</background>
</TextObject>
<ColumnObject>
<TextObject>
<band>Detail</band>
<id>8</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<alignment>1</alignment>
<text>Change User:</text>
<border>0</border>
<color>33554432</color>
<x>180</x>
<y>140</y>
<x>79</x>
<y>293</y>
<height>16</height>
<width>70</width>
<format>[general]</format>
<width>97</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>emp_code__aprv</name>
<tag>Employee code approver</tag>
<name>pallet_req_hdr_chg_user_t</name>
<visible>1</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>
......@@ -394,24 +299,24 @@
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>9</id>
<id>11</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>180</x>
<y>160</y>
<x>179</x>
<y>293</y>
<height>16</height>
<width>70</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>add_user</name>
<tag>User who added the transaction.</tag>
<name>chg_user</name>
<tag>User who has last modified the transaction. Internally modify by system.</tag>
<visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
......@@ -437,17 +342,17 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Add Date:</text>
<text>Change Term:</text>
<border>0</border>
<color>33554432</color>
<x>379</x>
<y>160</y>
<x>79</x>
<y>313</y>
<height>16</height>
<width>97</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>pallet_req_hdr_add_date_t</name>
<name>pallet_req_hdr_chg_term_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
......@@ -464,21 +369,21 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>11</id>
<id>13</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>180</x>
<y>180</y>
<x>179</x>
<y>313</y>
<height>16</height>
<width>70</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>add_term</name>
<tag>Terminal from which the transaction has been added.</tag>
<name>chg_term</name>
<tag>Terminal from which transaction has been modified. Internally modify by system.</tag>
<visible>1</visible>
<EditStyle style="edit">
<limit>15</limit>
......@@ -501,32 +406,21 @@
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<TextObject>
<band>Detail</band>
<id>2</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<alignment>1</alignment>
<text>Change Date:</text>
<border>0</border>
<color>33554432</color>
<x>478</x>
<y>40</y>
<x>381</x>
<y>293</y>
<height>16</height>
<width>70</width>
<format>[shortdate] [time]</format>
<width>97</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tran_date</name>
<tag>Transaction date</tag>
<name>pallet_req_hdr_chg_date_t</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
......@@ -539,27 +433,27 @@
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>1</id>
<id>12</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>180</x>
<y>40</y>
<x>478</x>
<y>293</y>
<height>16</height>
<width>70</width>
<format>[general]</format>
<format>[shortdate] [time]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tran_id</name>
<tag>Unique transaction Id</tag>
<name>chg_date</name>
<tag>Date when the transaction was last modified.</tag>
<visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
......@@ -582,17 +476,17 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Transaction Date:</text>
<text>Transaction ID:</text>
<border>0</border>
<color>33554432</color>
<x>373</x>
<x>79</x>
<y>40</y>
<height>16</height>
<width>102</width>
<width>97</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>pallet_req_hdr_tran_date_t</name>
<name>pallet_req_hdr_tran_id_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
......@@ -607,32 +501,21 @@
<color>536870912</color>
</background>
</TextObject>
<ColumnObject>
<TextObject>
<band>Detail</band>
<id>3</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<alignment>1</alignment>
<text>Site Code:</text>
<border>0</border>
<color>33554432</color>
<x>180</x>
<x>79</x>
<y>60</y>
<height>16</height>
<width>50</width>
<format>[general]</format>
<width>97</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>site_code</name>
<tag>Site code</tag>
<name>pallet_req_hdr_site_code_t</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>5</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
......@@ -645,33 +528,22 @@
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
</TextObject>
<TextObject>
<band>Detail</band>
<id>4</id>
<alignment>0</alignment>
<tabsequence>10</tabsequence>
<border>5</border>
<alignment>1</alignment>
<text>Remarks:</text>
<border>0</border>
<color>33554432</color>
<x>180</x>
<x>79</x>
<y>80</y>
<height>16</height>
<width>70</width>
<format>[general]</format>
<width>97</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>loc_code</name>
<tag>Location code</tag>
<name>pallet_req_hdr_remarks_t</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>8</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
......@@ -684,31 +556,22 @@
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
</TextObject>
<TextObject>
<band>Detail</band>
<id>15</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<alignment>1</alignment>
<text>Confirmed:</text>
<border>0</border>
<color>33554432</color>
<x>234</x>
<y>60</y>
<x>79</x>
<y>100</y>
<height>16</height>
<width>314</width>
<format>[general]</format>
<width>97</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>site_descr</name>
<name>pallet_req_hdr_confirmed_t</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>
......@@ -721,31 +584,22 @@
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
</TextObject>
<TextObject>
<band>Detail</band>
<id>16</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<alignment>1</alignment>
<text>Add User:</text>
<border>0</border>
<color>33554432</color>
<x>253</x>
<y>80</y>
<x>79</x>
<y>139</y>
<height>16</height>
<width>295</width>
<format>[general]</format>
<width>97</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>location_descr</name>
<name>pallet_req_hdr_add_user_t</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>
......@@ -758,33 +612,22 @@
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
</TextObject>
<TextObject>
<band>Detail</band>
<id>5</id>
<alignment>0</alignment>
<tabsequence>20</tabsequence>
<border>5</border>
<alignment>1</alignment>
<text>Add Term:</text>
<border>0</border>
<color>33554432</color>
<x>179</x>
<y>100</y>
<x>79</x>
<y>159</y>
<height>16</height>
<width>369</width>
<format>[general]</format>
<width>97</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>remarks</name>
<tag>Remarks if any</tag>
<name>pallet_req_hdr_add_term_t</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>60</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
......@@ -797,22 +640,33 @@
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<TextObject>
</TextObject>
<ColumnObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Change User:</text>
<border>0</border>
<id>1</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>79</x>
<y>293</y>
<x>180</x>
<y>40</y>
<height>16</height>
<width>97</width>
<width>70</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>pallet_req_hdr_chg_user_t</name>
<name>tran_id</name>
<tag>Unique transaction Id</tag>
<visible>1</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>
......@@ -825,28 +679,28 @@
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>12</id>
<id>3</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>179</x>
<y>293</y>
<x>180</x>
<y>60</y>
<height>16</height>
<width>70</width>
<width>50</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_user</name>
<tag>User who has last modified the transaction. Internally modify by system.</tag>
<name>site_code</name>
<tag>Site code</tag>
<visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<case>any</case>
<limit>5</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
......@@ -865,21 +719,32 @@
<color>536870912</color>
</background>
</ColumnObject>
<TextObject>
<ColumnObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Change Term:</text>
<border>0</border>
<id>8</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>79</x>
<y>313</y>
<x>180</x>
<y>140</y>
<height>16</height>
<width>97</width>
<width>70</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>pallet_req_hdr_chg_term_t</name>
<name>add_user</name>
<tag>User who added the transaction.</tag>
<visible>1</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>
......@@ -892,24 +757,24 @@
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>14</id>
<id>10</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>179</x>
<y>313</y>
<x>180</x>
<y>160</y>
<height>16</height>
<width>70</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_term</name>
<tag>Terminal from which transaction has been modified. Internally modify by system.</tag>
<name>add_term</name>
<tag>Terminal from which the transaction has been added.</tag>
<visible>1</visible>
<EditStyle style="edit">
<limit>15</limit>
......@@ -935,17 +800,45 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Change Date:</text>
<text>Transaction Date:</text>
<border>0</border>
<color>33554432</color>
<x>381</x>
<y>293</y>
<x>373</x>
<y>40</y>
<height>16</height>
<width>102</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>pallet_req_hdr_tran_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>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Confirmed Date:</text>
<border>0</border>
<color>33554432</color>
<x>378</x>
<y>100</y>
<height>16</height>
<width>97</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>pallet_req_hdr_chg_date_t</name>
<name>pallet_req_hdr_conf_date_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
......@@ -962,24 +855,24 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>13</id>
<id>5</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>478</x>
<y>293</y>
<height>16</height>
<width>70</width>
<format>[shortdate] [time]</format>
<x>180</x>
<y>100</y>
<height>15</height>
<width>25</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_date</name>
<tag>Date when the transaction was last modified.</tag>
<name>confirmed</name>
<tag>Transaction confirmation (Y/N)</tag>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<limit>1</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
......@@ -999,21 +892,32 @@
<color>536870912</color>
</background>
</ColumnObject>
<TextObject>
<ColumnObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Transaction ID:</text>
<border>0</border>
<id>2</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>79</x>
<x>478</x>
<y>40</y>
<height>16</height>
<width>97</width>
<width>70</width>
<format>[shortdate] [time]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>pallet_req_hdr_tran_id_t</name>
<name>tran_date</name>
<tag>Transaction date</tag>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
......@@ -1026,22 +930,31 @@
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Site Code:</text>
<border>0</border>
<id>14</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>79</x>
<x>234</x>
<y>60</y>
<height>16</height>
<width>97</width>
<width>314</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>pallet_req_hdr_site_code_t</name>
<name>site_descr</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
......@@ -1054,22 +967,33 @@
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Location Code:</text>
<border>0</border>
<id>4</id>
<alignment>0</alignment>
<tabsequence>10</tabsequence>
<border>5</border>
<color>33554432</color>
<x>79</x>
<x>179</x>
<y>80</y>
<height>16</height>
<width>97</width>
<width>369</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>pallet_req_hdr_loc_code_t</name>
<name>remarks</name>
<tag>Remarks if any</tag>
<visible>1</visible>
<EditStyle style="edit">
<limit>60</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
......@@ -1082,22 +1006,33 @@
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Remarks:</text>
<border>0</border>
<id>6</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>79</x>
<x>478</x>
<y>100</y>
<height>16</height>
<width>97</width>
<width>70</width>
<format>[shortdate] [time]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>pallet_req_hdr_remarks_t</name>
<name>conf_date</name>
<tag>Transaction confirmation date</tag>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
......@@ -1110,21 +1045,21 @@
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Confirmed:</text>
<text>Employee Code Approver:</text>
<border>0</border>
<color>33554432</color>
<x>79</x>
<x>23</x>
<y>120</y>
<height>16</height>
<width>97</width>
<height>15</height>
<width>153</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>pallet_req_hdr_confirmed_t</name>
<name>pallet_req_hdr_emp_code__aprv_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
......@@ -1139,21 +1074,32 @@
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<ColumnObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Employee Code Approver:</text>
<border>0</border>
<id>7</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>23</x>
<y>141</y>
<height>15</height>
<width>153</width>
<x>180</x>
<y>120</y>
<height>16</height>
<width>70</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>pallet_req_hdr_emp_code__aprv_t</name>
<name>emp_code__aprv</name>
<tag>Employee code approver</tag>
<visible>1</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>
......@@ -1166,21 +1112,21 @@
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Add User:</text>
<text>Transaction Type:</text>
<border>0</border>
<color>33554432</color>
<x>79</x>
<y>160</y>
<height>16</height>
<width>97</width>
<x>417</x>
<y>120</y>
<height>15</height>
<width>103</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>pallet_req_hdr_add_user_t</name>
<name>pallet_req_hdr_tran_type_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
......@@ -1195,21 +1141,29 @@
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<ColumnObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Add Term:</text>
<border>0</border>
<id>15</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>79</x>
<y>180</y>
<height>16</height>
<width>97</width>
<x>523</x>
<y>120</y>
<height>15</height>
<width>25</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>pallet_req_hdr_add_term_t</name>
<name>tran_type</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
......@@ -1222,7 +1176,7 @@
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
</ColumnObject>
<HtmlTable>
<border>1</border>
</HtmlTable>
......@@ -1241,6 +1195,12 @@
<includewhitespace>0</includewhitespace>
<metadatatype>0</metadatatype>
<savemetadata>0</savemetadata>
<Template>
<comment></comment>
<encoding>UTF-8</encoding>
<name>d_pallet_req21</name>
<xml>&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&lt;d_pallet_req21&gt;&lt;d_pallet_req21_row __pbband=&quot;detail&quot;&gt;&lt;tran_id&gt;tran_id&lt;/tran_id&gt;&lt;tran_date&gt;tran_date&lt;/tran_date&gt;&lt;site_code&gt;site_code&lt;/site_code&gt;&lt;loc_code/&gt;&lt;remarks&gt;remarks&lt;/remarks&gt;&lt;confirmed&gt;confirmed&lt;/confirmed&gt;&lt;conf_date&gt;conf_date&lt;/conf_date&gt;&lt;emp_code__aprv&gt;emp_code__aprv&lt;/emp_code__aprv&gt;&lt;add_user&gt;add_user&lt;/add_user&gt;&lt;add_date&gt;add_date&lt;/add_date&gt;&lt;add_term&gt;add_term&lt;/add_term&gt;&lt;chg_user&gt;chg_user&lt;/chg_user&gt;&lt;chg_date&gt;chg_date&lt;/chg_date&gt;&lt;chg_term&gt;chg_term&lt;/chg_term&gt;&lt;site_descr&gt;site_descr&lt;/site_descr&gt;&lt;location_descr/&gt;&lt;/d_pallet_req21_row&gt;&lt;/d_pallet_req21&gt;</xml>
</Template>
</Export.XML>
<Import.XML>
</Import.XML>
......
......@@ -66,13 +66,6 @@
<name>pallet_no</name>
<dbname>pallet_req_det.pallet_no</dbname>
</table_column>
<table_column>
<type size="8">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>loc_code</name>
<dbname>pallet_req_det.loc_code</dbname>
</table_column>
<table_column>
<type size="1">char</type>
<update>yes</update>
......@@ -86,13 +79,7 @@
<item display="Rejected" data="R"/>
</values>
</table_column>
<table_column>
<type size="40">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>location_descr</name>
<dbname>location.descr</dbname>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;pallet_req_det&quot; ) TABLE(NAME=&quot;location&quot; ) COLUMN(NAME=&quot;pallet_req_det.tran_id&quot;) COLUMN(NAME=&quot;pallet_req_det.line_no&quot;) COLUMN(NAME=&quot;pallet_req_det.pallet_no&quot;) COLUMN(NAME=&quot;pallet_req_det.loc_code&quot;) COLUMN(NAME=&quot;pallet_req_det.status&quot;) COLUMN(NAME=&quot;location.descr&quot;) JOIN (LEFT=&quot;pallet_req_det.loc_code&quot; OP =&quot;=&quot;RIGHT=&quot;location.loc_code&quot; )) </retrieve>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;pallet_req_det&quot; ) COLUMN(NAME=&quot;pallet_req_det.tran_id&quot;) COLUMN(NAME=&quot;pallet_req_det.line_no&quot;) COLUMN(NAME=&quot;pallet_req_det.pallet_no&quot;) COLUMN(NAME=&quot;pallet_req_det.status&quot;)) </retrieve>
<update>PALLET_REQ_DET</update>
<updatewhere>1</updatewhere>
<updatekeyinplace>no</updatekeyinplace>
......@@ -102,10 +89,10 @@
<text>Basic</text>
<border>2</border>
<color>33554432</color>
<x>5</x>
<y>17</y>
<height>126</height>
<width>447</width>
<x>8</x>
<y>15</y>
<height>120</height>
<width>423</width>
<name>gb_1</name>
<visible>1</visible>
<font>
......@@ -149,34 +136,6 @@
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Location Code:</text>
<border>0</border>
<color>33554432</color>
<x>13</x>
<y>86</y>
<height>16</height>
<width>87</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>loc_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>1</id>
......@@ -216,82 +175,6 @@
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>4</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>104</x>
<y>86</y>
<height>16</height>
<width>65</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>loc_code</name>
<tag>Location code</tag>
<visible>1</visible>
<EditStyle style="edit">
<limit>8</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>6</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>171</x>
<y>86</y>
<height>16</height>
<width>240</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>location_descr</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
......@@ -389,7 +272,7 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>5</id>
<id>4</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
......@@ -509,6 +392,12 @@
<includewhitespace>0</includewhitespace>
<metadatatype>0</metadatatype>
<savemetadata>0</savemetadata>
<Template>
<comment></comment>
<encoding>UTF-8</encoding>
<name>d_pallet_req22</name>
<xml>&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&lt;d_pallet_req22&gt;&lt;d_pallet_req22_row __pbband=&quot;detail&quot;&gt;&lt;tran_id&gt;tran_id&lt;/tran_id&gt;&lt;line_no&gt;line_no&lt;/line_no&gt;&lt;pallet_no&gt;pallet_no&lt;/pallet_no&gt;&lt;loc_code/&gt;&lt;status&gt;status&lt;/status&gt;&lt;location_descr/&gt;&lt;/d_pallet_req22_row&gt;&lt;/d_pallet_req22&gt;</xml>
</Template>
</Export.XML>
<Import.XML>
</Import.XML>
......
......@@ -70,13 +70,6 @@
<name>site_code</name>
<dbname>pallet_req_hdr.site_code</dbname>
</table_column>
<table_column>
<type size="8">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>loc_code</name>
<dbname>pallet_req_hdr.loc_code</dbname>
</table_column>
<table_column>
<type size="1">char</type>
<update>yes</update>
......@@ -147,7 +140,14 @@
<name>chg_term</name>
<dbname>pallet_req_hdr.chg_term</dbname>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;pallet_req_hdr&quot; ) COLUMN(NAME=&quot;pallet_req_hdr.tran_id&quot;) COLUMN(NAME=&quot;pallet_req_hdr.tran_date&quot;) COLUMN(NAME=&quot;pallet_req_hdr.site_code&quot;) COLUMN(NAME=&quot;pallet_req_hdr.loc_code&quot;) COLUMN(NAME=&quot;pallet_req_hdr.confirmed&quot;) COLUMN(NAME=&quot;pallet_req_hdr.conf_date&quot;) COLUMN(NAME=&quot;pallet_req_hdr.emp_code__aprv&quot;) COLUMN(NAME=&quot;pallet_req_hdr.remarks&quot;) COLUMN(NAME=&quot;pallet_req_hdr.add_user&quot;) COLUMN(NAME=&quot;pallet_req_hdr.add_date&quot;) COLUMN(NAME=&quot;pallet_req_hdr.add_term&quot;) COLUMN(NAME=&quot;pallet_req_hdr.chg_user&quot;) COLUMN(NAME=&quot;pallet_req_hdr.chg_date&quot;) COLUMN(NAME=&quot;pallet_req_hdr.chg_term&quot;)WHERE( EXP1 =&quot;~&quot;PALLET_REQ_HDR~&quot;.~&quot;TRAN_DATE~&quot;&quot; OP =&quot;&gt;=&quot; EXP2 =&quot;:FromDate&quot; LOGIC =&quot;And&quot; ) WHERE( EXP1 =&quot;~&quot;PALLET_REQ_HDR~&quot;.~&quot;TRAN_DATE~&quot;&quot; OP =&quot;&lt;=&quot; EXP2 =&quot;:ToDate&quot; ) ) ARG(NAME = &quot;FromDate&quot; TYPE = datetime) ARG(NAME = &quot;ToDate&quot; TYPE = datetime) </retrieve>
<table_column>
<type size="1">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>tran_type</name>
<dbname>pallet_req_hdr.tran_type</dbname>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;pallet_req_hdr&quot; ) COLUMN(NAME=&quot;pallet_req_hdr.tran_id&quot;) COLUMN(NAME=&quot;pallet_req_hdr.tran_date&quot;) COLUMN(NAME=&quot;pallet_req_hdr.site_code&quot;) COLUMN(NAME=&quot;pallet_req_hdr.confirmed&quot;) COLUMN(NAME=&quot;pallet_req_hdr.conf_date&quot;) COLUMN(NAME=&quot;pallet_req_hdr.emp_code__aprv&quot;) COLUMN(NAME=&quot;pallet_req_hdr.remarks&quot;) COLUMN(NAME=&quot;pallet_req_hdr.add_user&quot;) COLUMN(NAME=&quot;pallet_req_hdr.add_date&quot;) COLUMN(NAME=&quot;pallet_req_hdr.add_term&quot;) COLUMN(NAME=&quot;pallet_req_hdr.chg_user&quot;) COLUMN(NAME=&quot;pallet_req_hdr.chg_date&quot;) COLUMN(NAME=&quot;pallet_req_hdr.chg_term&quot;) COLUMN(NAME=&quot;pallet_req_hdr.tran_type&quot;)WHERE( EXP1 =&quot;~&quot;PALLET_REQ_HDR~&quot;.~&quot;TRAN_DATE~&quot;&quot; OP =&quot;&gt;=&quot; EXP2 =&quot;:FromDate&quot; LOGIC =&quot;And&quot; ) WHERE( EXP1 =&quot;~&quot;PALLET_REQ_HDR~&quot;.~&quot;TRAN_DATE~&quot;&quot; OP =&quot;&lt;=&quot; EXP2 =&quot;:ToDate&quot; LOGIC =&quot;and&quot; ) WHERE( EXP1 =&quot;~&quot;PALLET_REQ_HDR~&quot;.~&quot;TRAN_TYPE~&quot;&quot; OP =&quot;=&quot; EXP2 =&quot;:TransactionType&quot; ) ) ARG(NAME = &quot;FromDate&quot; TYPE = datetime) ARG(NAME = &quot;ToDate&quot; TYPE = datetime) ARG(NAME = &quot;TransactionType&quot; TYPE = string) </retrieve>
<update>PALLET_REQ_HDR</update>
<updatewhere>1</updatewhere>
<updatekeyinplace>no</updatekeyinplace>
......@@ -159,6 +159,10 @@
<name>ToDate</name>
<type>datetime</type>
</argument>
<argument>
<name>TransactionType</name>
<type>string</type>
</argument>
</TableDefinition>
<TextObject>
<band>Header</band>
......@@ -244,41 +248,13 @@
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Location Code</text>
<border>0</border>
<color>33554432</color>
<x>262</x>
<y>2</y>
<height>15</height>
<width>54</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>loc_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>Header</band>
<alignment>2</alignment>
<text>Confirmed</text>
<border>0</border>
<color>33554432</color>
<x>318</x>
<x>263</x>
<y>2</y>
<height>15</height>
<width>56</width>
......@@ -306,7 +282,7 @@
<text>Confirmed Date</text>
<border>0</border>
<color>33554432</color>
<x>376</x>
<x>321</x>
<y>2</y>
<height>15</height>
<width>132</width>
......@@ -334,7 +310,7 @@
<text>Employee Code Approver</text>
<border>0</border>
<color>33554432</color>
<x>510</x>
<x>455</x>
<y>2</y>
<height>15</height>
<width>97</width>
......@@ -362,7 +338,7 @@
<text>Remarks</text>
<border>0</border>
<color>33554432</color>
<x>609</x>
<x>554</x>
<y>2</y>
<height>15</height>
<width>366</width>
......@@ -390,7 +366,7 @@
<text>Add User</text>
<border>0</border>
<color>33554432</color>
<x>977</x>
<x>922</x>
<y>2</y>
<height>15</height>
<width>66</width>
......@@ -418,7 +394,7 @@
<text>Add Date</text>
<border>0</border>
<color>33554432</color>
<x>1045</x>
<x>990</x>
<y>2</y>
<height>15</height>
<width>132</width>
......@@ -446,7 +422,7 @@
<text>Add Term</text>
<border>0</border>
<color>33554432</color>
<x>1179</x>
<x>1124</x>
<y>2</y>
<height>15</height>
<width>96</width>
......@@ -474,7 +450,7 @@
<text>Change User</text>
<border>0</border>
<color>33554432</color>
<x>1277</x>
<x>1222</x>
<y>2</y>
<height>15</height>
<width>66</width>
......@@ -502,7 +478,7 @@
<text>Change Date</text>
<border>0</border>
<color>33554432</color>
<x>1345</x>
<x>1290</x>
<y>2</y>
<height>15</height>
<width>132</width>
......@@ -530,7 +506,7 @@
<text>Change Term</text>
<border>0</border>
<color>33554432</color>
<x>1479</x>
<x>1424</x>
<y>2</y>
<height>15</height>
<width>96</width>
......@@ -673,49 +649,10 @@
<band>Detail</band>
<id>4</id>
<alignment>0</alignment>
<tabsequence>40</tabsequence>
<border>5</border>
<color>33554432</color>
<x>262</x>
<y>2</y>
<height>18</height>
<width>54</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>loc_code</name>
<tag>Location code</tag>
<visible>1</visible>
<EditStyle style="edit">
<limit>8</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<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>5</id>
<alignment>0</alignment>
<tabsequence>50</tabsequence>
<border>5</border>
<color>33554432</color>
<x>318</x>
<x>263</x>
<y>2</y>
<height>18</height>
<width>56</width>
......@@ -749,12 +686,12 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>6</id>
<id>5</id>
<alignment>0</alignment>
<tabsequence>60</tabsequence>
<border>5</border>
<color>33554432</color>
<x>376</x>
<x>321</x>
<y>2</y>
<height>18</height>
<width>132</width>
......@@ -788,12 +725,12 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>7</id>
<id>6</id>
<alignment>0</alignment>
<tabsequence>70</tabsequence>
<border>5</border>
<color>33554432</color>
<x>510</x>
<x>455</x>
<y>2</y>
<height>18</height>
<width>97</width>
......@@ -827,12 +764,12 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>8</id>
<id>7</id>
<alignment>0</alignment>
<tabsequence>80</tabsequence>
<border>5</border>
<color>33554432</color>
<x>609</x>
<x>554</x>
<y>2</y>
<height>18</height>
<width>366</width>
......@@ -866,12 +803,12 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>9</id>
<id>8</id>
<alignment>0</alignment>
<tabsequence>90</tabsequence>
<border>5</border>
<color>33554432</color>
<x>977</x>
<x>922</x>
<y>2</y>
<height>18</height>
<width>66</width>
......@@ -905,12 +842,12 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>10</id>
<id>9</id>
<alignment>0</alignment>
<tabsequence>100</tabsequence>
<border>5</border>
<color>33554432</color>
<x>1045</x>
<x>990</x>
<y>2</y>
<height>18</height>
<width>132</width>
......@@ -944,12 +881,12 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>11</id>
<id>10</id>
<alignment>0</alignment>
<tabsequence>110</tabsequence>
<border>5</border>
<color>33554432</color>
<x>1179</x>
<x>1124</x>
<y>2</y>
<height>18</height>
<width>96</width>
......@@ -983,12 +920,12 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>12</id>
<id>11</id>
<alignment>0</alignment>
<tabsequence>120</tabsequence>
<border>5</border>
<color>33554432</color>
<x>1277</x>
<x>1222</x>
<y>2</y>
<height>18</height>
<width>66</width>
......@@ -1022,12 +959,12 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>13</id>
<id>12</id>
<alignment>0</alignment>
<tabsequence>130</tabsequence>
<border>5</border>
<color>33554432</color>
<x>1345</x>
<x>1290</x>
<y>2</y>
<height>18</height>
<width>132</width>
......@@ -1061,12 +998,12 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>14</id>
<id>13</id>
<alignment>0</alignment>
<tabsequence>140</tabsequence>
<border>5</border>
<color>33554432</color>
<x>1479</x>
<x>1424</x>
<y>2</y>
<height>18</height>
<width>96</width>
......@@ -1098,6 +1035,70 @@
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>14</id>
<alignment>0</alignment>
<tabsequence>150</tabsequence>
<border>5</border>
<color>33554432</color>
<x>1523</x>
<y>1</y>
<height>15</height>
<width>126</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tran_type</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Transaction Type</text>
<border>0</border>
<color>33554432</color>
<x>1522</x>
<y>1</y>
<height>16</height>
<width>127</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tran_type_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>2</mode>
<color>1073741824</color>
</background>
</TextObject>
<HtmlTable>
<border>1</border>
</HtmlTable>
......@@ -1116,6 +1117,12 @@
<includewhitespace>0</includewhitespace>
<metadatatype>0</metadatatype>
<savemetadata>0</savemetadata>
<Template>
<comment></comment>
<encoding>UTF-8</encoding>
<name>d_pallet_req_srk11</name>
<xml>&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&lt;d_pallet_req_stk11&gt;&lt;d_pallet_req_stk11_row __pbband=&quot;detail&quot;&gt;&lt;tran_id&gt;tran_id&lt;/tran_id&gt;&lt;tran_date&gt;tran_date&lt;/tran_date&gt;&lt;site_code&gt;site_code&lt;/site_code&gt;&lt;loc_code/&gt;&lt;confirmed&gt;confirmed&lt;/confirmed&gt;&lt;conf_date&gt;conf_date&lt;/conf_date&gt;&lt;emp_code__aprv&gt;emp_code__aprv&lt;/emp_code__aprv&gt;&lt;remarks&gt;remarks&lt;/remarks&gt;&lt;add_user&gt;add_user&lt;/add_user&gt;&lt;add_date&gt;add_date&lt;/add_date&gt;&lt;add_term&gt;add_term&lt;/add_term&gt;&lt;chg_user&gt;chg_user&lt;/chg_user&gt;&lt;chg_date&gt;chg_date&lt;/chg_date&gt;&lt;chg_term&gt;chg_term&lt;/chg_term&gt;&lt;/d_pallet_req_stk11_row&gt;&lt;/d_pallet_req_stk11&gt;</xml>
</Template>
</Export.XML>
<Import.XML>
</Import.XML>
......
......@@ -52,7 +52,6 @@
<type size="10">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<key>yes</key>
<name>tran_id</name>
<dbname>pallet_req_det.tran_id</dbname>
</table_column>
......@@ -60,7 +59,6 @@
<type precision="0">decimal</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<key>yes</key>
<name>line_no</name>
<dbname>pallet_req_det.line_no</dbname>
</table_column>
......@@ -71,13 +69,6 @@
<name>pallet_no</name>
<dbname>pallet_req_det.pallet_no</dbname>
</table_column>
<table_column>
<type size="8">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>loc_code</name>
<dbname>pallet_req_det.loc_code</dbname>
</table_column>
<table_column>
<type size="1">char</type>
<update>yes</update>
......@@ -120,16 +111,7 @@
<name>no_art</name>
<dbname>pallet_req_det.no_art</dbname>
</table_column>
<table_column>
<type size="40">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>location_descr</name>
<dbname>location.descr</dbname>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;pallet_req_det&quot; ) TABLE(NAME=&quot;pallet_req_hdr&quot; ) TABLE(NAME=&quot;location&quot; ) COLUMN(NAME=&quot;pallet_req_det.tran_id&quot;) COLUMN(NAME=&quot;pallet_req_det.line_no&quot;) COLUMN(NAME=&quot;pallet_req_det.pallet_no&quot;) COLUMN(NAME=&quot;pallet_req_det.loc_code&quot;) COLUMN(NAME=&quot;pallet_req_det.status&quot;) COLUMN(NAME=&quot;pallet_req_det.item_code&quot;) COLUMN(NAME=&quot;pallet_req_det.lot_no&quot;) COLUMN(NAME=&quot;pallet_req_det.lot_sl&quot;) COLUMN(NAME=&quot;pallet_req_det.quantity&quot;) COLUMN(NAME=&quot;pallet_req_det.no_art&quot;) COLUMN(NAME=&quot;location.descr&quot;) JOIN (LEFT=&quot;pallet_req_hdr.tran_id&quot; OP =&quot;=&quot;RIGHT=&quot;pallet_req_det.tran_id&quot; ) JOIN (LEFT=&quot;location.loc_code&quot; OP =&quot;=&quot;RIGHT=&quot;pallet_req_det.loc_code&quot; )WHERE( EXP1 =&quot;~&quot;PALLET_REQ_DET~&quot;.~&quot;TRAN_ID~&quot;&quot; OP =&quot;=&quot; EXP2 =&quot;:tran_id&quot; ) ) ARG(NAME = &quot;tran_id&quot; TYPE = string) </retrieve>
<update>PALLET_REQ_DET</update>
<updatewhere>1</updatewhere>
<updatekeyinplace>no</updatekeyinplace>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;pallet_req_det&quot; ) TABLE(NAME=&quot;pallet_req_hdr&quot; ) COLUMN(NAME=&quot;pallet_req_det.tran_id&quot;) COLUMN(NAME=&quot;pallet_req_det.line_no&quot;) COLUMN(NAME=&quot;pallet_req_det.pallet_no&quot;) COLUMN(NAME=&quot;pallet_req_det.status&quot;) COLUMN(NAME=&quot;pallet_req_det.item_code&quot;) COLUMN(NAME=&quot;pallet_req_det.lot_no&quot;) COLUMN(NAME=&quot;pallet_req_det.lot_sl&quot;) COLUMN(NAME=&quot;pallet_req_det.quantity&quot;) COLUMN(NAME=&quot;pallet_req_det.no_art&quot;) JOIN (LEFT=&quot;pallet_req_hdr.tran_id&quot; OP =&quot;=&quot;RIGHT=&quot;pallet_req_det.tran_id&quot; )WHERE( EXP1 =&quot;~&quot;PALLET_REQ_DET~&quot;.~&quot;TRAN_ID~&quot;&quot; OP =&quot;=&quot; EXP2 =&quot;:tran_id&quot; ) ) ARG(NAME = &quot;tran_id&quot; TYPE = string) </retrieve>
<argument>
<name>tran_id</name>
<type>string</type>
......@@ -219,41 +201,13 @@
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Location Code</text>
<border>0</border>
<color>33554432</color>
<x>242</x>
<y>2</y>
<height>15</height>
<width>54</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>loc_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>Header</band>
<alignment>2</alignment>
<text>Status</text>
<border>0</border>
<color>33554432</color>
<x>298</x>
<x>243</x>
<y>2</y>
<height>15</height>
<width>36</width>
......@@ -281,7 +235,7 @@
<text>Item Code</text>
<border>0</border>
<color>33554432</color>
<x>336</x>
<x>281</x>
<y>2</y>
<height>15</height>
<width>66</width>
......@@ -309,7 +263,7 @@
<text>Lot Number</text>
<border>0</border>
<color>33554432</color>
<x>404</x>
<x>349</x>
<y>2</y>
<height>15</height>
<width>96</width>
......@@ -337,7 +291,7 @@
<text>Lot SL</text>
<border>0</border>
<color>33554432</color>
<x>502</x>
<x>447</x>
<y>2</y>
<height>15</height>
<width>96</width>
......@@ -365,7 +319,7 @@
<text>Quantity</text>
<border>0</border>
<color>33554432</color>
<x>600</x>
<x>545</x>
<y>2</y>
<height>15</height>
<width>72</width>
......@@ -393,7 +347,7 @@
<text>No of Articles</text>
<border>0</border>
<color>33554432</color>
<x>674</x>
<x>619</x>
<y>2</y>
<height>15</height>
<width>72</width>
......@@ -415,34 +369,6 @@
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Location Descr</text>
<border>0</border>
<color>33554432</color>
<x>748</x>
<y>1</y>
<height>16</height>
<width>238</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>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>2</mode>
<color>1073741824</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>1</id>
......@@ -564,49 +490,10 @@
<band>Detail</band>
<id>4</id>
<alignment>2</alignment>
<tabsequence>40</tabsequence>
<border>0</border>
<color>33554432</color>
<x>242</x>
<y>2</y>
<height>18</height>
<width>54</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>loc_code</name>
<tag>Location code</tag>
<visible>1</visible>
<EditStyle style="edit">
<limit>8</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<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>5</id>
<alignment>2</alignment>
<tabsequence>50</tabsequence>
<border>0</border>
<color>33554432</color>
<x>298</x>
<x>243</x>
<y>2</y>
<height>18</height>
<width>36</width>
......@@ -640,12 +527,12 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>6</id>
<id>5</id>
<alignment>0</alignment>
<tabsequence>60</tabsequence>
<border>0</border>
<color>33554432</color>
<x>336</x>
<x>281</x>
<y>2</y>
<height>18</height>
<width>66</width>
......@@ -678,12 +565,12 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>7</id>
<id>6</id>
<alignment>0</alignment>
<tabsequence>70</tabsequence>
<border>0</border>
<color>33554432</color>
<x>404</x>
<x>349</x>
<y>2</y>
<height>18</height>
<width>96</width>
......@@ -716,12 +603,12 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>8</id>
<id>7</id>
<alignment>0</alignment>
<tabsequence>80</tabsequence>
<border>0</border>
<color>33554432</color>
<x>502</x>
<x>447</x>
<y>2</y>
<height>18</height>
<width>96</width>
......@@ -754,12 +641,12 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>9</id>
<id>8</id>
<alignment>1</alignment>
<tabsequence>90</tabsequence>
<border>0</border>
<color>33554432</color>
<x>600</x>
<x>545</x>
<y>2</y>
<height>18</height>
<width>72</width>
......@@ -792,12 +679,12 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>10</id>
<id>9</id>
<alignment>1</alignment>
<tabsequence>100</tabsequence>
<border>0</border>
<color>33554432</color>
<x>674</x>
<x>619</x>
<y>2</y>
<height>18</height>
<width>72</width>
......@@ -828,42 +715,6 @@
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>11</id>
<alignment>0</alignment>
<tabsequence>110</tabsequence>
<border>0</border>
<color>33554432</color>
<x>748</x>
<y>1</y>
<height>15</height>
<width>238</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>location_descr</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<HtmlTable>
<border>1</border>
</HtmlTable>
......@@ -882,6 +733,12 @@
<includewhitespace>0</includewhitespace>
<metadatatype>0</metadatatype>
<savemetadata>0</savemetadata>
<Template>
<comment></comment>
<encoding>UTF-8</encoding>
<name>d_pallet_req_stk12</name>
<xml>&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&lt;d_pallet_req_stk12&gt;&lt;d_pallet_req_stk12_row __pbband=&quot;detail&quot;&gt;&lt;tran_id&gt;tran_id&lt;/tran_id&gt;&lt;line_no&gt;line_no&lt;/line_no&gt;&lt;pallet_no&gt;pallet_no&lt;/pallet_no&gt;&lt;loc_code/&gt;&lt;status&gt;status&lt;/status&gt;&lt;item_code&gt;item_code&lt;/item_code&gt;&lt;lot_no&gt;lot_no&lt;/lot_no&gt;&lt;lot_sl&gt;lot_sl&lt;/lot_sl&gt;&lt;quantity&gt;quantity&lt;/quantity&gt;&lt;no_art&gt;no_art&lt;/no_art&gt;&lt;location_descr/&gt;&lt;/d_pallet_req_stk12_row&gt;&lt;/d_pallet_req_stk12&gt;</xml>
</Template>
</Export.XML>
<Import.XML>
</Import.XML>
......
......@@ -65,13 +65,6 @@
<name>site_code</name>
<dbname>pallet_req_hdr.site_code</dbname>
</table_column>
<table_column>
<type size="8">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>loc_code</name>
<dbname>pallet_req_hdr.loc_code</dbname>
</table_column>
<table_column>
<type size="60">char</type>
<update>yes</update>
......@@ -149,12 +142,13 @@
<dbname>site.descr</dbname>
</table_column>
<table_column>
<type size="40">char</type>
<type size="1">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>location_descr</name>
<dbname>location.descr</dbname>
<name>tran_type</name>
<dbname>pallet_req_hdr.tran_type</dbname>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;pallet_req_hdr&quot; ) TABLE(NAME=&quot;site&quot; ) TABLE(NAME=&quot;location&quot; ) COLUMN(NAME=&quot;pallet_req_hdr.tran_id&quot;) COLUMN(NAME=&quot;pallet_req_hdr.tran_date&quot;) COLUMN(NAME=&quot;pallet_req_hdr.site_code&quot;) COLUMN(NAME=&quot;pallet_req_hdr.loc_code&quot;) COLUMN(NAME=&quot;pallet_req_hdr.remarks&quot;) COLUMN(NAME=&quot;pallet_req_hdr.confirmed&quot;) COLUMN(NAME=&quot;pallet_req_hdr.conf_date&quot;) COLUMN(NAME=&quot;pallet_req_hdr.emp_code__aprv&quot;) COLUMN(NAME=&quot;pallet_req_hdr.add_user&quot;) COLUMN(NAME=&quot;pallet_req_hdr.add_date&quot;) COLUMN(NAME=&quot;pallet_req_hdr.add_term&quot;) COLUMN(NAME=&quot;pallet_req_hdr.chg_user&quot;) COLUMN(NAME=&quot;pallet_req_hdr.chg_date&quot;) COLUMN(NAME=&quot;pallet_req_hdr.chg_term&quot;) COLUMN(NAME=&quot;site.descr&quot;) COLUMN(NAME=&quot;location.descr&quot;) JOIN (LEFT=&quot;site.site_code&quot; OP =&quot;=&quot;RIGHT=&quot;pallet_req_hdr.site_code&quot; ) JOIN (LEFT=&quot;location.loc_code&quot; OP =&quot;=&quot;RIGHT=&quot;pallet_req_hdr.loc_code&quot; )WHERE( EXP1 =&quot;~&quot;PALLET_REQ_HDR~&quot;.~&quot;TRAN_ID~&quot;&quot; OP =&quot;=&quot; EXP2 =&quot;:tran_id&quot; ) ) ARG(NAME = &quot;tran_id&quot; TYPE = string) </retrieve>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;pallet_req_hdr&quot; ) TABLE(NAME=&quot;site&quot; ) COLUMN(NAME=&quot;pallet_req_hdr.tran_id&quot;) COLUMN(NAME=&quot;pallet_req_hdr.tran_date&quot;) COLUMN(NAME=&quot;pallet_req_hdr.site_code&quot;) COLUMN(NAME=&quot;pallet_req_hdr.remarks&quot;) COLUMN(NAME=&quot;pallet_req_hdr.confirmed&quot;) COLUMN(NAME=&quot;pallet_req_hdr.conf_date&quot;) COLUMN(NAME=&quot;pallet_req_hdr.emp_code__aprv&quot;) COLUMN(NAME=&quot;pallet_req_hdr.add_user&quot;) COLUMN(NAME=&quot;pallet_req_hdr.add_date&quot;) COLUMN(NAME=&quot;pallet_req_hdr.add_term&quot;) COLUMN(NAME=&quot;pallet_req_hdr.chg_user&quot;) COLUMN(NAME=&quot;pallet_req_hdr.chg_date&quot;) COLUMN(NAME=&quot;pallet_req_hdr.chg_term&quot;) COLUMN(NAME=&quot;site.descr&quot;) COLUMN(NAME=&quot;pallet_req_hdr.tran_type&quot;) JOIN (LEFT=&quot;site.site_code&quot; OP =&quot;=&quot;RIGHT=&quot;pallet_req_hdr.site_code&quot; )WHERE( EXP1 =&quot;~&quot;PALLET_REQ_HDR~&quot;.~&quot;TRAN_ID~&quot;&quot; OP =&quot;=&quot; EXP2 =&quot;:tran_id&quot; ) ) ARG(NAME = &quot;tran_id&quot; TYPE = string) </retrieve>
<update>PALLET_REQ_HDR</update>
<updatewhere>1</updatewhere>
<updatekeyinplace>no</updatekeyinplace>
......@@ -165,14 +159,14 @@
</TableDefinition>
<GroupBox>
<band>Detail</band>
<text>Other</text>
<text>Basic</text>
<border>2</border>
<color>33554432</color>
<x>16</x>
<y>257</y>
<height>134</height>
<width>505</width>
<name>gb_2</name>
<x>5</x>
<y>5</y>
<height>201</height>
<width>519</width>
<name>gb_1</name>
<visible>1</visible>
<font>
<face>Arial</face>
......@@ -189,14 +183,14 @@
</GroupBox>
<GroupBox>
<band>Detail</band>
<text>Basic</text>
<text>Other</text>
<border>2</border>
<color>33554432</color>
<x>8</x>
<y>4</y>
<height>210</height>
<width>511</width>
<name>gb_1</name>
<x>16</x>
<y>236</y>
<height>134</height>
<width>505</width>
<name>gb_2</name>
<visible>1</visible>
<font>
<face>Arial</face>
......@@ -211,29 +205,21 @@
<color>67108864</color>
</background>
</GroupBox>
<ColumnObject>
<TextObject>
<band>Detail</band>
<id>15</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<alignment>1</alignment>
<text>Change User:</text>
<border>0</border>
<color>33554432</color>
<x>239</x>
<y>41</y>
<height>16</height>
<width>270</width>
<format>[general]</format>
<x>67</x>
<y>296</y>
<height>15</height>
<width>97</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>site_descr</name>
<name>chg_user_t</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
......@@ -246,30 +232,22 @@
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
</TextObject>
<TextObject>
<band>Detail</band>
<id>16</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<alignment>1</alignment>
<text>Change Date:</text>
<border>0</border>
<color>33554432</color>
<x>239</x>
<y>61</y>
<height>16</height>
<width>270</width>
<format>[general]</format>
<x>339</x>
<y>296</y>
<height>15</height>
<width>97</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>location_descr</name>
<name>chg_date_t</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
......@@ -282,24 +260,24 @@
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>2</id>
<id>12</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>439</x>
<y>21</y>
<y>296</y>
<height>16</height>
<width>70</width>
<format>[shortdate] [time]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tran_date</name>
<tag>Transaction date</tag>
<name>chg_date</name>
<tag>Date when the transaction was last modified.</tag>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
......@@ -322,26 +300,54 @@
<color>536870912</color>
</background>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Change Term:</text>
<border>0</border>
<color>33554432</color>
<x>67</x>
<y>317</y>
<height>15</height>
<width>97</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>536870912</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>7</id>
<id>11</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>439</x>
<y>101</y>
<x>167</x>
<y>296</y>
<height>16</height>
<width>70</width>
<format>[shortdate] [time]</format>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>conf_date</name>
<tag>Transaction confirmation date</tag>
<name>chg_user</name>
<tag>User who has last modified the transaction. Internally modify by system.</tag>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<limit>10</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
......@@ -363,24 +369,24 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>10</id>
<id>13</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>439</x>
<y>145</y>
<x>167</x>
<y>317</y>
<height>16</height>
<width>70</width>
<format>[shortdate] [time]</format>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>add_date</name>
<tag>Date when the tranction was added.</tag>
<name>chg_term</name>
<tag>Terminal from which transaction has been modified. Internally modify by system.</tag>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<limit>15</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
......@@ -403,17 +409,17 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Transaction Date:</text>
<text>Transaction ID:</text>
<border>0</border>
<color>33554432</color>
<x>334</x>
<x>67</x>
<y>21</y>
<height>15</height>
<width>102</width>
<width>97</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tran_date_t</name>
<name>tran_id_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
......@@ -428,21 +434,32 @@
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<ColumnObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Confirmed Date:</text>
<border>0</border>
<id>1</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>339</x>
<y>101</y>
<height>15</height>
<width>97</width>
<x>167</x>
<y>21</y>
<height>16</height>
<width>70</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>conf_date_t</name>
<name>tran_id</name>
<tag>Unique transaction Id</tag>
<visible>1</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>
......@@ -455,21 +472,21 @@
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Add Date:</text>
<text>Transaction Date:</text>
<border>0</border>
<color>33554432</color>
<x>339</x>
<y>145</y>
<x>334</x>
<y>21</y>
<height>15</height>
<width>97</width>
<width>102</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>add_date_t</name>
<name>tran_date_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
......@@ -484,21 +501,32 @@
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<ColumnObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Transaction ID:</text>
<border>0</border>
<id>2</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>67</x>
<x>439</x>
<y>21</y>
<height>15</height>
<width>97</width>
<height>16</height>
<width>70</width>
<format>[shortdate] [time]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tran_id_t</name>
<name>tran_date</name>
<tag>Transaction date</tag>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
......@@ -511,7 +539,7 @@
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
......@@ -540,21 +568,32 @@
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<ColumnObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Location Code:</text>
<border>0</border>
<id>3</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>67</x>
<y>61</y>
<height>15</height>
<width>97</width>
<x>167</x>
<y>41</y>
<height>16</height>
<width>70</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>loc_code_t</name>
<name>site_code</name>
<tag>Site code</tag>
<visible>1</visible>
<EditStyle style="edit">
<limit>5</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
......@@ -567,22 +606,30 @@
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Remarks:</text>
<border>0</border>
<id>14</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>67</x>
<y>81</y>
<height>15</height>
<width>97</width>
<x>239</x>
<y>41</y>
<height>16</height>
<width>270</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>remarks_t</name>
<name>site_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>
......@@ -595,49 +642,21 @@
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Confirmed:</text>
<text>Remarks:</text>
<border>0</border>
<color>33554432</color>
<x>67</x>
<y>101</y>
<y>61</y>
<height>15</height>
<width>97</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>confirmed_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>Employee Code Approver:</text>
<border>0</border>
<color>33554432</color>
<x>14</x>
<y>121</y>
<height>15</height>
<width>150</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>emp_code__aprv_t</name>
<name>remarks_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
......@@ -652,21 +671,32 @@
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<ColumnObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Add User:</text>
<border>0</border>
<id>4</id>
<alignment>0</alignment>
<tabsequence>10</tabsequence>
<border>5</border>
<color>33554432</color>
<x>67</x>
<y>141</y>
<height>15</height>
<width>97</width>
<x>167</x>
<y>61</y>
<height>16</height>
<width>342</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>add_user_t</name>
<name>remarks</name>
<tag>Remarks if any</tag>
<visible>1</visible>
<EditStyle style="edit">
<limit>60</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
......@@ -679,21 +709,21 @@
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Add Term:</text>
<text>Confirmed:</text>
<border>0</border>
<color>33554432</color>
<x>67</x>
<y>161</y>
<y>81</y>
<height>15</height>
<width>97</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>add_term_t</name>
<name>confirmed_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
......@@ -708,21 +738,32 @@
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<ColumnObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Change User:</text>
<border>0</border>
<id>5</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>67</x>
<y>296</y>
<height>15</height>
<width>97</width>
<x>167</x>
<y>81</y>
<height>16</height>
<width>25</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_user_t</name>
<name>confirmed</name>
<tag>Transaction confirmation (Y/N)</tag>
<visible>1</visible>
<EditStyle style="edit">
<limit>1</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
......@@ -735,21 +776,21 @@
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Change Date:</text>
<text>Confirmed Date:</text>
<border>0</border>
<color>33554432</color>
<x>339</x>
<y>296</y>
<y>81</y>
<height>15</height>
<width>97</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_date_t</name>
<name>conf_date_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
......@@ -766,21 +807,21 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>13</id>
<id>6</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>439</x>
<y>296</y>
<y>81</y>
<height>16</height>
<width>70</width>
<format>[shortdate] [time]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_date</name>
<tag>Date when the transaction was last modified.</tag>
<name>conf_date</name>
<tag>Transaction confirmation date</tag>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
......@@ -806,17 +847,17 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Change Term:</text>
<text>Employee Code Approver:</text>
<border>0</border>
<color>33554432</color>
<x>67</x>
<y>317</y>
<x>14</x>
<y>101</y>
<height>15</height>
<width>97</width>
<width>150</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_term_t</name>
<name>emp_code__aprv_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
......@@ -833,21 +874,21 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>1</id>
<id>7</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>167</x>
<y>21</y>
<y>101</y>
<height>16</height>
<width>70</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tran_id</name>
<tag>Unique transaction Id</tag>
<name>emp_code__aprv</name>
<tag>Employee code approver</tag>
<visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
......@@ -870,71 +911,21 @@
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>3</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>167</x>
<y>41</y>
<height>16</height>
<width>70</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>site_code</name>
<tag>Site code</tag>
<visible>1</visible>
<EditStyle style="edit">
<limit>5</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<TextObject>
<band>Detail</band>
<id>4</id>
<alignment>0</alignment>
<tabsequence>10</tabsequence>
<border>5</border>
<alignment>1</alignment>
<text>Transaction Type:</text>
<border>0</border>
<color>33554432</color>
<x>167</x>
<y>61</y>
<height>16</height>
<width>70</width>
<format>[general]</format>
<x>378</x>
<y>101</y>
<height>15</height>
<width>103</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>loc_code</name>
<tag>Location code</tag>
<name>tran_type_t</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>8</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
......@@ -947,31 +938,28 @@
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>5</id>
<id>15</id>
<alignment>0</alignment>
<tabsequence>20</tabsequence>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>167</x>
<y>81</y>
<x>484</x>
<y>101</y>
<height>16</height>
<width>342</width>
<format>[general]</format>
<width>25</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>remarks</name>
<tag>Remarks if any</tag>
<name>tran_type</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>60</limit>
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -987,32 +975,21 @@
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<TextObject>
<band>Detail</band>
<id>6</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<alignment>1</alignment>
<text>Add User:</text>
<border>0</border>
<color>33554432</color>
<x>167</x>
<y>101</y>
<height>16</height>
<width>25</width>
<format>[general]</format>
<x>67</x>
<y>121</y>
<height>15</height>
<width>97</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>confirmed</name>
<tag>Transaction confirmation (Y/N)</tag>
<name>add_user_t</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>1</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
......@@ -1025,7 +1002,7 @@
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>8</id>
......@@ -1041,8 +1018,8 @@
<html>
<valueishtml>0</valueishtml>
</html>
<name>emp_code__aprv</name>
<tag>Employee code approver</tag>
<name>add_user</name>
<tag>User who added the transaction.</tag>
<visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
......@@ -1065,32 +1042,21 @@
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<TextObject>
<band>Detail</band>
<id>9</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<alignment>1</alignment>
<text>Add Date:</text>
<border>0</border>
<color>33554432</color>
<x>167</x>
<y>141</y>
<height>16</height>
<width>70</width>
<format>[general]</format>
<x>339</x>
<y>121</y>
<height>15</height>
<width>97</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>add_user</name>
<tag>User who added the transaction.</tag>
<name>add_date_t</name>
<visible>1</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>
......@@ -1103,27 +1069,27 @@
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>11</id>
<id>9</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>167</x>
<y>161</y>
<x>439</x>
<y>121</y>
<height>16</height>
<width>70</width>
<format>[general]</format>
<format>[shortdate] [time]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>add_term</name>
<tag>Terminal from which the transaction has been added.</tag>
<name>add_date</name>
<tag>Date when the tranction was added.</tag>
<visible>1</visible>
<EditStyle style="edit">
<limit>15</limit>
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
......@@ -1143,32 +1109,21 @@
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<TextObject>
<band>Detail</band>
<id>12</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<alignment>1</alignment>
<text>Add Term:</text>
<border>0</border>
<color>33554432</color>
<x>167</x>
<y>296</y>
<height>16</height>
<width>70</width>
<format>[general]</format>
<x>67</x>
<y>141</y>
<height>15</height>
<width>97</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_user</name>
<tag>User who has last modified the transaction. Internally modify by system.</tag>
<name>add_term_t</name>
<visible>1</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>
......@@ -1181,24 +1136,24 @@
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>14</id>
<id>10</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>167</x>
<y>317</y>
<y>141</y>
<height>16</height>
<width>70</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_term</name>
<tag>Terminal from which transaction has been modified. Internally modify by system.</tag>
<name>add_term</name>
<tag>Terminal from which the transaction has been added.</tag>
<visible>1</visible>
<EditStyle style="edit">
<limit>15</limit>
......@@ -1239,6 +1194,12 @@
<includewhitespace>0</includewhitespace>
<metadatatype>0</metadatatype>
<savemetadata>0</savemetadata>
<Template>
<comment></comment>
<encoding>UTF-8</encoding>
<name>d_pallet_req_stk21</name>
<xml>&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&lt;d_pallet_req_stk21&gt;&lt;d_pallet_req_stk21_row __pbband=&quot;detail&quot;&gt;&lt;tran_id&gt;tran_id&lt;/tran_id&gt;&lt;tran_date&gt;tran_date&lt;/tran_date&gt;&lt;site_code&gt;site_code&lt;/site_code&gt;&lt;loc_code/&gt;&lt;remarks&gt;remarks&lt;/remarks&gt;&lt;confirmed&gt;confirmed&lt;/confirmed&gt;&lt;conf_date&gt;conf_date&lt;/conf_date&gt;&lt;emp_code__aprv&gt;emp_code__aprv&lt;/emp_code__aprv&gt;&lt;add_user&gt;add_user&lt;/add_user&gt;&lt;add_date&gt;add_date&lt;/add_date&gt;&lt;add_term&gt;add_term&lt;/add_term&gt;&lt;chg_user&gt;chg_user&lt;/chg_user&gt;&lt;chg_date&gt;chg_date&lt;/chg_date&gt;&lt;chg_term&gt;chg_term&lt;/chg_term&gt;&lt;site_descr&gt;site_descr&lt;/site_descr&gt;&lt;location_descr/&gt;&lt;/d_pallet_req_stk21_row&gt;&lt;/d_pallet_req_stk21&gt;</xml>
</Template>
</Export.XML>
<Import.XML>
</Import.XML>
......
......@@ -114,20 +114,7 @@
<item display="Rejected" data="R"/>
</values>
</table_column>
<table_column>
<type size="8">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>loc_code</name>
<dbname>pallet_req_det.loc_code</dbname>
</table_column>
<table_column>
<type size="40">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>location_descr</name>
<dbname>location.descr</dbname>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;pallet_req_det&quot; ) TABLE(NAME=&quot;location&quot; ) COLUMN(NAME=&quot;pallet_req_det.tran_id&quot;) COLUMN(NAME=&quot;pallet_req_det.line_no&quot;) COLUMN(NAME=&quot;pallet_req_det.pallet_no&quot;) COLUMN(NAME=&quot;pallet_req_det.item_code&quot;) COLUMN(NAME=&quot;pallet_req_det.lot_no&quot;) COLUMN(NAME=&quot;pallet_req_det.lot_sl&quot;) COLUMN(NAME=&quot;pallet_req_det.quantity&quot;) COLUMN(NAME=&quot;pallet_req_det.no_art&quot;) COLUMN(NAME=&quot;pallet_req_det.status&quot;) COLUMN(NAME=&quot;pallet_req_det.loc_code&quot;) COLUMN(NAME=&quot;location.descr&quot;) JOIN (LEFT=&quot;pallet_req_det.loc_code&quot; OP =&quot;=&quot;RIGHT=&quot;location.loc_code&quot; )) </retrieve>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;pallet_req_det&quot; ) COLUMN(NAME=&quot;pallet_req_det.tran_id&quot;) COLUMN(NAME=&quot;pallet_req_det.line_no&quot;) COLUMN(NAME=&quot;pallet_req_det.pallet_no&quot;) COLUMN(NAME=&quot;pallet_req_det.item_code&quot;) COLUMN(NAME=&quot;pallet_req_det.lot_no&quot;) COLUMN(NAME=&quot;pallet_req_det.lot_sl&quot;) COLUMN(NAME=&quot;pallet_req_det.quantity&quot;) COLUMN(NAME=&quot;pallet_req_det.no_art&quot;) COLUMN(NAME=&quot;pallet_req_det.status&quot;)) </retrieve>
<update>PALLET_REQ_DET</update>
<updatewhere>1</updatewhere>
<updatekeyinplace>no</updatekeyinplace>
......@@ -137,10 +124,10 @@
<text>Basic</text>
<border>2</border>
<color>33554432</color>
<x>7</x>
<y>17</y>
<height>167</height>
<width>417</width>
<x>5</x>
<y>13</y>
<height>151</height>
<width>387</width>
<name>gb_1</name>
<visible>1</visible>
<font>
......@@ -337,34 +324,6 @@
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Location Code:</text>
<border>0</border>
<color>33554432</color>
<x>10</x>
<y>134</y>
<height>16</height>
<width>87</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>loc_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>9</id>
......@@ -402,45 +361,6 @@
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>10</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>101</x>
<y>134</y>
<height>16</height>
<width>70</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>loc_code</name>
<tag>Location code</tag>
<visible>1</visible>
<EditStyle style="edit">
<limit>8</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<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>
......@@ -741,42 +661,6 @@
<color>536870912</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>11</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>175</x>
<y>134</y>
<height>15</height>
<width>204</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>location_descr</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>3</id>
......@@ -873,6 +757,12 @@
<includewhitespace>0</includewhitespace>
<metadatatype>0</metadatatype>
<savemetadata>0</savemetadata>
<Template>
<comment></comment>
<encoding>UTF-8</encoding>
<name>d_pallet_req_stk22</name>
<xml>&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&lt;d_pallet_req_stk22&gt;&lt;d_pallet_req_stk22_row __pbband=&quot;detail&quot;&gt;&lt;tran_id&gt;tran_id&lt;/tran_id&gt;&lt;line_no&gt;line_no&lt;/line_no&gt;&lt;pallet_no&gt;pallet_no&lt;/pallet_no&gt;&lt;item_code&gt;item_code&lt;/item_code&gt;&lt;lot_no&gt;lot_no&lt;/lot_no&gt;&lt;lot_sl&gt;lot_sl&lt;/lot_sl&gt;&lt;quantity&gt;quantity&lt;/quantity&gt;&lt;no_art&gt;no_art&lt;/no_art&gt;&lt;status&gt;status&lt;/status&gt;&lt;loc_code/&gt;&lt;location_descr/&gt;&lt;/d_pallet_req_stk22_row&gt;&lt;/d_pallet_req_stk22&gt;</xml>
</Template>
</Export.XML>
<Import.XML>
</Import.XML>
......
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