Commit 46ad0ce6 authored by sshinde's avatar sshinde

changes the xml on dated 28062013


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@93302 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 7be48852
......@@ -48,12 +48,6 @@
<color>536870912</color>
</Detail>
<TableDefinition>
<table_column>
<type size="10">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>tran_id</name>
<dbname>mps_order.tran_id</dbname>
</table_column>
<table_column>
<type size="5">char</type>
<updatewhereclause>yes</updatewhereclause>
......@@ -73,24 +67,24 @@
<dbname>item.descr</dbname>
</table_column>
<table_column>
<type precision="3">decimal</type>
<type size="3">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>quantity</name>
<dbname>mps_order.quantity</dbname>
<name>unit</name>
<dbname>mps_order.unit</dbname>
</table_column>
<table_column>
<type>datetime</type>
<type>number</type>
<updatewhereclause>yes</updatewhereclause>
<name>due_date</name>
<dbname>mps_order.due_date</dbname>
<name>no_of_batch</name>
<dbname>no_of_batch</dbname>
</table_column>
<table_column>
<type size="3">char</type>
<type precision="3">decimal</type>
<updatewhereclause>yes</updatewhereclause>
<name>unit</name>
<dbname>mps_order.unit</dbname>
<name>quantity</name>
<dbname>mps_order.quantity</dbname>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;mps_order&quot; ) TABLE(NAME=&quot;item&quot; ) COLUMN(NAME=&quot;mps_order.tran_id&quot;) COLUMN(NAME=&quot;mps_order.site_code&quot;) COLUMN(NAME=&quot;mps_order.item_code&quot;) COLUMN(NAME=&quot;item.descr&quot;) COLUMN(NAME=&quot;mps_order.quantity&quot;) COLUMN(NAME=&quot;mps_order.due_date&quot;) COLUMN(NAME=&quot;mps_order.unit&quot;) JOIN (LEFT=&quot;mps_order.item_code&quot; OP =&quot;=&quot;RIGHT=&quot;item.item_code&quot; OUTER1 =&quot;mps_order.item_code&quot; )WHERE( EXP1 =&quot;mps_order.site_code&quot; OP =&quot;=&quot; EXP2 =&quot;:site_code&quot; LOGIC =&quot;And&quot; ) WHERE( EXP1 =&quot;mps_order.item_code&quot; OP =&quot;=&quot; EXP2 =&quot;:item_code&quot; LOGIC =&quot;And&quot; ) WHERE( EXP1 =&quot;mps_order.status&quot; OP =&quot;in&quot; EXP2 =&quot;(&apos;P&apos;,&apos;T&apos;,&apos;M&apos;)&quot; ) ) ARG(NAME = &quot;site_code&quot; TYPE = string) ARG(NAME = &quot;item_code&quot; TYPE = string) </retrieve>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;mps_order&quot; ) TABLE(NAME=&quot;item&quot; ) COLUMN(NAME=&quot;mps_order.site_code&quot;) COLUMN(NAME=&quot;mps_order.item_code&quot;) COLUMN(NAME=&quot;item.descr&quot;) COLUMN(NAME=&quot;mps_order.unit&quot;) COMPUTE(NAME=&quot;0 no_of_batch&quot;) COLUMN(NAME=&quot;mps_order.quantity&quot;) JOIN (LEFT=&quot;mps_order.item_code&quot; OP =&quot;=&quot;RIGHT=&quot;item.item_code&quot; OUTER1 =&quot;mps_order.item_code&quot; )WHERE( EXP1 =&quot;mps_order.site_code&quot; OP =&quot;=&quot; EXP2 =&quot;:site_code&quot; LOGIC =&quot;And&quot; ) WHERE( EXP1 =&quot;mps_order.item_code&quot; OP =&quot;=&quot; EXP2 =&quot;:item_code&quot; LOGIC =&quot;And&quot; ) WHERE( EXP1 =&quot;mps_order.status&quot; OP =&quot;in&quot; EXP2 =&quot;(&apos;P&apos;,&apos;T&apos;,&apos;M&apos;)&quot; ) ) ARG(NAME = &quot;site_code&quot; TYPE = string) ARG(NAME = &quot;item_code&quot; TYPE = string) </retrieve>
<argument>
<name>site_code</name>
<type>string</type>
......@@ -108,7 +102,7 @@
<color>33554432</color>
<x>2</x>
<y>2</y>
<height>17</height>
<height>16</height>
<width>123</width>
<html>
<valueishtml>0</valueishtml>
......@@ -116,10 +110,10 @@
<name>site_code_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<face>Times</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<family>0</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
......@@ -136,7 +130,7 @@
<color>33554432</color>
<x>127</x>
<y>2</y>
<height>17</height>
<height>16</height>
<width>113</width>
<html>
<valueishtml>0</valueishtml>
......@@ -144,10 +138,10 @@
<name>item_code_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<face>Times</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<family>0</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
......@@ -164,7 +158,7 @@
<color>33554432</color>
<x>242</x>
<y>2</y>
<height>17</height>
<height>16</height>
<width>279</width>
<html>
<valueishtml>0</valueishtml>
......@@ -172,10 +166,10 @@
<name>item_descr_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<face>Times</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<family>0</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
......@@ -187,23 +181,23 @@
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Quantity</text>
<text>Unit</text>
<border>6</border>
<color>33554432</color>
<x>523</x>
<y>2</y>
<height>17</height>
<width>141</width>
<height>16</height>
<width>68</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>quantity_t</name>
<name>unit_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<face>Times</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<family>0</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
......@@ -214,80 +208,52 @@
</TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Due Date</text>
<alignment>2</alignment>
<text>Batch Req</text>
<border>6</border>
<color>33554432</color>
<x>666</x>
<color>0</color>
<x>593</x>
<y>2</y>
<height>17</height>
<width>111</width>
<height>15</height>
<width>85</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>due_date_t</name>
<name>no_of_batch_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<face>Times</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<family>0</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
<mode>2</mode>
<color>67108864</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Unit</text>
<text>Quantity</text>
<border>6</border>
<color>33554432</color>
<x>779</x>
<x>680</x>
<y>2</y>
<height>17</height>
<width>68</width>
<height>16</height>
<width>69</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>unit_t</name>
<name>quantity_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>0</alignment>
<text>Tran Id</text>
<border>6</border>
<color>33554432</color>
<x>849</x>
<y>2</y>
<height>17</height>
<width>91</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>t_1</name>
<visible>0</visible>
<font>
<face>Arial</face>
<face>Times</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<family>0</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
......@@ -298,7 +264,7 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>2</id>
<id>1</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
......@@ -322,7 +288,7 @@
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<face>Times</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
......@@ -336,7 +302,7 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>3</id>
<id>2</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
......@@ -360,7 +326,7 @@
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<face>Times</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
......@@ -374,7 +340,7 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>4</id>
<id>3</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
......@@ -398,7 +364,7 @@
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<face>Times</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
......@@ -412,15 +378,15 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>5</id>
<id>6</id>
<alignment>1</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>523</x>
<x>680</x>
<y>2</y>
<height>16</height>
<width>141</width>
<width>69</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
......@@ -436,45 +402,7 @@
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>6</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>666</x>
<y>2</y>
<height>16</height>
<width>111</width>
<format>[shortdate] [time]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>due_date</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>
<face>Times</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
......@@ -488,12 +416,12 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>7</id>
<id>4</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>779</x>
<x>523</x>
<y>2</y>
<height>16</height>
<width>68</width>
......@@ -512,7 +440,7 @@
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<face>Times</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
......@@ -526,21 +454,21 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>1</id>
<id>5</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>849</x>
<y>2</y>
<color>0</color>
<x>593</x>
<y>1</y>
<height>16</height>
<width>91</width>
<width>85</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tran_id</name>
<visible>0</visible>
<name>no_of_batch</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
......@@ -548,7 +476,7 @@
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<face>Times</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
......
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