Commit e0bdc0f7 authored by sghate's avatar sghate

Updated XML on 02/01/2020

payarr_to_proc11.xml
payarr_to_proc21.xml


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@214443 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 3f1025e8
......@@ -131,25 +131,28 @@
<dbname>name</dbname>
</table_column>
<table_column>
<type size="11">char</type>
<type size="1">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>psuedo_status</name>
<dbname>psuedo_status</dbname>
<name>status</name>
<dbname>payarr_to_proc.status</dbname>
<values>
<item display="Processed" data="P"/>
<item display="Unprocessed" data="U"/>
</values>
</table_column>
<table_column>
<type size="1">char</type>
<update>yes</update>
<type size="11">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>status</name>
<dbname>payarr_to_proc.status</dbname>
<initial>U</initial>
<dbname>psuedo_status</dbname>
<values>
<item display="Unprocessed" data="U"/>
<item display="Processed" data="P"/>
<item display="Deleted" data="D"/>
</values>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;employee&quot; ) TABLE(NAME=&quot;payarr_to_proc&quot; ) TABLE(NAME=&quot;site&quot; ) COLUMN(NAME=&quot;payarr_to_proc.emp_code&quot;) COMPUTE(NAME=&quot;TRIM(SITE.DESCR) AS DESCR&quot;) COMPUTE(NAME=&quot;TRIM(EMPLOYEE.PAY_SITE) AS SITE&quot;) COLUMN(NAME=&quot;payarr_to_proc.prd_code&quot;) COLUMN(NAME=&quot;payarr_to_proc.prd_code__acc&quot;) COLUMN(NAME=&quot;payarr_to_proc.proc_date&quot;) COLUMN(NAME=&quot;payarr_to_proc.chg_date&quot;) COLUMN(NAME=&quot;payarr_to_proc.chg_user&quot;) COLUMN(NAME=&quot;payarr_to_proc.chg_term&quot;) COLUMN(NAME=&quot;payarr_to_proc.proc_type&quot;) COLUMN(NAME=&quot;payarr_to_proc.tran_id&quot;) COMPUTE(NAME=&quot;TRIM(EMPLOYEE.EMP_FNAME)||&apos; &apos;||TRIM(EMPLOYEE.EMP_MNAME)||&apos; &apos;||TRIM(EMPLOYEE.EMP_LNAME) AS NAME
&quot;) COMPUTE(NAME=&quot;CASE PAYARR_TO_PROC.status WHEN &apos;P&apos; THEN &apos;Processed&apos; ELSE &apos;Unprocessed&apos; END AS psuedo_status&quot;) COLUMN(NAME=&quot;payarr_to_proc.status&quot;) JOIN (LEFT=&quot;employee.emp_code&quot; OP =&quot;=&quot;RIGHT=&quot;payarr_to_proc.emp_code&quot; ) JOIN (LEFT=&quot;employee.pay_site&quot; OP =&quot;=&quot;RIGHT=&quot;site.site_code&quot; )WHERE( EXP1 =&quot;~&quot;PAYARR_TO_PROC~&quot;.~&quot;EMP_CODE~&quot;&quot; OP =&quot;=&quot; EXP2 =&quot;:EMP_CODE&quot; ) ) ARG(NAME = &quot;EMP_CODE&quot; TYPE = number) </retrieve>
&quot;) COLUMN(NAME=&quot;payarr_to_proc.status&quot;) COMPUTE(NAME=&quot;CASE PAYARR_TO_PROC.status WHEN &apos;P&apos; THEN &apos;Processed&apos; WHEN &apos;D&apos; THEN &apos;Deleted&apos; ELSE &apos;Unprocessed&apos; END AS psuedo_status&quot;) JOIN (LEFT=&quot;employee.emp_code&quot; OP =&quot;=&quot;RIGHT=&quot;payarr_to_proc.emp_code&quot; ) JOIN (LEFT=&quot;employee.pay_site&quot; OP =&quot;=&quot;RIGHT=&quot;site.site_code&quot; )WHERE( EXP1 =&quot;~&quot;PAYARR_TO_PROC~&quot;.~&quot;EMP_CODE~&quot;&quot; OP =&quot;=&quot; EXP2 =&quot;:EMP_CODE&quot; ) ) ARG(NAME = &quot;EMP_CODE&quot; TYPE = number) </retrieve>
<update>PAYARR_TO_PROC</update>
<updatewhere>0</updatewhere>
<updatekeyinplace>no</updatekeyinplace>
......@@ -161,17 +164,17 @@
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Status</text>
<border>6</border>
<text>Change Date</text>
<border>0</border>
<color>33554432</color>
<x>1391</x>
<y>1</y>
<x>1059</x>
<y>2</y>
<height>16</height>
<width>45</width>
<width>90</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>status_t</name>
<name>chg_date_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
......@@ -182,24 +185,24 @@
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>67108864</color>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Transaction Id</text>
<border>6</border>
<text>Period Code</text>
<border>0</border>
<color>33554432</color>
<x>1294</x>
<x>593</x>
<y>2</y>
<height>19</height>
<width>95</width>
<height>16</height>
<width>98</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tran_id_t</name>
<name>prd_code_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
......@@ -217,17 +220,17 @@
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Process Type</text>
<border>6</border>
<text>Account Period Code</text>
<border>0</border>
<color>33554432</color>
<x>1209</x>
<x>805</x>
<y>2</y>
<height>19</height>
<width>83</width>
<height>16</height>
<width>150</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>proc_type_t</name>
<name>prd_code__acc_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
......@@ -245,17 +248,17 @@
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Change From</text>
<border>6</border>
<text>Processed Date</text>
<border>0</border>
<color>33554432</color>
<x>1117</x>
<x>957</x>
<y>2</y>
<height>16</height>
<width>90</width>
<height>19</height>
<width>100</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_term_t</name>
<name>proc_date_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
......@@ -273,10 +276,10 @@
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Changed By</text>
<border>6</border>
<text>Change User</text>
<border>0</border>
<color>33554432</color>
<x>1039</x>
<x>1151</x>
<y>2</y>
<height>16</height>
<width>76</width>
......@@ -301,17 +304,17 @@
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Changed On</text>
<border>6</border>
<text>Change Term</text>
<border>0</border>
<color>33554432</color>
<x>947</x>
<x>1229</x>
<y>2</y>
<height>16</height>
<width>90</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_date_t</name>
<name>chg_term_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
......@@ -329,17 +332,17 @@
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Processed Date</text>
<border>6</border>
<text>Process Type</text>
<border>0</border>
<color>33554432</color>
<x>845</x>
<x>1321</x>
<y>2</y>
<height>19</height>
<width>100</width>
<width>83</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>proc_date_t</name>
<name>proc_type_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
......@@ -357,17 +360,17 @@
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Employee Code</text>
<border>6</border>
<text>Site Description</text>
<border>0</border>
<color>33554432</color>
<x>2</x>
<x>395</x>
<y>2</y>
<height>19</height>
<width>98</width>
<width>196</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>emp_code_t</name>
<name>descr_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
......@@ -384,18 +387,18 @@
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Employee Name</text>
<border>6</border>
<alignment>0</alignment>
<text>Status</text>
<border>0</border>
<color>33554432</color>
<x>102</x>
<y>2</y>
<x>693</x>
<y>1</y>
<height>16</height>
<width>231</width>
<width>110</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>name_t</name>
<name>psuedo_status_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
......@@ -413,17 +416,17 @@
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Site</text>
<border>6</border>
<text>Transaction Id</text>
<border>0</border>
<color>33554432</color>
<x>335</x>
<x>1406</x>
<y>2</y>
<height>19</height>
<width>58</width>
<width>95</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>site_t</name>
<name>tran_id_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
......@@ -441,17 +444,17 @@
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Site Description</text>
<border>6</border>
<text>Employee Code</text>
<border>0</border>
<color>33554432</color>
<x>395</x>
<x>2</x>
<y>2</y>
<height>19</height>
<width>196</width>
<width>98</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>descr_t</name>
<name>emp_code_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
......@@ -469,17 +472,17 @@
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Period Code</text>
<border>6</border>
<text>Site</text>
<border>0</border>
<color>33554432</color>
<x>593</x>
<x>335</x>
<y>2</y>
<height>16</height>
<width>98</width>
<height>19</height>
<width>58</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>prd_code_t</name>
<name>site_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
......@@ -497,17 +500,17 @@
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Account Period Code</text>
<border>6</border>
<text>Employee Name</text>
<border>0</border>
<color>33554432</color>
<x>693</x>
<x>102</x>
<y>2</y>
<height>16</height>
<width>150</width>
<width>231</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>prd_code__acc_t</name>
<name>name_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
......@@ -524,23 +527,23 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>1</id>
<id>2</id>
<alignment>0</alignment>
<tabsequence>10</tabsequence>
<tabsequence>32766</tabsequence>
<border>0</border>
<color>33554432</color>
<x>2</x>
<x>395</x>
<y>2</y>
<height>19</height>
<width>98</width>
<width>196</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>emp_code</name>
<name>descr</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<limit>60</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
......@@ -556,32 +559,33 @@
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>12</id>
<id>4</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<tabsequence>20</tabsequence>
<border>0</border>
<color>33554432</color>
<x>102</x>
<x>593</x>
<y>2</y>
<height>19</height>
<width>231</width>
<width>98</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>name</name>
<name>prd_code</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<limit>6</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -593,29 +597,29 @@
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>3</id>
<id>5</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>0</border>
<color>33554432</color>
<x>335</x>
<x>805</x>
<y>2</y>
<height>19</height>
<width>58</width>
<width>150</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>site</name>
<name>prd_code__acc</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>5</limit>
<limit>6</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
......@@ -631,29 +635,29 @@
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>2</id>
<id>10</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<tabsequence>40</tabsequence>
<border>0</border>
<color>33554432</color>
<x>395</x>
<x>1321</x>
<y>2</y>
<height>19</height>
<width>196</width>
<width>83</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>descr</name>
<name>proc_type</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>60</limit>
<limit>2</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
......@@ -669,29 +673,29 @@
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>4</id>
<id>6</id>
<alignment>0</alignment>
<tabsequence>20</tabsequence>
<tabsequence>32766</tabsequence>
<border>0</border>
<color>33554432</color>
<x>593</x>
<x>957</x>
<y>2</y>
<height>19</height>
<width>98</width>
<format>[general]</format>
<width>100</width>
<format>[shortdate] [time]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>prd_code</name>
<name>proc_date</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>6</limit>
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
......@@ -707,29 +711,29 @@
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>5</id>
<id>7</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>0</border>
<color>33554432</color>
<x>693</x>
<x>1059</x>
<y>2</y>
<height>19</height>
<width>150</width>
<format>[general]</format>
<width>90</width>
<format>[shortdate] [time]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>prd_code__acc</name>
<name>chg_date</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>6</limit>
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
......@@ -745,29 +749,29 @@
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>6</id>
<id>8</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>0</border>
<color>33554432</color>
<x>845</x>
<x>1151</x>
<y>2</y>
<height>19</height>
<width>100</width>
<format>[shortdate] [time]</format>
<width>76</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>proc_date</name>
<name>chg_user</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<limit>10</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
......@@ -783,29 +787,29 @@
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>7</id>
<id>9</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>0</border>
<color>33554432</color>
<x>947</x>
<x>1229</x>
<y>2</y>
<height>19</height>
<width>90</width>
<format>[shortdate] [time]</format>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_date</name>
<name>chg_term</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<limit>15</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
......@@ -821,33 +825,31 @@
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>8</id>
<id>14</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<tabsequence>30</tabsequence>
<border>0</border>
<color>33554432</color>
<x>1039</x>
<x>693</x>
<y>2</y>
<height>19</height>
<width>76</width>
<width>110</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_user</name>
<name>status</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<EditStyle style="ddlb">
<limit>1</limit>
<allowedit>no</allowedit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -859,33 +861,32 @@
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>9</id>
<id>11</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>0</border>
<color>33554432</color>
<x>1117</x>
<x>1406</x>
<y>2</y>
<height>19</height>
<width>90</width>
<width>95</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_term</name>
<name>tran_id</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>15</limit>
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -897,29 +898,29 @@
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>10</id>
<id>1</id>
<alignment>0</alignment>
<tabsequence>30</tabsequence>
<tabsequence>10</tabsequence>
<border>0</border>
<color>33554432</color>
<x>1209</x>
<x>2</x>
<y>2</y>
<height>19</height>
<width>83</width>
<width>98</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>proc_type</name>
<name>emp_code</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>2</limit>
<limit>10</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
......@@ -935,32 +936,33 @@
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>11</id>
<id>3</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>0</border>
<color>33554432</color>
<x>1294</x>
<x>335</x>
<y>2</y>
<height>19</height>
<width>95</width>
<width>58</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tran_id</name>
<name>site</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<limit>5</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -972,32 +974,32 @@
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>14</id>
<id>12</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>0</border>
<color>33554432</color>
<x>1391</x>
<y>3</y>
<height>16</height>
<width>45</width>
<x>102</x>
<y>2</y>
<height>19</height>
<width>231</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>status</name>
<name>name</name>
<visible>1</visible>
<EditStyle style="ddlb">
<limit>1</limit>
<allowedit>no</allowedit>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<useasborder>yes</useasborder>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -1009,8 +1011,8 @@
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<HtmlTable>
......
......@@ -69,6 +69,18 @@
<name>prd_code</name>
<dbname>payarr_to_proc.prd_code</dbname>
</table_column>
<table_column>
<type size="1">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>status</name>
<dbname>payarr_to_proc.status</dbname>
<values>
<item display="Unprocessed" data="U"/>
<item display="Processed" data="P"/>
<item display="Deleted" data="D"/>
</values>
</table_column>
<table_column>
<type size="6">char</type>
<update>yes</update>
......@@ -135,19 +147,7 @@
<name>psuedo_status</name>
<dbname>psuedo_status</dbname>
</table_column>
<table_column>
<type size="1">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>status</name>
<dbname>payarr_to_proc.status</dbname>
<initial>U</initial>
<values>
<item display="Unprocessed" data="U"/>
<item display="Processed" data="P"/>
</values>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;employee&quot; ) TABLE(NAME=&quot;payarr_to_proc&quot; ) TABLE(NAME=&quot;site&quot; ) COLUMN(NAME=&quot;payarr_to_proc.emp_code&quot;) COMPUTE(NAME=&quot;TRIM(EMPLOYEE.PAY_SITE) AS SITE&quot;) COMPUTE(NAME=&quot;TRIM(SITE.DESCR) AS DESCR&quot;) COLUMN(NAME=&quot;payarr_to_proc.prd_code&quot;) COLUMN(NAME=&quot;payarr_to_proc.prd_code__acc&quot;) COLUMN(NAME=&quot;payarr_to_proc.proc_date&quot;) COLUMN(NAME=&quot;payarr_to_proc.chg_date&quot;) COLUMN(NAME=&quot;payarr_to_proc.chg_user&quot;) COLUMN(NAME=&quot;payarr_to_proc.chg_term&quot;) COLUMN(NAME=&quot;payarr_to_proc.proc_type&quot;) COLUMN(NAME=&quot;payarr_to_proc.tran_id&quot;) COMPUTE(NAME=&quot;TRIM(EMPLOYEE.EMP_FNAME) || &apos; &apos; || TRIM(EMPLOYEE.EMP_MNAME) || &apos; &apos; || TRIM(EMPLOYEE.EMP_LNAME) AS NAME&quot;) COMPUTE(NAME=&quot;CASE PAYARR_TO_PROC.status WHEN &apos;P&apos; THEN &apos;Processed&apos; ELSE &apos;Unprocessed&apos; END AS psuedo_status&quot;) COLUMN(NAME=&quot;payarr_to_proc.status&quot;) JOIN (LEFT=&quot;employee.emp_code&quot; OP =&quot;=&quot;RIGHT=&quot;payarr_to_proc.emp_code&quot; ) JOIN (LEFT=&quot;employee.pay_site&quot; OP =&quot;=&quot;RIGHT=&quot;site.site_code&quot; )WHERE( EXP1 =&quot;~&quot;PAYARR_TO_PROC~&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;employee&quot; ) TABLE(NAME=&quot;payarr_to_proc&quot; ) TABLE(NAME=&quot;site&quot; ) COLUMN(NAME=&quot;payarr_to_proc.emp_code&quot;) COMPUTE(NAME=&quot;TRIM(EMPLOYEE.PAY_SITE) AS SITE&quot;) COMPUTE(NAME=&quot;TRIM(SITE.DESCR) AS DESCR&quot;) COLUMN(NAME=&quot;payarr_to_proc.prd_code&quot;) COLUMN(NAME=&quot;payarr_to_proc.status&quot;) COLUMN(NAME=&quot;payarr_to_proc.prd_code__acc&quot;) COLUMN(NAME=&quot;payarr_to_proc.proc_date&quot;) COLUMN(NAME=&quot;payarr_to_proc.chg_date&quot;) COLUMN(NAME=&quot;payarr_to_proc.chg_user&quot;) COLUMN(NAME=&quot;payarr_to_proc.chg_term&quot;) COLUMN(NAME=&quot;payarr_to_proc.proc_type&quot;) COLUMN(NAME=&quot;payarr_to_proc.tran_id&quot;) COMPUTE(NAME=&quot;TRIM(EMPLOYEE.EMP_FNAME) || &apos; &apos; || TRIM(EMPLOYEE.EMP_MNAME) || &apos; &apos; || TRIM(EMPLOYEE.EMP_LNAME) AS NAME&quot;) COMPUTE(NAME=&quot;CASE PAYARR_TO_PROC.status WHEN &apos;P&apos; THEN &apos;Processed&apos; WHEN &apos;D&apos; THEN &apos;Deleted&apos; ELSE &apos;Unprocessed&apos; END AS psuedo_status&quot;) JOIN (LEFT=&quot;employee.emp_code&quot; OP =&quot;=&quot;RIGHT=&quot;payarr_to_proc.emp_code&quot; ) JOIN (LEFT=&quot;employee.pay_site&quot; OP =&quot;=&quot;RIGHT=&quot;site.site_code&quot; )WHERE( EXP1 =&quot;~&quot;PAYARR_TO_PROC~&quot;.~&quot;TRAN_ID~&quot;&quot; OP =&quot;=&quot; EXP2 =&quot;:tran_id&quot; ) ) ARG(NAME = &quot;tran_id&quot; TYPE = string) </retrieve>
<update>PAYARR_TO_PROC</update>
<updatewhere>0</updatewhere>
<updatekeyinplace>no</updatekeyinplace>
......@@ -158,42 +158,42 @@
</TableDefinition>
<GroupBox>
<band>Detail</band>
<text>Others</text>
<border>2</border>
<text>Other</text>
<border>5</border>
<color>33554432</color>
<x>3</x>
<y>141</y>
<height>53</height>
<width>587</width>
<x>16</x>
<y>170</y>
<height>63</height>
<width>604</width>
<name>gb_2</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-10</height>
<height>-11</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>553648127</color>
<mode>2</mode>
<color>67108864</color>
</background>
</GroupBox>
<GroupBox>
<band>Detail</band>
<text>Basic</text>
<border>2</border>
<border>5</border>
<color>33554432</color>
<x>3</x>
<y>3</y>
<height>130</height>
<width>585</width>
<x>17</x>
<y>20</y>
<height>136</height>
<width>622</width>
<name>gb_1</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-10</height>
<height>-11</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
......@@ -211,8 +211,8 @@
<tabsequence>10</tabsequence>
<border>5</border>
<color>255</color>
<x>140</x>
<y>22</y>
<x>177</x>
<y>43</y>
<height>16</height>
<width>66</width>
<format>[general]</format>
......@@ -249,8 +249,8 @@
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>140</x>
<y>42</y>
<x>177</x>
<y>63</y>
<height>16</height>
<width>66</width>
<format>[general]</format>
......@@ -287,8 +287,8 @@
<tabsequence>20</tabsequence>
<border>5</border>
<color>255</color>
<x>140</x>
<y>62</y>
<x>177</x>
<y>83</y>
<height>16</height>
<width>66</width>
<format>[general]</format>
......@@ -319,13 +319,13 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>6</id>
<id>7</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>140</x>
<y>82</y>
<x>177</x>
<y>103</y>
<height>16</height>
<width>81</width>
<format>[shortdate] [time]</format>
......@@ -354,15 +354,15 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>5</id>
<id>6</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>140</x>
<y>102</y>
<x>177</x>
<y>123</y>
<height>16</height>
<width>91</width>
<width>66</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
......@@ -396,8 +396,8 @@
<text>Account Period Code:</text>
<border>0</border>
<color>33554432</color>
<x>9</x>
<y>102</y>
<x>46</x>
<y>123</y>
<height>16</height>
<width>127</width>
<html>
......@@ -418,15 +418,127 @@
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Employee Code:</text>
<border>0</border>
<color>33554432</color>
<x>77</x>
<y>43</y>
<height>16</height>
<width>96</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>emp_code_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>0</alignment>
<text>Site Code:</text>
<border>0</border>
<color>33554432</color>
<x>112</x>
<y>63</y>
<height>16</height>
<width>61</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>site_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>2</mode>
<color>67108864</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Period Code:</text>
<border>0</border>
<color>33554432</color>
<x>76</x>
<y>83</y>
<height>16</height>
<width>97</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>prd_code_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Processed Date:</text>
<border>0</border>
<color>33554432</color>
<x>76</x>
<y>103</y>
<height>16</height>
<width>97</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>proc_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>
<ColumnObject>
<band>Detail</band>
<id>12</id>
<id>13</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>211</x>
<y>22</y>
<x>248</x>
<y>43</y>
<height>16</height>
<width>360</width>
<format>[general]</format>
......@@ -462,8 +574,8 @@
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>211</x>
<y>42</y>
<x>248</x>
<y>63</y>
<height>16</height>
<width>360</width>
<format>[general]</format>
......@@ -495,13 +607,13 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>11</id>
<id>12</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>481</x>
<y>102</y>
<x>518</x>
<y>123</y>
<height>16</height>
<width>90</width>
<format>[general]</format>
......@@ -537,10 +649,10 @@
<text>Transaction Id:</text>
<border>0</border>
<color>33554432</color>
<x>389</x>
<y>102</y>
<x>429</x>
<y>123</y>
<height>16</height>
<width>89</width>
<width>85</width>
<html>
<valueishtml>0</valueishtml>
</html>
......@@ -565,10 +677,10 @@
<text>Status:</text>
<border>0</border>
<color>33554432</color>
<x>388</x>
<y>62</y>
<x>461</x>
<y>83</y>
<height>16</height>
<width>89</width>
<width>53</width>
<html>
<valueishtml>0</valueishtml>
</html>
......@@ -593,8 +705,8 @@
<text>Process Type:</text>
<border>0</border>
<color>33554432</color>
<x>388</x>
<y>82</y>
<x>425</x>
<y>103</y>
<height>16</height>
<width>89</width>
<html>
......@@ -617,13 +729,13 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>10</id>
<id>11</id>
<alignment>0</alignment>
<tabsequence>30</tabsequence>
<tabsequence>40</tabsequence>
<border>5</border>
<color>255</color>
<x>481</x>
<y>82</y>
<x>518</x>
<y>103</y>
<height>16</height>
<width>87</width>
<format>[general]</format>
......@@ -652,57 +764,28 @@
<color>536870912</color>
</background>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Change From :</text>
<border>0</border>
<color>33554432</color>
<x>381</x>
<y>159</y>
<height>16</height>
<width>86</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>9</id>
<id>5</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<tabsequence>30</tabsequence>
<border>5</border>
<color>255</color>
<x>471</x>
<y>159</y>
<color>33554432</color>
<x>518</x>
<y>83</y>
<height>16</height>
<width>90</width>
<width>87</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_term</name>
<name>status</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>15</limit>
<EditStyle style="ddlb">
<limit>0</limit>
<allowedit>no</allowedit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<useasborder>yes</useasborder>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -721,11 +804,11 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Changed On:</text>
<text>Change Date:</text>
<border>0</border>
<color>33554432</color>
<x>40</x>
<y>159</y>
<x>55</x>
<y>205</y>
<height>16</height>
<width>79</width>
<html>
......@@ -748,13 +831,13 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>7</id>
<id>8</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>123</x>
<y>159</y>
<x>138</x>
<y>205</y>
<height>16</height>
<width>81</width>
<format>[shortdate] [time]</format>
......@@ -787,11 +870,11 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Changed By :</text>
<text>Change User:</text>
<border>0</border>
<color>33554432</color>
<x>210</x>
<y>159</y>
<x>224</x>
<y>205</y>
<height>16</height>
<width>79</width>
<html>
......@@ -814,13 +897,13 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>8</id>
<id>9</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>293</x>
<y>159</y>
<x>307</x>
<y>205</y>
<height>16</height>
<width>81</width>
<format>[general]</format>
......@@ -853,101 +936,17 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Employee Code:</text>
<border>0</border>
<color>33554432</color>
<x>9</x>
<y>22</y>
<height>16</height>
<width>127</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>emp_code_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Site Code:</text>
<border>0</border>
<color>33554432</color>
<x>9</x>
<y>42</y>
<height>16</height>
<width>127</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>site_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>2</mode>
<color>67108864</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Period Code:</text>
<text>Change Term:</text>
<border>0</border>
<color>33554432</color>
<x>9</x>
<y>62</y>
<x>394</x>
<y>205</y>
<height>16</height>
<width>127</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>prd_code_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Processed Date:</text>
<border>0</border>
<color>33554432</color>
<x>9</x>
<y>82</y>
<height>16</height>
<width>127</width>
<width>81</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>proc_date_t</name>
<name>chg_term_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
......@@ -964,26 +963,27 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>14</id>
<id>10</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>481</x>
<y>61</y>
<x>479</x>
<y>205</y>
<height>16</height>
<width>86</width>
<width>90</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>status</name>
<name>chg_term</name>
<visible>1</visible>
<EditStyle style="ddlb">
<limit>1</limit>
<allowedit>no</allowedit>
<EditStyle style="edit">
<limit>15</limit>
<case>any</case>
<useasborder>yes</useasborder>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
......
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