Commit 15d8dd0f authored by wansari's avatar wansari

Changed by wasim to add PTCN column in meta data


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@105227 ce508802-f39f-4f6c-b175-0d175dae99d5
parent af1e2430
...@@ -140,8 +140,15 @@ ...@@ -140,8 +140,15 @@
<name>pick_type</name> <name>pick_type</name>
<dbname>pick_iss_hdr.pick_type</dbname> <dbname>pick_iss_hdr.pick_type</dbname>
</table_column> </table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;pick_iss_hdr&quot; ) TABLE(NAME=&quot;site&quot; ) TABLE(NAME=&quot;employee&quot; ) COLUMN(NAME=&quot;pick_iss_hdr.tran_id&quot;) COLUMN(NAME=&quot;pick_iss_hdr.tran_date&quot;) COLUMN(NAME=&quot;pick_iss_hdr.pick_order&quot;) COLUMN(NAME=&quot;pick_iss_hdr.site_code&quot;) COLUMN(NAME=&quot;pick_iss_hdr.confirmed&quot;) COLUMN(NAME=&quot;pick_iss_hdr.conf_date&quot;) COLUMN(NAME=&quot;pick_iss_hdr.emp_code__aprv&quot;) COLUMN(NAME=&quot;pick_iss_hdr.chg_user&quot;) COLUMN(NAME=&quot;pick_iss_hdr.chg_date&quot;) COLUMN(NAME=&quot;pick_iss_hdr.chg_term&quot;) COLUMN(NAME=&quot;site.descr&quot;) COMPUTE(NAME=&quot;(employee.emp_fname|| &apos; &apos; ||employee.emp_mname||&apos; &apos;||employee.emp_lname) emp_name&quot;) COLUMN(NAME=&quot;pick_iss_hdr.pallet_no&quot;) COLUMN(NAME=&quot;pick_iss_hdr.pick_type&quot;) JOIN (LEFT=&quot;pick_iss_hdr.site_code&quot; OP =&quot;=&quot;RIGHT=&quot;site.site_code&quot; OUTER1 =&quot;pick_iss_hdr.site_code&quot; ) JOIN (LEFT=&quot;pick_iss_hdr.emp_code__aprv&quot; OP =&quot;=&quot;RIGHT=&quot;employee.emp_code&quot; OUTER1 =&quot;pick_iss_hdr.emp_code__aprv&quot; )) </retrieve> <table_column>
<update>pick_iss_hdr</update> <type size="10">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>ptcn</name>
<dbname>pick_iss_hdr.ptcn</dbname>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;pick_iss_hdr&quot; ) TABLE(NAME=&quot;site&quot; ) TABLE(NAME=&quot;employee&quot; ) COLUMN(NAME=&quot;pick_iss_hdr.tran_id&quot;) COLUMN(NAME=&quot;pick_iss_hdr.tran_date&quot;) COLUMN(NAME=&quot;pick_iss_hdr.pick_order&quot;) COLUMN(NAME=&quot;pick_iss_hdr.site_code&quot;) COLUMN(NAME=&quot;pick_iss_hdr.confirmed&quot;) COLUMN(NAME=&quot;pick_iss_hdr.conf_date&quot;) COLUMN(NAME=&quot;pick_iss_hdr.emp_code__aprv&quot;) COLUMN(NAME=&quot;pick_iss_hdr.chg_user&quot;) COLUMN(NAME=&quot;pick_iss_hdr.chg_date&quot;) COLUMN(NAME=&quot;pick_iss_hdr.chg_term&quot;) COLUMN(NAME=&quot;site.descr&quot;) COMPUTE(NAME=&quot;(employee.emp_fname|| &apos; &apos; ||employee.emp_mname||&apos; &apos;||employee.emp_lname) emp_name&quot;) COLUMN(NAME=&quot;pick_iss_hdr.pallet_no&quot;) COLUMN(NAME=&quot;pick_iss_hdr.pick_type&quot;) COLUMN(NAME=&quot;pick_iss_hdr.ptcn&quot;) JOIN (LEFT=&quot;pick_iss_hdr.site_code&quot; OP =&quot;=&quot;RIGHT=&quot;site.site_code&quot; OUTER1 =&quot;pick_iss_hdr.site_code&quot; ) JOIN (LEFT=&quot;pick_iss_hdr.emp_code__aprv&quot; OP =&quot;=&quot;RIGHT=&quot;employee.emp_code&quot; OUTER1 =&quot;pick_iss_hdr.emp_code__aprv&quot; )) </retrieve>
<update>PICK_ISS_HDR</update>
<updatewhere>1</updatewhere> <updatewhere>1</updatewhere>
<updatekeyinplace>no</updatekeyinplace> <updatekeyinplace>no</updatekeyinplace>
</TableDefinition> </TableDefinition>
...@@ -169,73 +176,6 @@ ...@@ -169,73 +176,6 @@
<color>67108864</color> <color>67108864</color>
</background> </background>
</GroupBox> </GroupBox>
<ColumnObject>
<band>Detail</band>
<id>2</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>391</x>
<y>33</y>
<height>16</height>
<width>91</width>
<format>[shortdate] [time]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<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>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>67108864</color>
</background>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Transaction Date:</text>
<border>0</border>
<color>33554432</color>
<x>290</x>
<y>33</y>
<height>16</height>
<width>97</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tran_date_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>11</id> <id>11</id>
...@@ -914,18 +854,18 @@ ...@@ -914,18 +854,18 @@
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Pallet Number:</text> <text>Site Code:</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>26</x> <x>26</x>
<y>60</y> <y>114</y>
<height>16</height> <height>16</height>
<width>117</width> <width>117</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>pallet_no_t</name> <name>site_code_t</name>
<visible>1</visible> <visible>0</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
...@@ -939,6 +879,45 @@ ...@@ -939,6 +879,45 @@
<color>536870912</color> <color>536870912</color>
</background> </background>
</TextObject> </TextObject>
<ColumnObject>
<band>Detail</band>
<id>4</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>147</x>
<y>114</y>
<height>16</height>
<width>73</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>site_code</name>
<tag>Site code recieving or returning the goods.</tag>
<visible>0</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>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>67108864</color>
</background>
</ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>13</id> <id>13</id>
...@@ -976,21 +955,89 @@ ...@@ -976,21 +955,89 @@
<color>67108864</color> <color>67108864</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>2</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>391</x>
<y>33</y>
<height>16</height>
<width>91</width>
<format>[shortdate] [time]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<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>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>67108864</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>15</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>391</x>
<y>60</y>
<height>16</height>
<width>91</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>ptcn</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>67108864</color>
</background>
</ColumnObject>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Site Code:</text> <text>Pallet Number:</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>26</x> <x>26</x>
<y>114</y> <y>60</y>
<height>16</height> <height>16</height>
<width>117</width> <width>117</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>site_code_t</name> <name>pallet_no_t</name>
<visible>0</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
...@@ -1004,37 +1051,54 @@ ...@@ -1004,37 +1051,54 @@
<color>536870912</color> <color>536870912</color>
</background> </background>
</TextObject> </TextObject>
<ColumnObject> <TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Transaction Date:</text>
<border>0</border>
<color>33554432</color>
<x>290</x>
<y>33</y>
<height>16</height>
<width>97</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tran_date_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band> <band>Detail</band>
<id>4</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <text>PTCN:</text>
<border>5</border> <border>0</border>
<color>255</color> <color>33554432</color>
<x>147</x> <x>352</x>
<y>114</y> <y>60</y>
<height>16</height> <height>16</height>
<width>73</width> <width>35</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>site_code</name> <name>ptcn_t</name>
<tag>Site code recieving or returning the goods.</tag> <visible>1</visible>
<visible>0</visible>
<EditStyle style="edit">
<limit>5</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>2</family> <family>1</family>
<pitch>2</pitch> <pitch>2</pitch>
<charset>0</charset> <charset>0</charset>
</font> </font>
...@@ -1042,7 +1106,7 @@ ...@@ -1042,7 +1106,7 @@
<mode>2</mode> <mode>2</mode>
<color>67108864</color> <color>67108864</color>
</background> </background>
</ColumnObject> </TextObject>
<HtmlTable> <HtmlTable>
<border>1</border> <border>1</border>
</HtmlTable> </HtmlTable>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment