Commit 8e4b153a authored by rtiwari's avatar rtiwari

CHANGE FOR ADD LOCK CODE ,DESC AND ITEM CODE DESC


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@94055 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 6f24a159
......@@ -78,12 +78,30 @@
<name>item_code</name>
<dbname>inv_hold_det.item_code</dbname>
</table_column>
<table_column>
<type size="130">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>item_descr</name>
<dbname>item.descr</dbname>
</table_column>
<table_column>
<type size="8">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>loc_code</name>
<dbname>inv_hold_det.loc_code</dbname>
</table_column>
<table_column>
<type size="10">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>lock_code</name>
<dbname>inv_hold.lock_code</dbname>
</table_column>
<table_column>
<type size="60">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>lock_descr</name>
<dbname>inv_lock.descr</dbname>
</table_column>
<table_column>
<type size="5">char</type>
<updatewhereclause>yes</updatewhereclause>
......@@ -108,19 +126,43 @@
<name>sch_rel_date</name>
<dbname>inv_hold_det.sch_rel_date</dbname>
</table_column>
<table_column>
<type size="6">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>ref_ser</name>
<dbname>inv_hold.ref_ser</dbname>
</table_column>
<table_column>
<type size="10">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>ref_id</name>
<dbname>inv_hold.ref_id</dbname>
</table_column>
<table_column>
<type size="30">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>ref_no</name>
<dbname>inv_hold.ref_no</dbname>
</table_column>
<table_column>
<type size="15">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>lot_no</name>
<dbname>inv_hold_det.lot_no</dbname>
</table_column>
<table_column>
<type size="15">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>lot_sl</name>
<dbname>inv_hold_det.lot_sl</dbname>
</table_column>
<table_column>
<type size="1">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>confirmed</name>
<dbname>inv_hold.confirmed</dbname>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;inv_hold&quot; ) TABLE(NAME=&quot;inv_hold_det&quot; ) COLUMN(NAME=&quot;inv_hold_det.tran_id&quot;) COLUMN(NAME=&quot;inv_hold_det.line_no&quot;) COLUMN(NAME=&quot;inv_hold_det.line_no_sl&quot;) COLUMN(NAME=&quot;inv_hold_det.hold_status&quot;) COLUMN(NAME=&quot;inv_hold_det.item_code&quot;) COLUMN(NAME=&quot;inv_hold_det.loc_code&quot;) COLUMN(NAME=&quot;inv_hold_det.site_code&quot;) COLUMN(NAME=&quot;inv_hold_det.status_date&quot;) COLUMN(NAME=&quot;inv_hold_det.reas_code&quot;) COLUMN(NAME=&quot;inv_hold_det.sch_rel_date&quot;) COLUMN(NAME=&quot;inv_hold.ref_id&quot;) COLUMN(NAME=&quot;inv_hold.confirmed&quot;) JOIN (LEFT=&quot;inv_hold_det.tran_id&quot; OP =&quot;=&quot;RIGHT=&quot;inv_hold.tran_id&quot; )) </retrieve>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;inv_hold&quot; ) TABLE(NAME=&quot;inv_hold_det&quot; ) TABLE(NAME=&quot;item&quot; ) TABLE(NAME=&quot;inv_lock&quot; ) COLUMN(NAME=&quot;inv_hold_det.tran_id&quot;) COLUMN(NAME=&quot;inv_hold_det.line_no&quot;) COLUMN(NAME=&quot;inv_hold_det.line_no_sl&quot;) COLUMN(NAME=&quot;inv_hold_det.hold_status&quot;) COLUMN(NAME=&quot;inv_hold_det.item_code&quot;) COLUMN(NAME=&quot;item.descr&quot;) COLUMN(NAME=&quot;inv_hold_det.loc_code&quot;) COLUMN(NAME=&quot;inv_hold.lock_code&quot;) COLUMN(NAME=&quot;inv_lock.descr&quot;) COLUMN(NAME=&quot;inv_hold_det.site_code&quot;) COLUMN(NAME=&quot;inv_hold_det.status_date&quot;) COLUMN(NAME=&quot;inv_hold_det.reas_code&quot;) COLUMN(NAME=&quot;inv_hold_det.sch_rel_date&quot;) COLUMN(NAME=&quot;inv_hold.ref_ser&quot;) COLUMN(NAME=&quot;inv_hold.ref_id&quot;) COLUMN(NAME=&quot;inv_hold.ref_no&quot;) COLUMN(NAME=&quot;inv_hold_det.lot_no&quot;) COLUMN(NAME=&quot;inv_hold_det.lot_sl&quot;) COLUMN(NAME=&quot;inv_hold.confirmed&quot;) JOIN (LEFT=&quot;inv_hold.lock_code&quot; OP =&quot;=&quot;RIGHT=&quot;inv_lock.lock_code&quot; OUTER2 =&quot;inv_lock.lock_code&quot; ) JOIN (LEFT=&quot;inv_hold_det.tran_id&quot; OP =&quot;=&quot;RIGHT=&quot;inv_hold.tran_id&quot; ) JOIN (LEFT=&quot;item.item_code&quot; OP =&quot;=&quot;RIGHT=&quot;inv_hold_det.item_code&quot; )) </retrieve>
</TableDefinition>
<TextObject>
<band>Header</band>
......@@ -265,17 +307,17 @@
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Loc Code</text>
<text>Site Code</text>
<border>0</border>
<color>33554432</color>
<x>399</x>
<x>884</x>
<y>2</y>
<height>17</height>
<width>71</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>loc_code_t</name>
<name>site_code_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -293,17 +335,17 @@
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Site Code</text>
<text>Status Date</text>
<border>0</border>
<color>33554432</color>
<x>472</x>
<x>957</x>
<y>2</y>
<height>17</height>
<width>71</width>
<width>132</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>site_code_t</name>
<name>status_date_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -321,17 +363,17 @@
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Status Date</text>
<text>Reas Code</text>
<border>0</border>
<color>33554432</color>
<x>545</x>
<x>1091</x>
<y>2</y>
<height>17</height>
<width>132</width>
<width>71</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>status_date_t</name>
<name>reas_code_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -349,17 +391,17 @@
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Reas Code</text>
<text>Schedule Release Date</text>
<border>0</border>
<color>33554432</color>
<x>679</x>
<x>1164</x>
<y>2</y>
<height>17</height>
<width>71</width>
<width>147</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>reas_code_t</name>
<name>sch_rel_date_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -377,17 +419,17 @@
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Sch Rel Date</text>
<text>Reference Id</text>
<border>0</border>
<color>33554432</color>
<x>752</x>
<x>1425</x>
<y>2</y>
<height>17</height>
<width>132</width>
<width>101</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>sch_rel_date_t</name>
<name>ref_id_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -405,17 +447,17 @@
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Ref Id</text>
<text>Confirmed</text>
<border>0</border>
<color>33554432</color>
<x>886</x>
<x>1804</x>
<y>2</y>
<height>17</height>
<width>66</width>
<height>16</height>
<width>59</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>ref_id_t</name>
<name>confirmed_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -433,29 +475,85 @@
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Confirmed</text>
<text>Reference Series</text>
<border>0</border>
<color>33554432</color>
<x>1313</x>
<y>0</y>
<height>17</height>
<width>110</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>ref_ser_t</name>
<visible>1</visible>
<font>
<face>Liberation Sans</face>
<height>-11</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>553648127</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Reference No</text>
<border>0</border>
<color>33554432</color>
<x>954</x>
<x>1528</x>
<y>2</y>
<height>16</height>
<width>59</width>
<height>17</height>
<width>94</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>confirmed_t</name>
<name>ref_no_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
<face>Liberation Sans</face>
<height>-11</height>
<weight>400</weight>
<family>1</family>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
<color>553648127</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Item code Description</text>
<border>0</border>
<color>33554432</color>
<x>399</x>
<y>2</y>
<height>16</height>
<width>163</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>item_descr_t</name>
<visible>1</visible>
<font>
<face>MS Sans Serif</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>67108864</color>
</background>
</TextObject>
<ColumnObject>
......@@ -650,12 +748,12 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>6</id>
<id>10</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>0</border>
<color>33554432</color>
<x>399</x>
<x>884</x>
<y>2</y>
<height>18</height>
<width>71</width>
......@@ -663,10 +761,10 @@
<html>
<valueishtml>0</valueishtml>
</html>
<name>loc_code</name>
<name>site_code</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>8</limit>
<limit>5</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
......@@ -688,12 +786,50 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>7</id>
<id>11</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>0</border>
<color>33554432</color>
<x>957</x>
<y>2</y>
<height>18</height>
<width>132</width>
<format>[shortdate] [time]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>status_date</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</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>
<ColumnObject>
<band>Detail</band>
<id>12</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>0</border>
<color>33554432</color>
<x>472</x>
<x>1091</x>
<y>2</y>
<height>18</height>
<width>71</width>
......@@ -701,7 +837,7 @@
<html>
<valueishtml>0</valueishtml>
</html>
<name>site_code</name>
<name>reas_code</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>5</limit>
......@@ -726,20 +862,20 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>8</id>
<id>13</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>0</border>
<color>33554432</color>
<x>545</x>
<x>1164</x>
<y>2</y>
<height>18</height>
<width>132</width>
<width>147</width>
<format>[shortdate] [time]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>status_date</name>
<name>sch_rel_date</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
......@@ -764,23 +900,23 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>9</id>
<id>15</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>0</border>
<color>33554432</color>
<x>679</x>
<y>2</y>
<x>1425</x>
<y>3</y>
<height>18</height>
<width>71</width>
<width>101</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>reas_code</name>
<name>ref_id</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>5</limit>
<limit>10</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
......@@ -802,23 +938,23 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>10</id>
<id>19</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>0</border>
<color>33554432</color>
<x>752</x>
<x>1804</x>
<y>2</y>
<height>18</height>
<width>132</width>
<format>[shortdate] [time]</format>
<width>59</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>sch_rel_date</name>
<name>confirmed</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<limit>1</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
......@@ -840,27 +976,25 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>11</id>
<id>14</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>0</border>
<color>33554432</color>
<x>886</x>
<y>2</y>
<x>1313</x>
<y>1</y>
<height>18</height>
<width>66</width>
<width>110</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>ref_id</name>
<name>ref_ser</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -878,23 +1012,307 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>12</id>
<id>16</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>0</border>
<color>33554432</color>
<x>1528</x>
<y>1</y>
<height>18</height>
<width>94</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>ref_no</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>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>6</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>0</border>
<color>33554432</color>
<x>399</x>
<y>1</y>
<height>18</height>
<width>163</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>item_descr</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>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>17</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>0</border>
<color>33554432</color>
<x>1624</x>
<y>1</y>
<height>16</height>
<width>88</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>lot_no</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>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>18</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>0</border>
<color>33554432</color>
<x>1714</x>
<y>1</y>
<height>16</height>
<width>88</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>lot_sl</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>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Lot Sl</text>
<border>0</border>
<color>33554432</color>
<x>1714</x>
<y>2</y>
<height>16</height>
<width>88</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>lot_sl_t</name>
<visible>1</visible>
<font>
<face>MS Sans Serif</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>67108864</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Lot No</text>
<border>0</border>
<color>33554432</color>
<x>1624</x>
<y>2</y>
<height>16</height>
<width>88</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>lot_no_t</name>
<visible>1</visible>
<font>
<face>MS Sans Serif</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>67108864</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Loc Code</text>
<border>0</border>
<color>33554432</color>
<x>564</x>
<y>2</y>
<height>17</height>
<width>71</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>loc_code_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>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Lock Code</text>
<border>0</border>
<color>33554432</color>
<x>637</x>
<y>1</y>
<height>17</height>
<width>75</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>lock_code_t</name>
<visible>1</visible>
<font>
<face>MS Sans Serif</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>67108864</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Lock code Description</text>
<border>0</border>
<color>33554432</color>
<x>714</x>
<y>1</y>
<height>17</height>
<width>168</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>lock_descr_t</name>
<visible>1</visible>
<font>
<face>MS Sans Serif</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>67108864</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>7</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>0</border>
<color>33554432</color>
<x>954</x>
<x>564</x>
<y>2</y>
<height>18</height>
<width>59</width>
<width>71</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>confirmed</name>
<name>loc_code</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>1</limit>
<limit>8</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
......@@ -914,6 +1332,78 @@
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>8</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>0</border>
<color>33554432</color>
<x>637</x>
<y>1</y>
<height>18</height>
<width>75</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>lock_code</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>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>9</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>0</border>
<color>33554432</color>
<x>714</x>
<y>1</y>
<height>18</height>
<width>168</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>lock_descr</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>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<HtmlTable>
<border>1</border>
</HtmlTable>
......@@ -932,6 +1422,12 @@
<includewhitespace>0</includewhitespace>
<metadatatype>0</metadatatype>
<savemetadata>0</savemetadata>
<Template>
<comment></comment>
<encoding>UTF-8</encoding>
<name>d_inv_hold_rel_gen12</name>
<xml>&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&lt;d_inv_hold_rel_gen12&gt;&lt;d_inv_hold_rel_gen12_row __pbband=&quot;detail&quot;&gt;&lt;tran_id&gt;tran_id&lt;/tran_id&gt;&lt;line_no&gt;line_no&lt;/line_no&gt;&lt;line_no_sl&gt;line_no_sl&lt;/line_no_sl&gt;&lt;hold_status&gt;hold_status&lt;/hold_status&gt;&lt;item_code&gt;item_code&lt;/item_code&gt;&lt;item_descr&gt;item_descr&lt;/item_descr&gt;&lt;loc_code&gt;loc_code&lt;/loc_code&gt;&lt;inv_lock_descr&gt;lock_descr&lt;/inv_lock_descr&gt;&lt;site_code&gt;site_code&lt;/site_code&gt;&lt;status_date&gt;status_date&lt;/status_date&gt;&lt;reas_code&gt;reas_code&lt;/reas_code&gt;&lt;sch_rel_date&gt;sch_rel_date&lt;/sch_rel_date&gt;&lt;ref_ser&gt;ref_ser&lt;/ref_ser&gt;&lt;ref_id&gt;ref_id&lt;/ref_id&gt;&lt;ref_no&gt;ref_no&lt;/ref_no&gt;&lt;confirmed&gt;confirmed&lt;/confirmed&gt;&lt;/d_inv_hold_rel_gen12_row&gt;&lt;/d_inv_hold_rel_gen12&gt;</xml>
</Template>
</Export.XML>
<Import.XML>
</Import.XML>
......
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