Commit 719d64fe authored by sankara.rao's avatar sankara.rao

changed by sankara updated metadata from manoj sharma on 17/09/13


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@93614 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 95550530
...@@ -191,7 +191,14 @@ ...@@ -191,7 +191,14 @@
<name>no_art</name> <name>no_art</name>
<dbname>no_art</dbname> <dbname>no_art</dbname>
</table_column> </table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;item&quot; ) TABLE(NAME=&quot;location&quot; ) TABLE(NAME=&quot;physcandet&quot; ) COLUMN(NAME=&quot;physcandet.tran_id&quot;) COLUMN(NAME=&quot;physcandet.line_no&quot;) COLUMN(NAME=&quot;physcandet.site_code&quot;) COLUMN(NAME=&quot;physcandet.item_code&quot;) COLUMN(NAME=&quot;item.descr&quot;) COLUMN(NAME=&quot;physcandet.loc_code&quot;) COLUMN(NAME=&quot;location.descr&quot;) COLUMN(NAME=&quot;physcandet.lot_no&quot;) COLUMN(NAME=&quot;physcandet.lot_sl&quot;) COLUMN(NAME=&quot;physcandet.quantity&quot;) COLUMN(NAME=&quot;physcandet.unit&quot;) COLUMN(NAME=&quot;physcandet.qty_physical&quot;) COMPUTE(NAME=&quot;&apos;&apos; phy_input_scan&quot;) COLUMN(NAME=&quot;physcandet.phy_input&quot;) COLUMN(NAME=&quot;location.phy_han_basis&quot;) COLUMN(NAME=&quot;physcandet.conv_fact&quot;) COLUMN(NAME=&quot;physcandet.status&quot;) COLUMN(NAME=&quot;physcandet.ref_id&quot;) COLUMN(NAME=&quot;physcandet.ref_line_no&quot;) COLUMN(NAME=&quot;physcandet.reverify&quot;) COMPUTE(NAME=&quot;&apos;&apos; no_art&quot;) JOIN (LEFT=&quot;location.loc_code&quot; OP =&quot;=&quot;RIGHT=&quot;physcandet.loc_code&quot; ) JOIN (LEFT=&quot;item.item_code&quot; OP =&quot;=&quot;RIGHT=&quot;physcandet.item_code&quot; )WHERE( EXP1 =&quot;PHYSCANDET.TRAN_ID&quot; OP =&quot;=&quot; EXP2 =&quot;:tran_id&quot; ) ) ARG(NAME = &quot;tran_id&quot; TYPE = string) </retrieve> <table_column>
<type size="1">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>tran_type</name>
<dbname>physcandet.tran_type</dbname>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;item&quot; ) TABLE(NAME=&quot;location&quot; ) TABLE(NAME=&quot;physcandet&quot; ) COLUMN(NAME=&quot;physcandet.tran_id&quot;) COLUMN(NAME=&quot;physcandet.line_no&quot;) COLUMN(NAME=&quot;physcandet.site_code&quot;) COLUMN(NAME=&quot;physcandet.item_code&quot;) COLUMN(NAME=&quot;item.descr&quot;) COLUMN(NAME=&quot;physcandet.loc_code&quot;) COLUMN(NAME=&quot;location.descr&quot;) COLUMN(NAME=&quot;physcandet.lot_no&quot;) COLUMN(NAME=&quot;physcandet.lot_sl&quot;) COLUMN(NAME=&quot;physcandet.quantity&quot;) COLUMN(NAME=&quot;physcandet.unit&quot;) COLUMN(NAME=&quot;physcandet.qty_physical&quot;) COMPUTE(NAME=&quot;&apos;&apos; phy_input_scan&quot;) COLUMN(NAME=&quot;physcandet.phy_input&quot;) COLUMN(NAME=&quot;location.phy_han_basis&quot;) COLUMN(NAME=&quot;physcandet.conv_fact&quot;) COLUMN(NAME=&quot;physcandet.status&quot;) COLUMN(NAME=&quot;physcandet.ref_id&quot;) COLUMN(NAME=&quot;physcandet.ref_line_no&quot;) COLUMN(NAME=&quot;physcandet.reverify&quot;) COMPUTE(NAME=&quot;&apos;&apos; no_art&quot;) COLUMN(NAME=&quot;physcandet.tran_type&quot;) JOIN (LEFT=&quot;location.loc_code&quot; OP =&quot;=&quot;RIGHT=&quot;physcandet.loc_code&quot; ) JOIN (LEFT=&quot;item.item_code&quot; OP =&quot;=&quot;RIGHT=&quot;physcandet.item_code&quot; )WHERE( EXP1 =&quot;PHYSCANDET.TRAN_ID&quot; OP =&quot;=&quot; EXP2 =&quot;:tran_id&quot; ) ) ARG(NAME = &quot;tran_id&quot; TYPE = string) </retrieve>
<update>physcandet</update> <update>physcandet</update>
<updatewhere>0</updatewhere> <updatewhere>0</updatewhere>
<updatekeyinplace>no</updatekeyinplace> <updatekeyinplace>no</updatekeyinplace>
...@@ -486,7 +493,7 @@ ...@@ -486,7 +493,7 @@
<text>Location Phy Han Basis</text> <text>Location Phy Han Basis</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>1952</x> <x>2000</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>55</width> <width>55</width>
...@@ -514,7 +521,7 @@ ...@@ -514,7 +521,7 @@
<text>Conv Fact</text> <text>Conv Fact</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>1887</x> <x>1935</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>63</width> <width>63</width>
...@@ -542,7 +549,7 @@ ...@@ -542,7 +549,7 @@
<text>Physical Input</text> <text>Physical Input</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>1773</x> <x>1821</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>112</width> <width>112</width>
...@@ -570,7 +577,7 @@ ...@@ -570,7 +577,7 @@
<text>Physical Scan Type</text> <text>Physical Scan Type</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>1647</x> <x>1695</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>124</width> <width>124</width>
...@@ -598,7 +605,7 @@ ...@@ -598,7 +605,7 @@
<text>Physical Quantity</text> <text>Physical Quantity</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>1519</x> <x>1567</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>126</width> <width>126</width>
...@@ -760,6 +767,34 @@ ...@@ -760,6 +767,34 @@
<color>1073741824</color> <color>1073741824</color>
</background> </background>
</TextObject> </TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>No Art</text>
<border>0</border>
<color>33554432</color>
<x>1519</x>
<y>1</y>
<height>16</height>
<width>46</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>no_art_t</name>
<visible>1</visible>
<font>
<face>Tahoma</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>1073741824</color>
</background>
</TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>1</id> <id>1</id>
...@@ -1185,7 +1220,7 @@ ...@@ -1185,7 +1220,7 @@
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>1952</x> <x>2000</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>55</width> <width>55</width>
...@@ -1221,7 +1256,7 @@ ...@@ -1221,7 +1256,7 @@
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>1887</x> <x>1935</x>
<y>2</y> <y>2</y>
<height>19</height> <height>19</height>
<width>63</width> <width>63</width>
...@@ -1257,7 +1292,7 @@ ...@@ -1257,7 +1292,7 @@
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>1773</x> <x>1821</x>
<y>2</y> <y>2</y>
<height>19</height> <height>19</height>
<width>112</width> <width>112</width>
...@@ -1293,7 +1328,7 @@ ...@@ -1293,7 +1328,7 @@
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>1647</x> <x>1695</x>
<y>2</y> <y>2</y>
<height>19</height> <height>19</height>
<width>124</width> <width>124</width>
...@@ -1329,7 +1364,7 @@ ...@@ -1329,7 +1364,7 @@
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>1519</x> <x>1567</x>
<y>2</y> <y>2</y>
<height>19</height> <height>19</height>
<width>126</width> <width>126</width>
...@@ -1509,13 +1544,14 @@ ...@@ -1509,13 +1544,14 @@
<band>Detail</band> <band>Detail</band>
<id>21</id> <id>21</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>0</tabsequence> <tabsequence>32766</tabsequence>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>2010</x> <x>1519</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>46</width> <width>46</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
...@@ -1541,20 +1577,56 @@ ...@@ -1541,20 +1577,56 @@
<color>16777215</color> <color>16777215</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>22</id>
<alignment>0</alignment>
<tabsequence>0</tabsequence>
<border>0</border>
<color>0</color>
<x>2058</x>
<y>1</y>
<height>16</height>
<width>110</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tran_type</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<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>
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>0</alignment> <alignment>0</alignment>
<text>No Art</text> <text>Tran Type</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>2009</x> <x>2057</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>47</width> <width>111</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>no_art_t</name> <name>tran_type_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Tahoma</face> <face>Tahoma</face>
......
...@@ -200,7 +200,14 @@ ...@@ -200,7 +200,14 @@
<name>isempty</name> <name>isempty</name>
<dbname>isempty</dbname> <dbname>isempty</dbname>
</table_column> </table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;item&quot; ) TABLE(NAME=&quot;location&quot; ) TABLE(NAME=&quot;physcandet&quot; ) COLUMN(NAME=&quot;physcandet.tran_id&quot;) COLUMN(NAME=&quot;physcandet.line_no&quot;) COLUMN(NAME=&quot;physcandet.site_code&quot;) COLUMN(NAME=&quot;physcandet.item_code&quot;) COLUMN(NAME=&quot;item.descr&quot;) COLUMN(NAME=&quot;physcandet.loc_code&quot;) COLUMN(NAME=&quot;location.descr&quot;) COLUMN(NAME=&quot;physcandet.lot_no&quot;) COLUMN(NAME=&quot;physcandet.lot_sl&quot;) COLUMN(NAME=&quot;physcandet.quantity&quot;) COLUMN(NAME=&quot;physcandet.unit&quot;) COLUMN(NAME=&quot;physcandet.qty_physical&quot;) COMPUTE(NAME=&quot;&apos;&apos; phy_input_scan&quot;) COLUMN(NAME=&quot;physcandet.phy_input&quot;) COLUMN(NAME=&quot;location.phy_han_basis&quot;) COLUMN(NAME=&quot;physcandet.conv_fact&quot;) COLUMN(NAME=&quot;physcandet.emp_code__user&quot;) COLUMN(NAME=&quot;physcandet.status&quot;) COLUMN(NAME=&quot;physcandet.ref_id&quot;) COLUMN(NAME=&quot;physcandet.ref_line_no&quot;) COLUMN(NAME=&quot;physcandet.reverify&quot;) COMPUTE(NAME=&quot;&apos;&apos; no_art&quot;) COMPUTE(NAME=&quot;&apos;&apos; isempty&quot;) JOIN (LEFT=&quot;physcandet.item_code&quot; OP =&quot;=&quot;RIGHT=&quot;item.item_code&quot; ) JOIN (LEFT=&quot;physcandet.loc_code&quot; OP =&quot;=&quot;RIGHT=&quot;location.loc_code&quot; )WHERE( EXP1 =&quot;PHYSCANDET.TRAN_ID&quot; OP =&quot;=&quot; EXP2 =&quot;:tran_id&quot; ) ) ARG(NAME = &quot;tran_id&quot; TYPE = string) </retrieve> <table_column>
<type size="1">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>tran_type</name>
<dbname>physcandet.tran_type</dbname>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;item&quot; ) TABLE(NAME=&quot;location&quot; ) TABLE(NAME=&quot;physcandet&quot; ) COLUMN(NAME=&quot;physcandet.tran_id&quot;) COLUMN(NAME=&quot;physcandet.line_no&quot;) COLUMN(NAME=&quot;physcandet.site_code&quot;) COLUMN(NAME=&quot;physcandet.item_code&quot;) COLUMN(NAME=&quot;item.descr&quot;) COLUMN(NAME=&quot;physcandet.loc_code&quot;) COLUMN(NAME=&quot;location.descr&quot;) COLUMN(NAME=&quot;physcandet.lot_no&quot;) COLUMN(NAME=&quot;physcandet.lot_sl&quot;) COLUMN(NAME=&quot;physcandet.quantity&quot;) COLUMN(NAME=&quot;physcandet.unit&quot;) COLUMN(NAME=&quot;physcandet.qty_physical&quot;) COMPUTE(NAME=&quot;&apos;&apos; phy_input_scan&quot;) COLUMN(NAME=&quot;physcandet.phy_input&quot;) COLUMN(NAME=&quot;location.phy_han_basis&quot;) COLUMN(NAME=&quot;physcandet.conv_fact&quot;) COLUMN(NAME=&quot;physcandet.emp_code__user&quot;) COLUMN(NAME=&quot;physcandet.status&quot;) COLUMN(NAME=&quot;physcandet.ref_id&quot;) COLUMN(NAME=&quot;physcandet.ref_line_no&quot;) COLUMN(NAME=&quot;physcandet.reverify&quot;) COMPUTE(NAME=&quot;&apos;&apos; no_art&quot;) COMPUTE(NAME=&quot;&apos;&apos; isempty&quot;) COLUMN(NAME=&quot;physcandet.tran_type&quot;) JOIN (LEFT=&quot;physcandet.item_code&quot; OP =&quot;=&quot;RIGHT=&quot;item.item_code&quot; ) JOIN (LEFT=&quot;physcandet.loc_code&quot; OP =&quot;=&quot;RIGHT=&quot;location.loc_code&quot; )WHERE( EXP1 =&quot;PHYSCANDET.TRAN_ID&quot; OP =&quot;=&quot; EXP2 =&quot;:tran_id&quot; ) ) ARG(NAME = &quot;tran_id&quot; TYPE = string) </retrieve>
<update>physcandet</update> <update>physcandet</update>
<updatewhere>0</updatewhere> <updatewhere>0</updatewhere>
<updatekeyinplace>no</updatekeyinplace> <updatekeyinplace>no</updatekeyinplace>
...@@ -212,13 +219,13 @@ ...@@ -212,13 +219,13 @@
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>LPN Number:</text> <text>LPN No:</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>286</x> <x>338</x>
<y>114</y> <y>114</y>
<height>16</height> <height>16</height>
<width>101</width> <width>49</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
...@@ -372,13 +379,13 @@ ...@@ -372,13 +379,13 @@
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Transaction ID:</text> <text>Tran Id:</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>5</x> <x>13</x>
<y>16</y> <y>16</y>
<height>16</height> <height>16</height>
<width>87</width> <width>79</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
...@@ -618,7 +625,7 @@ ...@@ -618,7 +625,7 @@
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Lot Number:</text> <text>Lot No:</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>14</x> <x>14</x>
...@@ -1427,6 +1434,42 @@ ...@@ -1427,6 +1434,42 @@
<color>536870912</color> <color>536870912</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>24</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>0</border>
<color>33554432</color>
<x>382</x>
<y>236</y>
<height>16</height>
<width>55</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tran_type</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<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>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