Commit 83144a9e authored by rtiwari's avatar rtiwari

add remarks column


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@94059 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 475da04e
......@@ -162,7 +162,13 @@
<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; ) 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>
<table_column>
<type size="60">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>remarks</name>
<dbname>inv_hold_det.remarks</dbname>
</table_column>
<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;) COLUMN(NAME=&quot;inv_hold_det.remarks&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>
......@@ -447,45 +453,45 @@
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Confirmed</text>
<text>Reference Series</text>
<border>0</border>
<color>33554432</color>
<x>1804</x>
<y>2</y>
<height>16</height>
<width>59</width>
<x>1313</x>
<y>0</y>
<height>17</height>
<width>110</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>confirmed_t</name>
<name>ref_ser_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>2</alignment>
<text>Reference Series</text>
<text>Reference No</text>
<border>0</border>
<color>33554432</color>
<x>1313</x>
<y>0</y>
<x>1528</x>
<y>2</y>
<height>17</height>
<width>110</width>
<width>94</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>ref_ser_t</name>
<name>ref_no_t</name>
<visible>1</visible>
<font>
<face>Liberation Sans</face>
......@@ -500,48 +506,160 @@
<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>
<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>Reference No</text>
<text>Loc Code</text>
<border>0</border>
<color>33554432</color>
<x>1528</x>
<x>564</x>
<y>2</y>
<height>17</height>
<width>94</width>
<width>71</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>ref_no_t</name>
<name>loc_code_t</name>
<visible>1</visible>
<font>
<face>Liberation Sans</face>
<face>Times New Roman</face>
<height>-11</height>
<weight>400</weight>
<family>2</family>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>553648127</color>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Item code Description</text>
<text>Lock Code</text>
<border>0</border>
<color>33554432</color>
<x>399</x>
<y>2</y>
<height>16</height>
<width>163</width>
<x>637</x>
<y>1</y>
<height>17</height>
<width>75</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>item_descr_t</name>
<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>
......@@ -936,44 +1054,6 @@
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>19</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>0</border>
<color>33554432</color>
<x>1804</x>
<y>2</y>
<height>18</height>
<width>59</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>confirmed</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>1</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>14</id>
......@@ -1154,82 +1234,36 @@
<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>
<ColumnObject>
<band>Detail</band>
<id>7</id>
<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>
<tabsequence>32766</tabsequence>
<border>0</border>
<color>33554432</color>
<x>564</x>
<y>2</y>
<height>17</height>
<height>18</height>
<width>71</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>loc_code_t</name>
<name>loc_code</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>8</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-11</height>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
......@@ -1237,24 +1271,32 @@
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>8</id>
<alignment>0</alignment>
<text>Lock Code</text>
<tabsequence>32766</tabsequence>
<border>0</border>
<color>33554432</color>
<x>637</x>
<y>1</y>
<height>17</height>
<height>18</height>
<width>75</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>lock_code_t</name>
<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>MS Sans Serif</face>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
......@@ -1262,27 +1304,35 @@
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>67108864</color>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>9</id>
<alignment>0</alignment>
<text>Lock code Description</text>
<tabsequence>32766</tabsequence>
<border>0</border>
<color>33554432</color>
<x>714</x>
<y>1</y>
<height>17</height>
<height>18</height>
<width>168</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>lock_descr_t</name>
<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>MS Sans Serif</face>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
......@@ -1290,29 +1340,29 @@
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>67108864</color>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>7</id>
<id>19</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>0</border>
<color>33554432</color>
<x>564</x>
<x>1804</x>
<y>2</y>
<height>18</height>
<width>71</width>
<width>59</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>loc_code</name>
<name>confirmed</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>8</limit>
<limit>1</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
......@@ -1334,20 +1384,20 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>8</id>
<id>20</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>0</border>
<color>33554432</color>
<x>637</x>
<x>1865</x>
<y>1</y>
<height>18</height>
<width>75</width>
<width>196</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>lock_code</name>
<name>remarks</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
......@@ -1368,31 +1418,51 @@
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>9</id>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Confirmed</text>
<border>0</border>
<color>33554432</color>
<x>1804</x>
<y>2</y>
<height>16</height>
<width>59</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>confirmed_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>
<tabsequence>32766</tabsequence>
<text>Remarks</text>
<border>0</border>
<color>33554432</color>
<x>714</x>
<x>1865</x>
<y>1</y>
<height>18</height>
<width>168</width>
<format>[general]</format>
<height>16</height>
<width>196</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>lock_descr</name>
<name>remarks_t</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>
<face>MS Sans Serif</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
......@@ -1400,10 +1470,10 @@
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
<mode>2</mode>
<color>67108864</color>
</background>
</ColumnObject>
</TextObject>
<HtmlTable>
<border>1</border>
</HtmlTable>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment