Commit c4ad41ae authored by jshinde's avatar jshinde

*** empty log message ***


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@101467 ce508802-f39f-4f6c-b175-0d175dae99d5
parent b9b03de1
...@@ -52,6 +52,7 @@ ...@@ -52,6 +52,7 @@
<type size="10">char</type> <type size="10">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<key>yes</key>
<name>tran_id</name> <name>tran_id</name>
<dbname>pallet_req_det.tran_id</dbname> <dbname>pallet_req_det.tran_id</dbname>
</table_column> </table_column>
...@@ -59,6 +60,7 @@ ...@@ -59,6 +60,7 @@
<type precision="0">decimal</type> <type precision="0">decimal</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<key>yes</key>
<name>line_no</name> <name>line_no</name>
<dbname>pallet_req_det.line_no</dbname> <dbname>pallet_req_det.line_no</dbname>
</table_column> </table_column>
...@@ -111,11 +113,18 @@ ...@@ -111,11 +113,18 @@
<name>no_art</name> <name>no_art</name>
<dbname>pallet_req_det.no_art</dbname> <dbname>pallet_req_det.no_art</dbname>
</table_column> </table_column>
<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> <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) ARG(NAME = &quot;line_no&quot; TYPE = number) </retrieve>
<update>PALLET_REQ_DET</update>
<updatewhere>1</updatewhere>
<updatekeyinplace>no</updatekeyinplace>
<argument> <argument>
<name>tran_id</name> <name>tran_id</name>
<type>string</type> <type>string</type>
</argument> </argument>
<argument>
<name>line_no</name>
<type>number</type>
</argument>
</TableDefinition> </TableDefinition>
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
...@@ -207,7 +216,7 @@ ...@@ -207,7 +216,7 @@
<text>Status</text> <text>Status</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>243</x> <x>242</x>
<y>2</y> <y>2</y>
<height>15</height> <height>15</height>
<width>36</width> <width>36</width>
...@@ -235,7 +244,7 @@ ...@@ -235,7 +244,7 @@
<text>Item Code</text> <text>Item Code</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>281</x> <x>280</x>
<y>2</y> <y>2</y>
<height>15</height> <height>15</height>
<width>66</width> <width>66</width>
...@@ -263,7 +272,7 @@ ...@@ -263,7 +272,7 @@
<text>Lot Number</text> <text>Lot Number</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>349</x> <x>348</x>
<y>2</y> <y>2</y>
<height>15</height> <height>15</height>
<width>96</width> <width>96</width>
...@@ -291,7 +300,7 @@ ...@@ -291,7 +300,7 @@
<text>Lot SL</text> <text>Lot SL</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>447</x> <x>446</x>
<y>2</y> <y>2</y>
<height>15</height> <height>15</height>
<width>96</width> <width>96</width>
...@@ -319,7 +328,7 @@ ...@@ -319,7 +328,7 @@
<text>Quantity</text> <text>Quantity</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>545</x> <x>544</x>
<y>2</y> <y>2</y>
<height>15</height> <height>15</height>
<width>72</width> <width>72</width>
...@@ -347,7 +356,7 @@ ...@@ -347,7 +356,7 @@
<text>No of Articles</text> <text>No of Articles</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>619</x> <x>618</x>
<y>2</y> <y>2</y>
<height>15</height> <height>15</height>
<width>72</width> <width>72</width>
...@@ -490,10 +499,10 @@ ...@@ -490,10 +499,10 @@
<band>Detail</band> <band>Detail</band>
<id>4</id> <id>4</id>
<alignment>2</alignment> <alignment>2</alignment>
<tabsequence>50</tabsequence> <tabsequence>40</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>243</x> <x>242</x>
<y>2</y> <y>2</y>
<height>18</height> <height>18</height>
<width>36</width> <width>36</width>
...@@ -529,10 +538,10 @@ ...@@ -529,10 +538,10 @@
<band>Detail</band> <band>Detail</band>
<id>5</id> <id>5</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>60</tabsequence> <tabsequence>50</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>281</x> <x>280</x>
<y>2</y> <y>2</y>
<height>18</height> <height>18</height>
<width>66</width> <width>66</width>
...@@ -567,10 +576,10 @@ ...@@ -567,10 +576,10 @@
<band>Detail</band> <band>Detail</band>
<id>6</id> <id>6</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>70</tabsequence> <tabsequence>60</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>349</x> <x>348</x>
<y>2</y> <y>2</y>
<height>18</height> <height>18</height>
<width>96</width> <width>96</width>
...@@ -605,10 +614,10 @@ ...@@ -605,10 +614,10 @@
<band>Detail</band> <band>Detail</band>
<id>7</id> <id>7</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>80</tabsequence> <tabsequence>70</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>447</x> <x>446</x>
<y>2</y> <y>2</y>
<height>18</height> <height>18</height>
<width>96</width> <width>96</width>
...@@ -643,10 +652,10 @@ ...@@ -643,10 +652,10 @@
<band>Detail</band> <band>Detail</band>
<id>8</id> <id>8</id>
<alignment>1</alignment> <alignment>1</alignment>
<tabsequence>90</tabsequence> <tabsequence>80</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>545</x> <x>544</x>
<y>2</y> <y>2</y>
<height>18</height> <height>18</height>
<width>72</width> <width>72</width>
...@@ -681,10 +690,10 @@ ...@@ -681,10 +690,10 @@
<band>Detail</band> <band>Detail</band>
<id>9</id> <id>9</id>
<alignment>1</alignment> <alignment>1</alignment>
<tabsequence>100</tabsequence> <tabsequence>90</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>619</x> <x>618</x>
<y>2</y> <y>2</y>
<height>18</height> <height>18</height>
<width>72</width> <width>72</width>
......
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