Commit 7467ac00 authored by asant's avatar asant

Added new filed number of article

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@192563 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 3c5e920c
...@@ -180,7 +180,14 @@ ...@@ -180,7 +180,14 @@
<name>lpn_no</name> <name>lpn_no</name>
<dbname>asn_det.lpn_no</dbname> <dbname>asn_det.lpn_no</dbname>
</table_column> </table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;asn_det&quot; ) TABLE(NAME=&quot;item&quot; ) COLUMN(NAME=&quot;asn_det.tran_id&quot;) COLUMN(NAME=&quot;asn_det.line_no&quot;) COLUMN(NAME=&quot;asn_det.item_code&quot;) COLUMN(NAME=&quot;asn_det.quantity&quot;) COLUMN(NAME=&quot;asn_det.exp_date&quot;) COLUMN(NAME=&quot;asn_det.pack_size&quot;) COLUMN(NAME=&quot;asn_det.lot_no&quot;) COLUMN(NAME=&quot;asn_det.sscc_14&quot;) COLUMN(NAME=&quot;item.descr&quot;) COLUMN(NAME=&quot;asn_det.no_pallet&quot;) COMPUTE(NAME=&quot;fn_po_dlv_qty(asn_det.tran_id,asn_det.line_no__ord) as dlv_qty&quot;) COLUMN(NAME=&quot;asn_det.line_no__ord&quot;) COLUMN(NAME=&quot;asn_det.realised_qty&quot;) COLUMN(NAME=&quot;asn_det.mfg_date&quot;) COLUMN(NAME=&quot;asn_det.supp_code__mnfr&quot;) COLUMN(NAME=&quot;asn_det.shelf_life__type&quot;) COLUMN(NAME=&quot;asn_det.site_code__mfg&quot;) COLUMN(NAME=&quot;asn_det.batch_no&quot;) COLUMN(NAME=&quot;asn_det.lpn_no&quot;) JOIN (LEFT=&quot;asn_det.item_code&quot; OP =&quot;=&quot;RIGHT=&quot;item.item_code&quot; OUTER1 =&quot;asn_det.item_code&quot; )WHERE( EXP1 =&quot;ASN_DET.TRAN_ID&quot; OP =&quot;=&quot; EXP2 =&quot;:tran_id&quot; ) ) ARG(NAME = &quot;tran_id&quot; TYPE = string) </retrieve> <table_column>
<type precision="0">decimal</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>no_art</name>
<dbname>asn_det.no_art</dbname>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;asn_det&quot; ) TABLE(NAME=&quot;item&quot; ) COLUMN(NAME=&quot;asn_det.tran_id&quot;) COLUMN(NAME=&quot;asn_det.line_no&quot;) COLUMN(NAME=&quot;asn_det.item_code&quot;) COLUMN(NAME=&quot;asn_det.quantity&quot;) COLUMN(NAME=&quot;asn_det.exp_date&quot;) COLUMN(NAME=&quot;asn_det.pack_size&quot;) COLUMN(NAME=&quot;asn_det.lot_no&quot;) COLUMN(NAME=&quot;asn_det.sscc_14&quot;) COLUMN(NAME=&quot;item.descr&quot;) COLUMN(NAME=&quot;asn_det.no_pallet&quot;) COMPUTE(NAME=&quot;fn_po_dlv_qty(asn_det.tran_id,asn_det.line_no__ord) as dlv_qty&quot;) COLUMN(NAME=&quot;asn_det.line_no__ord&quot;) COLUMN(NAME=&quot;asn_det.realised_qty&quot;) COLUMN(NAME=&quot;asn_det.mfg_date&quot;) COLUMN(NAME=&quot;asn_det.supp_code__mnfr&quot;) COLUMN(NAME=&quot;asn_det.shelf_life__type&quot;) COLUMN(NAME=&quot;asn_det.site_code__mfg&quot;) COLUMN(NAME=&quot;asn_det.batch_no&quot;) COLUMN(NAME=&quot;asn_det.lpn_no&quot;) COLUMN(NAME=&quot;asn_det.no_art&quot;) JOIN (LEFT=&quot;asn_det.item_code&quot; OP =&quot;=&quot;RIGHT=&quot;item.item_code&quot; OUTER1 =&quot;asn_det.item_code&quot; )WHERE( EXP1 =&quot;ASN_DET.TRAN_ID&quot; OP =&quot;=&quot; EXP2 =&quot;:tran_id&quot; ) ) ARG(NAME = &quot;tran_id&quot; TYPE = string) </retrieve>
<update>ASN_DET</update> <update>ASN_DET</update>
<updatewhere>0</updatewhere> <updatewhere>0</updatewhere>
<updatekeyinplace>no</updatekeyinplace> <updatekeyinplace>no</updatekeyinplace>
...@@ -419,7 +426,7 @@ ...@@ -419,7 +426,7 @@
<text>SSCC 14</text> <text>SSCC 14</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>950</x> <x>1069</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>133</width> <width>133</width>
...@@ -447,7 +454,7 @@ ...@@ -447,7 +454,7 @@
<text>Number of LPN</text> <text>Number of LPN</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>1085</x> <x>1204</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>112</width> <width>112</width>
...@@ -475,7 +482,7 @@ ...@@ -475,7 +482,7 @@
<text>Dlv Qty</text> <text>Dlv Qty</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>1274</x> <x>1393</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>213</width> <width>213</width>
...@@ -531,7 +538,7 @@ ...@@ -531,7 +538,7 @@
<text>MFG Date</text> <text>MFG Date</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>1489</x> <x>1608</x>
<y>1</y> <y>1</y>
<height>19</height> <height>19</height>
<width>102</width> <width>102</width>
...@@ -559,7 +566,7 @@ ...@@ -559,7 +566,7 @@
<text>MFG Code</text> <text>MFG Code</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>1593</x> <x>1712</x>
<y>1</y> <y>1</y>
<height>19</height> <height>19</height>
<width>78</width> <width>78</width>
...@@ -587,7 +594,7 @@ ...@@ -587,7 +594,7 @@
<text>Retest</text> <text>Retest</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>1673</x> <x>1792</x>
<y>1</y> <y>1</y>
<height>19</height> <height>19</height>
<width>31</width> <width>31</width>
...@@ -615,7 +622,7 @@ ...@@ -615,7 +622,7 @@
<text>MFG Site</text> <text>MFG Site</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>1706</x> <x>1825</x>
<y>1</y> <y>1</y>
<height>19</height> <height>19</height>
<width>88</width> <width>88</width>
...@@ -643,7 +650,7 @@ ...@@ -643,7 +650,7 @@
<text>Batch No</text> <text>Batch No</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>1796</x> <x>1915</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>248</width> <width>248</width>
...@@ -671,7 +678,7 @@ ...@@ -671,7 +678,7 @@
<text>Lpn No</text> <text>Lpn No</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>1199</x> <x>1318</x>
<y>1</y> <y>1</y>
<height>17</height> <height>17</height>
<width>73</width> <width>73</width>
...@@ -693,6 +700,34 @@ ...@@ -693,6 +700,34 @@
<color>553648127</color> <color>553648127</color>
</background> </background>
</TextObject> </TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Number of Article</text>
<border>6</border>
<color>33554432</color>
<x>950</x>
<y>1</y>
<height>17</height>
<width>117</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>no_art_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
<height>-11</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>67108864</color>
</background>
</TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>1</id> <id>1</id>
...@@ -972,7 +1007,7 @@ ...@@ -972,7 +1007,7 @@
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>950</x> <x>1069</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>133</width> <width>133</width>
...@@ -1010,7 +1045,7 @@ ...@@ -1010,7 +1045,7 @@
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>1085</x> <x>1204</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>112</width> <width>112</width>
...@@ -1046,7 +1081,7 @@ ...@@ -1046,7 +1081,7 @@
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>1274</x> <x>1393</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>213</width> <width>213</width>
...@@ -1157,7 +1192,7 @@ ...@@ -1157,7 +1192,7 @@
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>1489</x> <x>1608</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>102</width> <width>102</width>
...@@ -1192,7 +1227,7 @@ ...@@ -1192,7 +1227,7 @@
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>1593</x> <x>1712</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>78</width> <width>78</width>
...@@ -1228,7 +1263,7 @@ ...@@ -1228,7 +1263,7 @@
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>1673</x> <x>1792</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>31</width> <width>31</width>
...@@ -1264,7 +1299,7 @@ ...@@ -1264,7 +1299,7 @@
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>1706</x> <x>1825</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>88</width> <width>88</width>
...@@ -1300,7 +1335,7 @@ ...@@ -1300,7 +1335,7 @@
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>1796</x> <x>1915</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>248</width> <width>248</width>
...@@ -1336,7 +1371,7 @@ ...@@ -1336,7 +1371,7 @@
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>1199</x> <x>1318</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>73</width> <width>73</width>
...@@ -1365,6 +1400,42 @@ ...@@ -1365,6 +1400,42 @@
<color>16777215</color> <color>16777215</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>20</id>
<alignment>1</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>950</x>
<y>1</y>
<height>16</height>
<width>117</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>no_art</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<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>16777215</color>
</background>
</ColumnObject>
<HtmlTable> <HtmlTable>
<border>1</border> <border>1</border>
</HtmlTable> </HtmlTable>
......
...@@ -175,7 +175,14 @@ ...@@ -175,7 +175,14 @@
<name>lpn_no</name> <name>lpn_no</name>
<dbname>asn_det.lpn_no</dbname> <dbname>asn_det.lpn_no</dbname>
</table_column> </table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;asn_det&quot; ) TABLE(NAME=&quot;item&quot; ) COLUMN(NAME=&quot;asn_det.tran_id&quot;) COLUMN(NAME=&quot;asn_det.line_no&quot;) COLUMN(NAME=&quot;asn_det.item_code&quot;) COLUMN(NAME=&quot;asn_det.quantity&quot;) COLUMN(NAME=&quot;asn_det.exp_date&quot;) COLUMN(NAME=&quot;asn_det.pack_size&quot;) COLUMN(NAME=&quot;asn_det.lot_no&quot;) COLUMN(NAME=&quot;asn_det.sscc_14&quot;) COLUMN(NAME=&quot;item.descr&quot;) COLUMN(NAME=&quot;asn_det.no_pallet&quot;) COMPUTE(NAME=&quot;fn_po_dlv_qty(asn_det.tran_id,asn_det.line_no__ord) as dlv_qty&quot;) COLUMN(NAME=&quot;asn_det.line_no__ord&quot;) COLUMN(NAME=&quot;asn_det.realised_qty&quot;) COLUMN(NAME=&quot;asn_det.mfg_date&quot;) COLUMN(NAME=&quot;asn_det.supp_code__mnfr&quot;) COLUMN(NAME=&quot;asn_det.shelf_life__type&quot;) COLUMN(NAME=&quot;asn_det.site_code__mfg&quot;) COLUMN(NAME=&quot;asn_det.batch_no&quot;) COLUMN(NAME=&quot;asn_det.lpn_no&quot;) JOIN (LEFT=&quot;asn_det.item_code&quot; OP =&quot;=&quot;RIGHT=&quot;item.item_code&quot; OUTER1 =&quot;asn_det.item_code&quot; )WHERE( EXP1 =&quot;ASN_DET.TRAN_ID&quot; OP =&quot;=&quot; EXP2 =&quot;:tran_id&quot; LOGIC =&quot;and&quot; ) WHERE( EXP1 =&quot;ASN_DET.LINE_NO&quot; OP =&quot;=&quot; EXP2 =&quot;:line_no&quot; ) ) ARG(NAME = &quot;tran_id&quot; TYPE = string) ARG(NAME = &quot;line_no&quot; TYPE = number) </retrieve> <table_column>
<type precision="0">decimal</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>no_art</name>
<dbname>asn_det.no_art</dbname>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;asn_det&quot; ) TABLE(NAME=&quot;item&quot; ) COLUMN(NAME=&quot;asn_det.tran_id&quot;) COLUMN(NAME=&quot;asn_det.line_no&quot;) COLUMN(NAME=&quot;asn_det.item_code&quot;) COLUMN(NAME=&quot;asn_det.quantity&quot;) COLUMN(NAME=&quot;asn_det.exp_date&quot;) COLUMN(NAME=&quot;asn_det.pack_size&quot;) COLUMN(NAME=&quot;asn_det.lot_no&quot;) COLUMN(NAME=&quot;asn_det.sscc_14&quot;) COLUMN(NAME=&quot;item.descr&quot;) COLUMN(NAME=&quot;asn_det.no_pallet&quot;) COMPUTE(NAME=&quot;fn_po_dlv_qty(asn_det.tran_id,asn_det.line_no__ord) as dlv_qty&quot;) COLUMN(NAME=&quot;asn_det.line_no__ord&quot;) COLUMN(NAME=&quot;asn_det.realised_qty&quot;) COLUMN(NAME=&quot;asn_det.mfg_date&quot;) COLUMN(NAME=&quot;asn_det.supp_code__mnfr&quot;) COLUMN(NAME=&quot;asn_det.shelf_life__type&quot;) COLUMN(NAME=&quot;asn_det.site_code__mfg&quot;) COLUMN(NAME=&quot;asn_det.batch_no&quot;) COLUMN(NAME=&quot;asn_det.lpn_no&quot;) COLUMN(NAME=&quot;asn_det.no_art&quot;) JOIN (LEFT=&quot;asn_det.item_code&quot; OP =&quot;=&quot;RIGHT=&quot;item.item_code&quot; OUTER1 =&quot;asn_det.item_code&quot; )WHERE( EXP1 =&quot;ASN_DET.TRAN_ID&quot; OP =&quot;=&quot; EXP2 =&quot;:tran_id&quot; LOGIC =&quot;and&quot; ) WHERE( EXP1 =&quot;ASN_DET.LINE_NO&quot; OP =&quot;=&quot; EXP2 =&quot;:line_no&quot; ) ) ARG(NAME = &quot;tran_id&quot; TYPE = string) ARG(NAME = &quot;line_no&quot; TYPE = number) </retrieve>
<update>ASN_DET</update> <update>ASN_DET</update>
<updatewhere>0</updatewhere> <updatewhere>0</updatewhere>
<updatekeyinplace>no</updatekeyinplace> <updatekeyinplace>no</updatekeyinplace>
...@@ -189,12 +196,12 @@ ...@@ -189,12 +196,12 @@
</argument> </argument>
</TableDefinition> </TableDefinition>
<GroupBox> <GroupBox>
<band>Detail</band> <band>Header</band>
<text>Basic</text> <text>Basic</text>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>10</x> <x>10</x>
<y>9</y> <y>8</y>
<height>319</height> <height>319</height>
<width>534</width> <width>534</width>
<name>gb_1</name> <name>gb_1</name>
...@@ -716,56 +723,28 @@ ...@@ -716,56 +723,28 @@
<color>16777215</color> <color>16777215</color>
</background> </background>
</ColumnObject> </ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Expiration Date :</text>
<border>0</border>
<color>33554432</color>
<x>277</x>
<y>85</y>
<height>16</height>
<width>108</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>exp_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>5</id> <id>15</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>50</tabsequence> <tabsequence>100</tabsequence>
<border>5</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>389</x> <x>132</x>
<y>85</y> <y>167</y>
<height>16</height> <height>16</height>
<width>121</width> <width>86</width>
<format>[shortdate] [time]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>exp_date</name> <name>supp_code__mnfr</name>
<tag>Expiry Date of the stock</tag>
<visible>1</visible> <visible>1</visible>
<EditStyle style="editmask"> <EditStyle style="edit">
<mask>dd/mm/yy</mask> <limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode> <imemode>0</imemode>
<focusrectangle>no</focusrectangle>
</EditStyle> </EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -782,20 +761,20 @@ ...@@ -782,20 +761,20 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>15</id> <id>17</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>100</tabsequence> <tabsequence>120</tabsequence>
<border>5</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>132</x> <x>132</x>
<y>165</y> <y>189</y>
<height>16</height> <height>16</height>
<width>86</width> <width>86</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>supp_code__mnfr</name> <name>site_code__mfg</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>0</limit> <limit>0</limit>
...@@ -818,18 +797,18 @@ ...@@ -818,18 +797,18 @@
</ColumnObject> </ColumnObject>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>0</alignment>
<text>MFG Date :</text> <text>Batch No:</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>277</x> <x>74</x>
<y>167</y> <y>209</y>
<height>16</height> <height>16</height>
<width>108</width> <width>52</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>mfg_date_t</name> <name>batch_no_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -841,30 +820,31 @@ ...@@ -841,30 +820,31 @@
</font> </font>
<background> <background>
<mode>1</mode> <mode>1</mode>
<color>536870912</color> <color>553648127</color>
</background> </background>
</TextObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>14</id> <id>18</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>110</tabsequence> <tabsequence>140</tabsequence>
<border>5</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>389</x> <x>131</x>
<y>167</y> <y>211</y>
<height>16</height> <height>16</height>
<width>120</width> <width>135</width>
<format>[shortdate] [time]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>mfg_date</name> <name>batch_no</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="editmask"> <EditStyle style="edit">
<mask>dd/mm/yy</mask> <limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode> <imemode>0</imemode>
<focusrectangle>no</focusrectangle>
</EditStyle> </EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -879,56 +859,48 @@ ...@@ -879,56 +859,48 @@
<color>16777215</color> <color>16777215</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<id>16</id> <alignment>1</alignment>
<alignment>0</alignment> <text>Quantity Received :</text>
<tabsequence>130</tabsequence> <border>0</border>
<border>5</border>
<color>33554432</color> <color>33554432</color>
<x>389</x> <x>20</x>
<y>187</y> <y>148</y>
<height>16</height> <height>16</height>
<width>120</width> <width>108</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>shelf_life__type</name> <name>dlv_qty_t</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<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>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>16777215</color> <color>536870912</color>
</background> </background>
</ColumnObject> </TextObject>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Retest :</text> <text>Number of LPN :</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>277</x> <x>33</x>
<y>187</y> <y>127</y>
<height>16</height> <height>16</height>
<width>108</width> <width>95</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>shelf_life__type_t</name> <name>t_1</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -940,34 +912,26 @@ ...@@ -940,34 +912,26 @@
</font> </font>
<background> <background>
<mode>1</mode> <mode>1</mode>
<color>536870912</color> <color>553648127</color>
</background> </background>
</TextObject> </TextObject>
<ColumnObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<id>17</id> <alignment>1</alignment>
<alignment>0</alignment> <text>MFG Code :</text>
<tabsequence>120</tabsequence> <border>0</border>
<border>5</border>
<color>33554432</color> <color>33554432</color>
<x>132</x> <x>38</x>
<y>185</y> <y>169</y>
<height>16</height> <height>16</height>
<width>86</width> <width>90</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>site_code__mfg</name> <name>supp_code__mnfr_t</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Tahoma</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>2</family> <family>2</family>
...@@ -975,30 +939,30 @@ ...@@ -975,30 +939,30 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>16777215</color> <color>553648127</color>
</background> </background>
</ColumnObject> </TextObject>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>0</alignment> <alignment>1</alignment>
<text>Batch No:</text> <text>MFG Site :</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>74</x> <x>38</x>
<y>203</y> <y>189</y>
<height>16</height> <height>16</height>
<width>52</width> <width>90</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>batch_no_t</name> <name>site_code__mfg_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Tahoma</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>1</family> <family>2</family>
<pitch>2</pitch> <pitch>2</pitch>
<charset>0</charset> <charset>0</charset>
</font> </font>
...@@ -1009,20 +973,56 @@ ...@@ -1009,20 +973,56 @@
</TextObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>18</id> <id>10</id>
<alignment>0</alignment> <alignment>1</alignment>
<tabsequence>140</tabsequence> <tabsequence>80</tabsequence>
<border>5</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>132</x>
<y>127</y>
<height>16</height>
<width>86</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>no_pallet</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<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>16777215</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>11</id>
<alignment>1</alignment>
<tabsequence>32766</tabsequence>
<border>0</border>
<color>33554432</color>
<x>131</x> <x>131</x>
<y>206</y> <y>147</y>
<height>16</height> <height>16</height>
<width>250</width> <width>120</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>batch_no</name> <name>dlv_qty</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>0</limit> <limit>0</limit>
...@@ -1046,17 +1046,17 @@ ...@@ -1046,17 +1046,17 @@
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Quantity Received :</text> <text>Expiration Date :</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>20</x> <x>277</x>
<y>143</y> <y>104</y>
<height>16</height> <height>16</height>
<width>108</width> <width>108</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>dlv_qty_t</name> <name>exp_date_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -1073,28 +1073,26 @@ ...@@ -1073,28 +1073,26 @@
</TextObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>8</id> <id>5</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>70</tabsequence> <tabsequence>70</tabsequence>
<border>5</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>389</x> <x>389</x>
<y>105</y> <y>101</y>
<height>16</height> <height>16</height>
<width>120</width> <width>121</width>
<format>[general]</format> <format>[shortdate] [time]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>sscc_14</name> <name>exp_date</name>
<tag>Expiry Date of the stock</tag>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="editmask">
<limit>35</limit> <mask>dd/mm/yy</mask>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode> <imemode>0</imemode>
<focusrectangle>no</focusrectangle>
</EditStyle> </EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -1109,59 +1107,58 @@ ...@@ -1109,59 +1107,58 @@
<color>16777215</color> <color>16777215</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<id>19</id> <alignment>1</alignment>
<alignment>0</alignment> <text>MFG Date :</text>
<tabsequence>90</tabsequence> <border>0</border>
<border>5</border>
<color>33554432</color> <color>33554432</color>
<x>389</x> <x>277</x>
<y>128</y> <y>169</y>
<height>16</height> <height>16</height>
<width>120</width> <width>108</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>lpn_no</name> <name>mfg_date_t</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>15</limit>
<case>upper</case>
<autoselect>yes</autoselect>
<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>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>16777215</color> <color>536870912</color>
</background> </background>
</ColumnObject> </TextObject>
<TextObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <id>14</id>
<text>Number of LPN :</text> <alignment>0</alignment>
<border>0</border> <tabsequence>130</tabsequence>
<border>5</border>
<color>33554432</color> <color>33554432</color>
<x>33</x> <x>389</x>
<y>123</y> <y>167</y>
<height>16</height> <height>16</height>
<width>95</width> <width>120</width>
<format>[shortdate] [time]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>t_1</name> <name>mfg_date</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="editmask">
<mask>dd/mm/yy</mask>
<imemode>0</imemode>
<focusrectangle>no</focusrectangle>
</EditStyle>
<font> <font>
<face>Tahoma</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>2</family> <family>2</family>
...@@ -1169,27 +1166,35 @@ ...@@ -1169,27 +1166,35 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>2</mode>
<color>553648127</color> <color>16777215</color>
</background> </background>
</TextObject> </ColumnObject>
<TextObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <id>16</id>
<text>MFG Code :</text> <alignment>0</alignment>
<border>0</border> <tabsequence>150</tabsequence>
<border>5</border>
<color>33554432</color> <color>33554432</color>
<x>38</x> <x>389</x>
<y>165</y> <y>190</y>
<height>16</height> <height>16</height>
<width>90</width> <width>120</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>supp_code__mnfr_t</name> <name>shelf_life__type</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Tahoma</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>2</family> <family>2</family>
...@@ -1197,59 +1202,61 @@ ...@@ -1197,59 +1202,61 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>2</mode>
<color>553648127</color> <color>16777215</color>
</background> </background>
</TextObject> </ColumnObject>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>MFG Site :</text> <text>Retest :</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>38</x> <x>277</x>
<y>185</y> <y>191</y>
<height>16</height> <height>16</height>
<width>90</width> <width>108</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>site_code__mfg_t</name> <name>shelf_life__type_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Tahoma</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>
<background> <background>
<mode>1</mode> <mode>1</mode>
<color>553648127</color> <color>536870912</color>
</background> </background>
</TextObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>10</id> <id>8</id>
<alignment>1</alignment> <alignment>0</alignment>
<tabsequence>80</tabsequence> <tabsequence>90</tabsequence>
<border>5</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>132</x> <x>389</x>
<y>123</y> <y>123</y>
<height>16</height> <height>16</height>
<width>86</width> <width>120</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>no_pallet</name> <name>sscc_14</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>0</limit> <limit>35</limit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
...@@ -1267,24 +1274,24 @@ ...@@ -1267,24 +1274,24 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>11</id> <id>19</id>
<alignment>1</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>110</tabsequence>
<border>0</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>132</x> <x>389</x>
<y>143</y> <y>145</y>
<height>16</height> <height>16</height>
<width>120</width> <width>120</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>dlv_qty</name> <name>lpn_no</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>0</limit> <limit>15</limit>
<case>any</case> <case>upper</case>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
...@@ -1308,7 +1315,7 @@ ...@@ -1308,7 +1315,7 @@
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>277</x> <x>277</x>
<y>105</y> <y>124</y>
<height>16</height> <height>16</height>
<width>108</width> <width>108</width>
<html> <html>
...@@ -1336,7 +1343,7 @@ ...@@ -1336,7 +1343,7 @@
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>326</x> <x>326</x>
<y>128</y> <y>149</y>
<height>16</height> <height>16</height>
<width>59</width> <width>59</width>
<html> <html>
...@@ -1357,6 +1364,70 @@ ...@@ -1357,6 +1364,70 @@
<color>553648127</color> <color>553648127</color>
</background> </background>
</TextObject> </TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Number of Article :</text>
<border>0</border>
<color>33554432</color>
<x>285</x>
<y>80</y>
<height>16</height>
<width>101</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>no_art_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>
<band>Detail</band>
<id>20</id>
<alignment>1</alignment>
<tabsequence>50</tabsequence>
<border>5</border>
<color>33554432</color>
<x>391</x>
<y>79</y>
<height>16</height>
<width>87</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>no_art</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<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>16777215</color>
</background>
</ColumnObject>
<HtmlTable> <HtmlTable>
<border>1</border> <border>1</border>
</HtmlTable> </HtmlTable>
......
...@@ -24,7 +24,8 @@ table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=tran_i ...@@ -24,7 +24,8 @@ table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=tran_i
column=(type=char(5) update=yes updatewhereclause=yes name=site_code__mfg dbname="asn_det.site_code__mfg" ) column=(type=char(5) update=yes updatewhereclause=yes name=site_code__mfg dbname="asn_det.site_code__mfg" )
column=(type=char(50) update=yes updatewhereclause=yes name=batch_no dbname="asn_det.batch_no" ) column=(type=char(50) update=yes updatewhereclause=yes name=batch_no dbname="asn_det.batch_no" )
column=(type=char(15) update=yes updatewhereclause=yes name=lpn_no dbname="asn_det.lpn_no" ) column=(type=char(15) update=yes updatewhereclause=yes name=lpn_no dbname="asn_det.lpn_no" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"asn_det~" ) TABLE(NAME=~"item~" ) COLUMN(NAME=~"asn_det.tran_id~") COLUMN(NAME=~"asn_det.line_no~") COLUMN(NAME=~"asn_det.item_code~") COLUMN(NAME=~"asn_det.quantity~") COLUMN(NAME=~"asn_det.exp_date~") COLUMN(NAME=~"asn_det.pack_size~") COLUMN(NAME=~"asn_det.lot_no~") COLUMN(NAME=~"asn_det.sscc_14~") COLUMN(NAME=~"item.descr~") COLUMN(NAME=~"asn_det.no_pallet~") COMPUTE(NAME=~"fn_po_dlv_qty(asn_det.tran_id,asn_det.line_no__ord) as dlv_qty~") COLUMN(NAME=~"asn_det.line_no__ord~") COLUMN(NAME=~"asn_det.realised_qty~") COLUMN(NAME=~"asn_det.mfg_date~") COLUMN(NAME=~"asn_det.supp_code__mnfr~") COLUMN(NAME=~"asn_det.shelf_life__type~") COLUMN(NAME=~"asn_det.site_code__mfg~") COLUMN(NAME=~"asn_det.batch_no~") COLUMN(NAME=~"asn_det.lpn_no~") JOIN (LEFT=~"asn_det.item_code~" OP =~"=~"RIGHT=~"item.item_code~" OUTER1 =~"asn_det.item_code~" )WHERE( EXP1 =~"ASN_DET.TRAN_ID~" OP =~"=~" EXP2 =~":tran_id~" ) ) ARG(NAME = ~"tran_id~" TYPE = string) " update="ASN_DET" updatewhere=0 updatekeyinplace=no arguments=(("tran_id", string)) ) column=(type=decimal(0) update=yes updatewhereclause=yes name=no_art dbname="asn_det.no_art" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"asn_det~" ) TABLE(NAME=~"item~" ) COLUMN(NAME=~"asn_det.tran_id~") COLUMN(NAME=~"asn_det.line_no~") COLUMN(NAME=~"asn_det.item_code~") COLUMN(NAME=~"asn_det.quantity~") COLUMN(NAME=~"asn_det.exp_date~") COLUMN(NAME=~"asn_det.pack_size~") COLUMN(NAME=~"asn_det.lot_no~") COLUMN(NAME=~"asn_det.sscc_14~") COLUMN(NAME=~"item.descr~") COLUMN(NAME=~"asn_det.no_pallet~") COMPUTE(NAME=~"fn_po_dlv_qty(asn_det.tran_id,asn_det.line_no__ord) as dlv_qty~") COLUMN(NAME=~"asn_det.line_no__ord~") COLUMN(NAME=~"asn_det.realised_qty~") COLUMN(NAME=~"asn_det.mfg_date~") COLUMN(NAME=~"asn_det.supp_code__mnfr~") COLUMN(NAME=~"asn_det.shelf_life__type~") COLUMN(NAME=~"asn_det.site_code__mfg~") COLUMN(NAME=~"asn_det.batch_no~") COLUMN(NAME=~"asn_det.lpn_no~") COLUMN(NAME=~"asn_det.no_art~") JOIN (LEFT=~"asn_det.item_code~" OP =~"=~"RIGHT=~"item.item_code~" OUTER1 =~"asn_det.item_code~" )WHERE( EXP1 =~"ASN_DET.TRAN_ID~" OP =~"=~" EXP2 =~":tran_id~" ) ) ARG(NAME = ~"tran_id~" TYPE = string) " update="ASN_DET" updatewhere=0 updatekeyinplace=no arguments=(("tran_id", string)) )
text(band=header alignment="2" text="Transaction Id" border="6" color="33554432" x="2" y="2" height="16" width="100" html.valueishtml="0" name=tran_id_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) text(band=header alignment="2" text="Transaction Id" border="6" color="33554432" x="2" y="2" height="16" width="100" html.valueishtml="0" name=tran_id_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Line No" border="6" color="33554432" x="104" y="2" height="16" width="72" html.valueishtml="0" name=line_no_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) text(band=header alignment="2" text="Line No" border="6" color="33554432" x="104" y="2" height="16" width="72" html.valueishtml="0" name=line_no_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Item Code" border="6" color="33554432" x="321" y="2" height="16" width="81" html.valueishtml="0" name=item_code_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) text(band=header alignment="2" text="Item Code" border="6" color="33554432" x="321" y="2" height="16" width="81" html.valueishtml="0" name=item_code_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
...@@ -33,16 +34,17 @@ text(band=header alignment="2" text="Expairy Date" border="6" color="33554432" x ...@@ -33,16 +34,17 @@ text(band=header alignment="2" text="Expairy Date" border="6" color="33554432" x
text(band=header alignment="2" text="Pack Size" border="6" color="33554432" x="778" y="2" height="16" width="72" html.valueishtml="0" name=pack_size_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) text(band=header alignment="2" text="Pack Size" border="6" color="33554432" x="778" y="2" height="16" width="72" html.valueishtml="0" name=pack_size_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Lot No" border="6" color="33554432" x="852" y="2" height="16" width="96" html.valueishtml="0" name=lot_no_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) text(band=header alignment="2" text="Lot No" border="6" color="33554432" x="852" y="2" height="16" width="96" html.valueishtml="0" name=lot_no_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Item Descr" border="6" color="33554432" x="404" y="2" height="16" width="164" html.valueishtml="0" name=descr_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) text(band=header alignment="2" text="Item Descr" border="6" color="33554432" x="404" y="2" height="16" width="164" html.valueishtml="0" name=descr_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="SSCC 14" border="6" color="33554432" x="950" y="2" height="16" width="133" html.valueishtml="0" name=sscc_14_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) text(band=header alignment="2" text="SSCC 14" border="6" color="33554432" x="1069" y="2" height="16" width="133" html.valueishtml="0" name=sscc_14_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Number of LPN" border="6" color="33554432" x="1085" y="2" height="16" width="112" html.valueishtml="0" name=no_pallet_t visible="1" font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" ) text(band=header alignment="2" text="Number of LPN" border="6" color="33554432" x="1204" y="2" height="16" width="112" html.valueishtml="0" name=no_pallet_t visible="1" font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="2" text="Dlv Qty" border="6" color="33554432" x="1274" y="2" height="16" width="213" html.valueishtml="0" name=dlv_qty_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" ) text(band=header alignment="2" text="Dlv Qty" border="6" color="33554432" x="1393" y="2" height="16" width="213" html.valueishtml="0" name=dlv_qty_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="2" text="Purchase Order Line No" border="6" color="33554432" x="178" y="2" height="16" width="141" html.valueishtml="0" name=line_no__ord_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" ) text(band=header alignment="2" text="Purchase Order Line No" border="6" color="33554432" x="178" y="2" height="16" width="141" html.valueishtml="0" name=line_no__ord_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="0" text="MFG Date" border="0" color="33554432" x="1489" y="1" height="19" width="102" html.valueishtml="0" name=mfg_date_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" ) text(band=header alignment="0" text="MFG Date" border="0" color="33554432" x="1608" y="1" height="19" width="102" html.valueishtml="0" name=mfg_date_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="0" text="MFG Code" border="0" color="33554432" x="1593" y="1" height="19" width="78" html.valueishtml="0" name=supp_code__mnfr_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" ) text(band=header alignment="0" text="MFG Code" border="0" color="33554432" x="1712" y="1" height="19" width="78" html.valueishtml="0" name=supp_code__mnfr_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="0" text="Retest" border="0" color="33554432" x="1673" y="1" height="19" width="31" html.valueishtml="0" name=shelf_life__type_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" ) text(band=header alignment="0" text="Retest" border="0" color="33554432" x="1792" y="1" height="19" width="31" html.valueishtml="0" name=shelf_life__type_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="0" text="MFG Site" border="0" color="33554432" x="1706" y="1" height="19" width="88" html.valueishtml="0" name=site_code__mfg_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" ) text(band=header alignment="0" text="MFG Site" border="0" color="33554432" x="1825" y="1" height="19" width="88" html.valueishtml="0" name=site_code__mfg_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="0" text="Batch No" border="0" color="33554432" x="1796" y="1" height="16" width="248" html.valueishtml="0" name=batch_no_t visible="1" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" ) text(band=header alignment="0" text="Batch No" border="0" color="33554432" x="1915" y="1" height="16" width="248" html.valueishtml="0" name=batch_no_t visible="1" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=header alignment="0" text="Lpn No" border="0" color="33554432" x="1199" y="1" height="17" width="73" html.valueishtml="0" name=asn_det_lpn_no_t visible="1" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" ) text(band=header alignment="0" text="Lpn No" border="0" color="33554432" x="1318" y="1" height="17" width="73" html.valueishtml="0" name=asn_det_lpn_no_t visible="1" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=header alignment="0" text="Number of Article" border="6" color="33554432" x="950" y="1" height="17" width="117" html.valueishtml="0" name=no_art_t visible="1" font.face="Times New Roman" font.height="-11" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
column(band=detail id=1 alignment="2" tabsequence=32766 border="5" color="33554432" x="2" y="2" height="16" width="100" format="[general]" html.valueishtml="0" name=tran_id tag="Transaction id for an Advance Shipment Notification." visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" ) column(band=detail id=1 alignment="2" tabsequence=32766 border="5" color="33554432" x="2" y="2" height="16" width="100" format="[general]" html.valueishtml="0" name=tran_id tag="Transaction id for an Advance Shipment Notification." visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=3 alignment="2" tabsequence=32766 border="5" color="33554432" x="321" y="2" height="16" width="81" format="[general]" html.valueishtml="0" name=item_code tag="Item recieved or return" visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" ) column(band=detail id=3 alignment="2" tabsequence=32766 border="5" color="33554432" x="321" y="2" height="16" width="81" format="[general]" html.valueishtml="0" name=item_code tag="Item recieved or return" visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=9 alignment="0" tabsequence=32766 border="5" color="33554432" x="404" y="2" height="16" width="164" format="[general]" html.valueishtml="0" name=descr visible="1" edit.limit=120 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" ) column(band=detail id=9 alignment="0" tabsequence=32766 border="5" color="33554432" x="404" y="2" height="16" width="164" format="[general]" html.valueishtml="0" name=descr visible="1" edit.limit=120 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
...@@ -50,17 +52,18 @@ column(band=detail id=4 alignment="2" tabsequence=32766 border="5" color="335544 ...@@ -50,17 +52,18 @@ column(band=detail id=4 alignment="2" tabsequence=32766 border="5" color="335544
column(band=detail id=5 alignment="2" tabsequence=32766 border="5" color="33554432" x="644" y="2" height="16" width="132" format="[shortdate] [time]" html.valueishtml="0" name=exp_date tag="Expiry Date of the stock" visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" ) column(band=detail id=5 alignment="2" tabsequence=32766 border="5" color="33554432" x="644" y="2" height="16" width="132" format="[shortdate] [time]" html.valueishtml="0" name=exp_date tag="Expiry Date of the stock" visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=6 alignment="2" tabsequence=32766 border="5" color="33554432" x="778" y="2" height="16" width="72" format="[general]" html.valueishtml="0" name=pack_size tag="Pack size of Item" visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" ) column(band=detail id=6 alignment="2" tabsequence=32766 border="5" color="33554432" x="778" y="2" height="16" width="72" format="[general]" html.valueishtml="0" name=pack_size tag="Pack size of Item" visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=7 alignment="2" tabsequence=32766 border="5" color="33554432" x="852" y="2" height="16" width="96" format="[general]" html.valueishtml="0" name=lot_no tag="Lot number of the item" visible="1" edit.limit=15 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" ) column(band=detail id=7 alignment="2" tabsequence=32766 border="5" color="33554432" x="852" y="2" height="16" width="96" format="[general]" html.valueishtml="0" name=lot_no tag="Lot number of the item" visible="1" edit.limit=15 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=8 alignment="0" tabsequence=32766 border="5" color="33554432" x="950" y="2" height="16" width="133" format="[general]" html.valueishtml="0" name=sscc_14 visible="1" edit.limit=35 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" ) column(band=detail id=8 alignment="0" tabsequence=32766 border="5" color="33554432" x="1069" y="2" height="16" width="133" format="[general]" html.valueishtml="0" name=sscc_14 visible="1" edit.limit=35 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=10 alignment="0" tabsequence=32766 border="5" color="33554432" x="1085" y="2" height="16" width="112" format="[general]" html.valueishtml="0" name=no_pallet visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" ) column(band=detail id=10 alignment="0" tabsequence=32766 border="5" color="33554432" x="1204" y="2" height="16" width="112" format="[general]" html.valueishtml="0" name=no_pallet visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=11 alignment="0" tabsequence=32766 border="0" color="33554432" x="1274" y="2" height="16" width="213" format="[general]" html.valueishtml="0" name=dlv_qty visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" ) column(band=detail id=11 alignment="0" tabsequence=32766 border="0" color="33554432" x="1393" y="2" height="16" width="213" format="[general]" html.valueishtml="0" name=dlv_qty visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=2 alignment="2" tabsequence=32766 border="5" color="33554432" x="104" y="2" height="16" width="72" format="[general]" html.valueishtml="0" name=line_no tag="Purchase order detail line no." visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" ) column(band=detail id=2 alignment="2" tabsequence=32766 border="5" color="33554432" x="104" y="2" height="16" width="72" format="[general]" html.valueishtml="0" name=line_no tag="Purchase order detail line no." visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=12 alignment="2" tabsequence=32766 border="5" color="33554432" x="178" y="2" height="16" width="141" format="[general]" html.valueishtml="0" name=line_no__ord visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" ) column(band=detail id=12 alignment="2" tabsequence=32766 border="5" color="33554432" x="178" y="2" height="16" width="141" format="[general]" html.valueishtml="0" name=line_no__ord visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=14 alignment="0" tabsequence=32766 border="0" color="33554432" x="1489" y="1" height="16" width="102" format="[shortdate] [time]" html.valueishtml="0" name=mfg_date visible="1" editmask.mask="dd/mm/yy" editmask.imemode=0 editmask.focusrectangle=no font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" ) column(band=detail id=14 alignment="0" tabsequence=32766 border="0" color="33554432" x="1608" y="1" height="16" width="102" format="[shortdate] [time]" html.valueishtml="0" name=mfg_date visible="1" editmask.mask="dd/mm/yy" editmask.imemode=0 editmask.focusrectangle=no font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=15 alignment="0" tabsequence=32766 border="0" color="33554432" x="1593" y="1" height="16" width="78" format="[general]" html.valueishtml="0" name=supp_code__mnfr visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" ) column(band=detail id=15 alignment="0" tabsequence=32766 border="0" color="33554432" x="1712" y="1" height="16" width="78" format="[general]" html.valueishtml="0" name=supp_code__mnfr visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=16 alignment="0" tabsequence=32766 border="0" color="33554432" x="1673" y="1" height="16" width="31" format="[general]" html.valueishtml="0" name=shelf_life__type visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" ) column(band=detail id=16 alignment="0" tabsequence=32766 border="0" color="33554432" x="1792" y="1" height="16" width="31" format="[general]" html.valueishtml="0" name=shelf_life__type visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=17 alignment="0" tabsequence=32766 border="0" color="33554432" x="1706" y="1" height="16" width="88" format="[general]" html.valueishtml="0" name=site_code__mfg visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" ) column(band=detail id=17 alignment="0" tabsequence=32766 border="0" color="33554432" x="1825" y="1" height="16" width="88" format="[general]" html.valueishtml="0" name=site_code__mfg visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=18 alignment="0" tabsequence=32766 border="0" color="33554432" x="1796" y="1" height="16" width="248" format="[general]" html.valueishtml="0" name=batch_no visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" ) column(band=detail id=18 alignment="0" tabsequence=32766 border="0" color="33554432" x="1915" y="1" height="16" width="248" format="[general]" html.valueishtml="0" name=batch_no visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=19 alignment="0" tabsequence=32766 border="0" color="33554432" x="1199" y="1" height="16" width="73" format="[general]" html.valueishtml="0" name=lpn_no visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" ) column(band=detail id=19 alignment="0" tabsequence=32766 border="0" color="33554432" x="1318" y="1" height="16" width="73" format="[general]" html.valueishtml="0" name=lpn_no visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=20 alignment="1" tabsequence=32766 border="5" color="33554432" x="950" y="1" height="16" width="117" format="[general]" html.valueishtml="0" name=no_art visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
htmltable(border="1" ) htmltable(border="1" )
htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" ) htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" )
export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 ) export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 )
......
...@@ -23,8 +23,9 @@ table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=tran_i ...@@ -23,8 +23,9 @@ table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=tran_i
column=(type=char(5) update=yes updatewhereclause=yes name=site_code__mfg dbname="asn_det.site_code__mfg" ) column=(type=char(5) update=yes updatewhereclause=yes name=site_code__mfg dbname="asn_det.site_code__mfg" )
column=(type=char(50) update=yes updatewhereclause=yes name=batch_no dbname="asn_det.batch_no" ) column=(type=char(50) update=yes updatewhereclause=yes name=batch_no dbname="asn_det.batch_no" )
column=(type=char(15) update=yes updatewhereclause=yes name=lpn_no dbname="asn_det.lpn_no" ) column=(type=char(15) update=yes updatewhereclause=yes name=lpn_no dbname="asn_det.lpn_no" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"asn_det~" ) TABLE(NAME=~"item~" ) COLUMN(NAME=~"asn_det.tran_id~") COLUMN(NAME=~"asn_det.line_no~") COLUMN(NAME=~"asn_det.item_code~") COLUMN(NAME=~"asn_det.quantity~") COLUMN(NAME=~"asn_det.exp_date~") COLUMN(NAME=~"asn_det.pack_size~") COLUMN(NAME=~"asn_det.lot_no~") COLUMN(NAME=~"asn_det.sscc_14~") COLUMN(NAME=~"item.descr~") COLUMN(NAME=~"asn_det.no_pallet~") COMPUTE(NAME=~"fn_po_dlv_qty(asn_det.tran_id,asn_det.line_no__ord) as dlv_qty~") COLUMN(NAME=~"asn_det.line_no__ord~") COLUMN(NAME=~"asn_det.realised_qty~") COLUMN(NAME=~"asn_det.mfg_date~") COLUMN(NAME=~"asn_det.supp_code__mnfr~") COLUMN(NAME=~"asn_det.shelf_life__type~") COLUMN(NAME=~"asn_det.site_code__mfg~") COLUMN(NAME=~"asn_det.batch_no~") COLUMN(NAME=~"asn_det.lpn_no~") JOIN (LEFT=~"asn_det.item_code~" OP =~"=~"RIGHT=~"item.item_code~" OUTER1 =~"asn_det.item_code~" )WHERE( EXP1 =~"ASN_DET.TRAN_ID~" OP =~"=~" EXP2 =~":tran_id~" LOGIC =~"and~" ) WHERE( EXP1 =~"ASN_DET.LINE_NO~" OP =~"=~" EXP2 =~":line_no~" ) ) ARG(NAME = ~"tran_id~" TYPE = string) ARG(NAME = ~"line_no~" TYPE = number) " update="ASN_DET" updatewhere=0 updatekeyinplace=no arguments=(("tran_id", string),("line_no", number)) ) column=(type=decimal(0) update=yes updatewhereclause=yes name=no_art dbname="asn_det.no_art" )
groupbox(band=detail text="Basic"border="2" color="33554432" x="10" y="9" height="319" width="534" name=gb_1 visible="1" font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" ) retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"asn_det~" ) TABLE(NAME=~"item~" ) COLUMN(NAME=~"asn_det.tran_id~") COLUMN(NAME=~"asn_det.line_no~") COLUMN(NAME=~"asn_det.item_code~") COLUMN(NAME=~"asn_det.quantity~") COLUMN(NAME=~"asn_det.exp_date~") COLUMN(NAME=~"asn_det.pack_size~") COLUMN(NAME=~"asn_det.lot_no~") COLUMN(NAME=~"asn_det.sscc_14~") COLUMN(NAME=~"item.descr~") COLUMN(NAME=~"asn_det.no_pallet~") COMPUTE(NAME=~"fn_po_dlv_qty(asn_det.tran_id,asn_det.line_no__ord) as dlv_qty~") COLUMN(NAME=~"asn_det.line_no__ord~") COLUMN(NAME=~"asn_det.realised_qty~") COLUMN(NAME=~"asn_det.mfg_date~") COLUMN(NAME=~"asn_det.supp_code__mnfr~") COLUMN(NAME=~"asn_det.shelf_life__type~") COLUMN(NAME=~"asn_det.site_code__mfg~") COLUMN(NAME=~"asn_det.batch_no~") COLUMN(NAME=~"asn_det.lpn_no~") COLUMN(NAME=~"asn_det.no_art~") JOIN (LEFT=~"asn_det.item_code~" OP =~"=~"RIGHT=~"item.item_code~" OUTER1 =~"asn_det.item_code~" )WHERE( EXP1 =~"ASN_DET.TRAN_ID~" OP =~"=~" EXP2 =~":tran_id~" LOGIC =~"and~" ) WHERE( EXP1 =~"ASN_DET.LINE_NO~" OP =~"=~" EXP2 =~":line_no~" ) ) ARG(NAME = ~"tran_id~" TYPE = string) ARG(NAME = ~"line_no~" TYPE = number) " update="ASN_DET" updatewhere=0 updatekeyinplace=no arguments=(("tran_id", string),("line_no", number)) )
groupbox(band=header text="Basic"border="2" color="33554432" x="10" y="8" height="319" width="534" name=gb_1 visible="1" font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=detail alignment="1" text="Item Code :" border="0" color="33554432" x="38" y="43" height="16" width="90" html.valueishtml="0" name=item_code_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) text(band=detail alignment="1" text="Item Code :" border="0" color="33554432" x="38" y="43" height="16" width="90" html.valueishtml="0" name=item_code_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Quantity :" border="0" color="33554432" x="38" y="63" height="16" width="90" html.valueishtml="0" name=quantity_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) text(band=detail alignment="1" text="Quantity :" border="0" color="33554432" x="38" y="63" height="16" width="90" html.valueishtml="0" name=quantity_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Pack Size :" border="0" color="33554432" x="38" y="83" height="16" width="90" html.valueishtml="0" name=pack_size_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) text(band=detail alignment="1" text="Pack Size :" border="0" color="33554432" x="38" y="83" height="16" width="90" html.valueishtml="0" name=pack_size_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
...@@ -40,26 +41,28 @@ text(band=detail alignment="1" text="Purchase Order Line No:" border="0" color=" ...@@ -40,26 +41,28 @@ text(band=detail alignment="1" text="Purchase Order Line No:" border="0" color="
column(band=detail id=1 alignment="0" tabsequence=32766 border="5" color="255" x="132" y="23" height="17" width="86" format="[general]" html.valueishtml="0" name=tran_id tag="Transaction id for an Advance Shipment Notification." visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) column(band=detail id=1 alignment="0" tabsequence=32766 border="5" color="255" x="132" y="23" height="17" width="86" format="[general]" html.valueishtml="0" name=tran_id tag="Transaction id for an Advance Shipment Notification." visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=2 alignment="1" tabsequence=32766 border="5" color="255" x="277" y="23" height="17" width="45" format="[general]" html.valueishtml="0" name=line_no tag="Purchase order detail line no." visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) column(band=detail id=2 alignment="1" tabsequence=32766 border="5" color="255" x="277" y="23" height="17" width="45" format="[general]" html.valueishtml="0" name=line_no tag="Purchase order detail line no." visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=12 alignment="1" tabsequence=10 border="5" color="33554432" x="463" y="23" height="17" width="45" format="[general]" html.valueishtml="0" name=line_no__ord visible="1" edit.limit=3 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" ) column(band=detail id=12 alignment="1" tabsequence=10 border="5" color="33554432" x="463" y="23" height="17" width="45" format="[general]" html.valueishtml="0" name=line_no__ord visible="1" edit.limit=3 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=detail alignment="1" text="Expiration Date :" border="0" color="33554432" x="277" y="85" height="16" width="108" html.valueishtml="0" name=exp_date_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) column(band=detail id=15 alignment="0" tabsequence=100 border="5" color="33554432" x="132" y="167" height="16" width="86" format="[general]" html.valueishtml="0" name=supp_code__mnfr visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=5 alignment="0" tabsequence=50 border="5" color="33554432" x="389" y="85" height="16" width="121" format="[shortdate] [time]" html.valueishtml="0" name=exp_date tag="Expiry Date of the stock" visible="1" editmask.mask="dd/mm/yy" editmask.imemode=0 editmask.focusrectangle=no font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" ) column(band=detail id=17 alignment="0" tabsequence=120 border="5" color="33554432" x="132" y="189" height="16" width="86" format="[general]" html.valueishtml="0" name=site_code__mfg visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=15 alignment="0" tabsequence=100 border="5" color="33554432" x="132" y="165" height="16" width="86" format="[general]" html.valueishtml="0" name=supp_code__mnfr visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" ) text(band=detail alignment="0" text="Batch No:" border="0" color="33554432" x="74" y="209" height="16" width="52" html.valueishtml="0" name=batch_no_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=detail alignment="1" text="MFG Date :" border="0" color="33554432" x="277" y="167" height="16" width="108" html.valueishtml="0" name=mfg_date_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) column(band=detail id=18 alignment="0" tabsequence=140 border="5" color="33554432" x="131" y="211" height="16" width="135" format="[general]" html.valueishtml="0" name=batch_no visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=14 alignment="0" tabsequence=110 border="5" color="33554432" x="389" y="167" height="16" width="120" format="[shortdate] [time]" html.valueishtml="0" name=mfg_date visible="1" editmask.mask="dd/mm/yy" editmask.imemode=0 editmask.focusrectangle=no font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" ) text(band=detail alignment="1" text="Quantity Received :" border="0" color="33554432" x="20" y="148" height="16" width="108" html.valueishtml="0" name=dlv_qty_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=16 alignment="0" tabsequence=130 border="5" color="33554432" x="389" y="187" height="16" width="120" format="[general]" html.valueishtml="0" name=shelf_life__type visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" ) text(band=detail alignment="1" text="Number of LPN :" border="0" color="33554432" x="33" y="127" height="16" width="95" html.valueishtml="0" name=t_1 visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=detail alignment="1" text="Retest :" border="0" color="33554432" x="277" y="187" height="16" width="108" html.valueishtml="0" name=shelf_life__type_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) text(band=detail alignment="1" text="MFG Code :" border="0" color="33554432" x="38" y="169" height="16" width="90" html.valueishtml="0" name=supp_code__mnfr_t visible="1" font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
column(band=detail id=17 alignment="0" tabsequence=120 border="5" color="33554432" x="132" y="185" height="16" width="86" format="[general]" html.valueishtml="0" name=site_code__mfg visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" ) text(band=detail alignment="1" text="MFG Site :" border="0" color="33554432" x="38" y="189" height="16" width="90" html.valueishtml="0" name=site_code__mfg_t visible="1" font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=detail alignment="0" text="Batch No:" border="0" color="33554432" x="74" y="203" height="16" width="52" html.valueishtml="0" name=batch_no_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" ) column(band=detail id=10 alignment="1" tabsequence=80 border="5" color="33554432" x="132" y="127" height="16" width="86" format="[general]" html.valueishtml="0" name=no_pallet visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=18 alignment="0" tabsequence=140 border="5" color="33554432" x="131" y="206" height="16" width="250" format="[general]" html.valueishtml="0" name=batch_no visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" ) column(band=detail id=11 alignment="1" tabsequence=32766 border="0" color="33554432" x="131" y="147" height="16" width="120" format="[general]" html.valueishtml="0" name=dlv_qty visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=detail alignment="1" text="Quantity Received :" border="0" color="33554432" x="20" y="143" height="16" width="108" html.valueishtml="0" name=dlv_qty_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) text(band=detail alignment="1" text="Expiration Date :" border="0" color="33554432" x="277" y="104" height="16" width="108" html.valueishtml="0" name=exp_date_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=8 alignment="0" tabsequence=70 border="5" color="33554432" x="389" y="105" height="16" width="120" format="[general]" html.valueishtml="0" name=sscc_14 visible="1" edit.limit=35 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" ) column(band=detail id=5 alignment="0" tabsequence=70 border="5" color="33554432" x="389" y="101" height="16" width="121" format="[shortdate] [time]" html.valueishtml="0" name=exp_date tag="Expiry Date of the stock" visible="1" editmask.mask="dd/mm/yy" editmask.imemode=0 editmask.focusrectangle=no font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=19 alignment="0" tabsequence=90 border="5" color="33554432" x="389" y="128" height="16" width="120" format="[general]" html.valueishtml="0" name=lpn_no visible="1" edit.limit=15 edit.case=upper edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" ) text(band=detail alignment="1" text="MFG Date :" border="0" color="33554432" x="277" y="169" height="16" width="108" html.valueishtml="0" name=mfg_date_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Number of LPN :" border="0" color="33554432" x="33" y="123" height="16" width="95" html.valueishtml="0" name=t_1 visible="1" font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" ) column(band=detail id=14 alignment="0" tabsequence=130 border="5" color="33554432" x="389" y="167" height="16" width="120" format="[shortdate] [time]" html.valueishtml="0" name=mfg_date visible="1" editmask.mask="dd/mm/yy" editmask.imemode=0 editmask.focusrectangle=no font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=detail alignment="1" text="MFG Code :" border="0" color="33554432" x="38" y="165" height="16" width="90" html.valueishtml="0" name=supp_code__mnfr_t visible="1" font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" ) column(band=detail id=16 alignment="0" tabsequence=150 border="5" color="33554432" x="389" y="190" height="16" width="120" format="[general]" html.valueishtml="0" name=shelf_life__type visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=detail alignment="1" text="MFG Site :" border="0" color="33554432" x="38" y="185" height="16" width="90" html.valueishtml="0" name=site_code__mfg_t visible="1" font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" ) text(band=detail alignment="1" text="Retest :" border="0" color="33554432" x="277" y="191" height="16" width="108" html.valueishtml="0" name=shelf_life__type_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=10 alignment="1" tabsequence=80 border="5" color="33554432" x="132" y="123" height="16" width="86" format="[general]" html.valueishtml="0" name=no_pallet visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" ) column(band=detail id=8 alignment="0" tabsequence=90 border="5" color="33554432" x="389" y="123" height="16" width="120" format="[general]" html.valueishtml="0" name=sscc_14 visible="1" edit.limit=35 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=11 alignment="1" tabsequence=32766 border="0" color="33554432" x="132" y="143" height="16" width="120" format="[general]" html.valueishtml="0" name=dlv_qty visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" ) column(band=detail id=19 alignment="0" tabsequence=110 border="5" color="33554432" x="389" y="145" height="16" width="120" format="[general]" html.valueishtml="0" name=lpn_no visible="1" edit.limit=15 edit.case=upper edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=detail alignment="1" text="SSCC 14 :" border="0" color="33554432" x="277" y="105" height="16" width="108" html.valueishtml="0" name=sscc_14_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) text(band=detail alignment="1" text="SSCC 14 :" border="0" color="33554432" x="277" y="124" height="16" width="108" html.valueishtml="0" name=sscc_14_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="LPN No :" border="0" color="33554432" x="326" y="128" height="16" width="59" html.valueishtml="0" name=lpn_no_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" ) text(band=detail alignment="1" text="LPN No :" border="0" color="33554432" x="326" y="149" height="16" width="59" html.valueishtml="0" name=lpn_no_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=detail alignment="1" text="Number of Article :" border="0" color="33554432" x="285" y="80" height="16" width="101" html.valueishtml="0" name=no_art_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=20 alignment="1" tabsequence=50 border="5" color="33554432" x="391" y="79" height="16" width="87" format="[general]" html.valueishtml="0" name=no_art visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
htmltable(border="1" ) htmltable(border="1" )
htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" ) htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" )
export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 ) export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 )
......
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