Commit bc29eee4 authored by caluka's avatar caluka

xml updated for Bomcode display in MRP Requirement Wizard[MF3KSUN005]


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@95601 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 6c1730f7
...@@ -62,7 +62,7 @@ ...@@ -62,7 +62,7 @@
<dbname>mps_order.item_code</dbname> <dbname>mps_order.item_code</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="120">char</type> <type size="130">char</type>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>item_descr</name> <name>item_descr</name>
<dbname>item.descr</dbname> <dbname>item.descr</dbname>
...@@ -85,7 +85,13 @@ ...@@ -85,7 +85,13 @@
<name>unit</name> <name>unit</name>
<dbname>mps_order.unit</dbname> <dbname>mps_order.unit</dbname>
</table_column> </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> <table_column>
<type size="10">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>bom_code</name>
<dbname>mps_order.bom_code</dbname>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;mps_order&quot; ) TABLE(NAME=&quot;item&quot; ) TABLE(NAME=&quot;bom&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;) COLUMN(NAME=&quot;mps_order.bom_code&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; ) JOIN (LEFT=&quot;mps_order.bom_code&quot; OP =&quot;=&quot;RIGHT=&quot;bom.bom_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> <argument>
<name>site_code</name> <name>site_code</name>
<type>string</type> <type>string</type>
...@@ -417,23 +423,23 @@ ...@@ -417,23 +423,23 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>7</id> <id>4</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>105</x> <x>188</x>
<y>140</y> <y>80</y>
<height>16</height> <height>16</height>
<width>77</width> <width>281</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>unit</name> <name>item_descr</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>3</limit> <limit>120</limit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
...@@ -455,23 +461,23 @@ ...@@ -455,23 +461,23 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>4</id> <id>6</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>188</x> <x>337</x>
<y>80</y> <y>110</y>
<height>16</height> <height>16</height>
<width>281</width> <width>132</width>
<format>[general]</format> <format>[shortdate] [time]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>item_descr</name> <name>due_date</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>120</limit> <limit>0</limit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
...@@ -491,25 +497,53 @@ ...@@ -491,25 +497,53 @@
<color>536870912</color> <color>536870912</color>
</background> </background>
</ColumnObject> </ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Bom Code:</text>
<border>0</border>
<color>33554432</color>
<x>35</x>
<y>169</y>
<height>15</height>
<width>65</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>bom_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> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>6</id> <id>7</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>337</x> <x>105</x>
<y>110</y> <y>140</y>
<height>16</height> <height>16</height>
<width>132</width> <width>77</width>
<format>[shortdate] [time]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>due_date</name> <name>unit</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>0</limit> <limit>3</limit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
...@@ -529,6 +563,35 @@ ...@@ -529,6 +563,35 @@
<color>536870912</color> <color>536870912</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>8</id>
<alignment>0</alignment>
<tabsequence>0</tabsequence>
<border>5</border>
<color>33554432</color>
<x>105</x>
<y>168</y>
<height>15</height>
<width>77</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>bom_code</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>
</ColumnObject>
<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