Commit 728d913b authored by dpawar's avatar dpawar

change primary key


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@97523 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 1a0785af
...@@ -3,9 +3,9 @@ ...@@ -3,9 +3,9 @@
<Sybase_eDataWindow> <Sybase_eDataWindow>
<Release>9</Release> <Release>9</Release>
<BaseDefinition> <BaseDefinition>
<units>0</units> <units>1</units>
<timer_interval>0</timer_interval> <timer_interval>0</timer_interval>
<color>67108864</color> <color>1073741824</color>
<processing>1</processing> <processing>1</processing>
<HTMLDW>no</HTMLDW> <HTMLDW>no</HTMLDW>
<print> <print>
...@@ -13,10 +13,10 @@ ...@@ -13,10 +13,10 @@
<printername></printername> <printername></printername>
<orientation>0</orientation> <orientation>0</orientation>
<margin> <margin>
<left>110</left> <left>24</left>
<right>110</right> <right>24</right>
<top>96</top> <top>24</top>
<bottom>96</bottom> <bottom>24</bottom>
</margin> </margin>
<paper> <paper>
<source>0</source> <source>0</source>
...@@ -32,7 +32,7 @@ ...@@ -32,7 +32,7 @@
<grid.lines>0</grid.lines> <grid.lines>0</grid.lines>
</BaseDefinition> </BaseDefinition>
<Header> <Header>
<height>80</height> <height>20</height>
<color>536870912</color> <color>536870912</color>
</Header> </Header>
<Summary> <Summary>
...@@ -44,7 +44,7 @@ ...@@ -44,7 +44,7 @@
<color>536870912</color> <color>536870912</color>
</Footer> </Footer>
<Detail> <Detail>
<height>92</height> <height>23</height>
<color>536870912</color> <color>536870912</color>
</Detail> </Detail>
<TableDefinition> <TableDefinition>
...@@ -57,10 +57,9 @@ ...@@ -57,10 +57,9 @@
<dbname>multi_pick_iss_hdr.tran_id</dbname> <dbname>multi_pick_iss_hdr.tran_id</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type precision="3">decimal</type> <type size="3">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<key>yes</key>
<name>line_no</name> <name>line_no</name>
<dbname>multi_pick_iss_hdr.line_no</dbname> <dbname>multi_pick_iss_hdr.line_no</dbname>
</table_column> </table_column>
...@@ -68,6 +67,7 @@ ...@@ -68,6 +67,7 @@
<type size="10">char</type> <type size="10">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<key>yes</key>
<name>ptcn</name> <name>ptcn</name>
<dbname>multi_pick_iss_hdr.ptcn</dbname> <dbname>multi_pick_iss_hdr.ptcn</dbname>
</table_column> </table_column>
...@@ -85,7 +85,7 @@ ...@@ -85,7 +85,7 @@
<name>wave_id</name> <name>wave_id</name>
<dbname>multi_pick_iss_hdr.wave_id</dbname> <dbname>multi_pick_iss_hdr.wave_id</dbname>
</table_column> </table_column>
<retrieve>PBSELECT(TABLE(NAME=&quot;multi_pick_iss_hdr&quot;) COLUMN(NAME=&quot;multi_pick_iss_hdr.tran_id&quot;)COLUMN(NAME=&quot;multi_pick_iss_hdr.line_no&quot;)COLUMN(NAME=&quot;multi_pick_iss_hdr.ptcn&quot;)COLUMN(NAME=&quot;multi_pick_iss_hdr.sale_order&quot;)COLUMN(NAME=&quot;multi_pick_iss_hdr.wave_id&quot;))</retrieve> <retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;multi_pick_iss_hdr&quot; ) COLUMN(NAME=&quot;multi_pick_iss_hdr.tran_id&quot;) COLUMN(NAME=&quot;multi_pick_iss_hdr.line_no&quot;) COLUMN(NAME=&quot;multi_pick_iss_hdr.ptcn&quot;) COLUMN(NAME=&quot;multi_pick_iss_hdr.sale_order&quot;) COLUMN(NAME=&quot;multi_pick_iss_hdr.wave_id&quot;)) </retrieve>
<update>MULTI_PICK_ISS_HDR</update> <update>MULTI_PICK_ISS_HDR</update>
<updatewhere>1</updatewhere> <updatewhere>1</updatewhere>
<updatekeyinplace>no</updatekeyinplace> <updatekeyinplace>no</updatekeyinplace>
...@@ -94,12 +94,12 @@ ...@@ -94,12 +94,12 @@
<band>Header</band> <band>Header</band>
<alignment>2</alignment> <alignment>2</alignment>
<text>Tran Id</text> <text>Tran Id</text>
<border>5</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>9</x> <x>2</x>
<y>8</y> <y>2</y>
<height>64</height> <height>16</height>
<width>302</width> <width>66</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
...@@ -122,12 +122,12 @@ ...@@ -122,12 +122,12 @@
<band>Header</band> <band>Header</band>
<alignment>2</alignment> <alignment>2</alignment>
<text>Line No</text> <text>Line No</text>
<border>5</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>320</x> <x>70</x>
<y>8</y> <y>2</y>
<height>64</height> <height>16</height>
<width>329</width> <width>44</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
...@@ -150,12 +150,12 @@ ...@@ -150,12 +150,12 @@
<band>Header</band> <band>Header</band>
<alignment>2</alignment> <alignment>2</alignment>
<text>Ptcn</text> <text>Ptcn</text>
<border>5</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>658</x> <x>116</x>
<y>8</y> <y>2</y>
<height>64</height> <height>16</height>
<width>302</width> <width>66</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
...@@ -178,12 +178,12 @@ ...@@ -178,12 +178,12 @@
<band>Header</band> <band>Header</band>
<alignment>2</alignment> <alignment>2</alignment>
<text>Sale Order</text> <text>Sale Order</text>
<border>5</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>969</x> <x>184</x>
<y>8</y> <y>2</y>
<height>64</height> <height>16</height>
<width>302</width> <width>66</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
...@@ -206,12 +206,12 @@ ...@@ -206,12 +206,12 @@
<band>Header</band> <band>Header</band>
<alignment>2</alignment> <alignment>2</alignment>
<text>Wave Id</text> <text>Wave Id</text>
<border>5</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>1280</x> <x>252</x>
<y>8</y> <y>2</y>
<height>64</height> <height>16</height>
<width>302</width> <width>66</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
...@@ -237,10 +237,10 @@ ...@@ -237,10 +237,10 @@
<tabsequence>10</tabsequence> <tabsequence>10</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>9</x> <x>2</x>
<y>8</y> <y>2</y>
<height>76</height> <height>19</height>
<width>302</width> <width>66</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
...@@ -271,14 +271,14 @@ ...@@ -271,14 +271,14 @@
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>2</id> <id>2</id>
<alignment>1</alignment> <alignment>0</alignment>
<tabsequence>20</tabsequence> <tabsequence>20</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>320</x> <x>70</x>
<y>8</y> <y>2</y>
<height>76</height> <height>19</height>
<width>329</width> <width>44</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
...@@ -286,7 +286,7 @@ ...@@ -286,7 +286,7 @@
<name>line_no</name> <name>line_no</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>0</limit> <limit>3</limit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
...@@ -313,10 +313,10 @@ ...@@ -313,10 +313,10 @@
<tabsequence>30</tabsequence> <tabsequence>30</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>658</x> <x>116</x>
<y>8</y> <y>2</y>
<height>76</height> <height>19</height>
<width>302</width> <width>66</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
...@@ -351,10 +351,10 @@ ...@@ -351,10 +351,10 @@
<tabsequence>40</tabsequence> <tabsequence>40</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>969</x> <x>184</x>
<y>8</y> <y>2</y>
<height>76</height> <height>19</height>
<width>302</width> <width>66</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
...@@ -389,10 +389,10 @@ ...@@ -389,10 +389,10 @@
<tabsequence>50</tabsequence> <tabsequence>50</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>1280</x> <x>252</x>
<y>8</y> <y>2</y>
<height>76</height> <height>19</height>
<width>302</width> <width>66</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
......
...@@ -39,7 +39,7 @@ ...@@ -39,7 +39,7 @@
<color>536870912</color> <color>536870912</color>
</Footer> </Footer>
<Detail> <Detail>
<height>245</height> <height>172</height>
<color>536870912</color> <color>536870912</color>
</Detail> </Detail>
<TableDefinition> <TableDefinition>
...@@ -52,10 +52,9 @@ ...@@ -52,10 +52,9 @@
<dbname>multi_pick_iss_hdr.tran_id</dbname> <dbname>multi_pick_iss_hdr.tran_id</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type precision="3">decimal</type> <type size="3">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<key>yes</key>
<name>line_no</name> <name>line_no</name>
<dbname>multi_pick_iss_hdr.line_no</dbname> <dbname>multi_pick_iss_hdr.line_no</dbname>
</table_column> </table_column>
...@@ -63,6 +62,7 @@ ...@@ -63,6 +62,7 @@
<type size="10">char</type> <type size="10">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<key>yes</key>
<name>ptcn</name> <name>ptcn</name>
<dbname>multi_pick_iss_hdr.ptcn</dbname> <dbname>multi_pick_iss_hdr.ptcn</dbname>
</table_column> </table_column>
...@@ -80,11 +80,49 @@ ...@@ -80,11 +80,49 @@
<name>wave_id</name> <name>wave_id</name>
<dbname>multi_pick_iss_hdr.wave_id</dbname> <dbname>multi_pick_iss_hdr.wave_id</dbname>
</table_column> </table_column>
<retrieve>PBSELECT(TABLE(NAME=&quot;multi_pick_iss_hdr&quot;) COLUMN(NAME=&quot;multi_pick_iss_hdr.tran_id&quot;)COLUMN(NAME=&quot;multi_pick_iss_hdr.line_no&quot;)COLUMN(NAME=&quot;multi_pick_iss_hdr.ptcn&quot;)COLUMN(NAME=&quot;multi_pick_iss_hdr.sale_order&quot;)COLUMN(NAME=&quot;multi_pick_iss_hdr.wave_id&quot;))</retrieve> <retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;multi_pick_iss_hdr&quot; ) COLUMN(NAME=&quot;multi_pick_iss_hdr.tran_id&quot;) COLUMN(NAME=&quot;multi_pick_iss_hdr.line_no&quot;) COLUMN(NAME=&quot;multi_pick_iss_hdr.ptcn&quot;) COLUMN(NAME=&quot;multi_pick_iss_hdr.sale_order&quot;) COLUMN(NAME=&quot;multi_pick_iss_hdr.wave_id&quot;)) </retrieve>
<update>MULTI_PICK_ISS_HDR</update> <update>MULTI_PICK_ISS_HDR</update>
<updatewhere>1</updatewhere> <updatewhere>1</updatewhere>
<updatekeyinplace>no</updatekeyinplace> <updatekeyinplace>no</updatekeyinplace>
</TableDefinition> </TableDefinition>
<ColumnObject>
<band>Detail</band>
<id>1</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>197</x>
<y>37</y>
<height>16</height>
<width>66</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tran_id</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>5</id> <id>5</id>
...@@ -92,10 +130,10 @@ ...@@ -92,10 +130,10 @@
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>141</x> <x>197</x>
<y>68</y> <y>83</y>
<height>16</height> <height>16</height>
<width>90</width> <width>66</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
...@@ -129,8 +167,8 @@ ...@@ -129,8 +167,8 @@
<text>Tran Id:</text> <text>Tran Id:</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>73</x> <x>127</x>
<y>24</y> <y>37</y>
<height>16</height> <height>16</height>
<width>66</width> <width>66</width>
<html> <html>
...@@ -154,11 +192,11 @@ ...@@ -154,11 +192,11 @@
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Ptcn:</text> <text>PTCN:</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>72</x> <x>127</x>
<y>46</y> <y>59</y>
<height>16</height> <height>16</height>
<width>66</width> <width>66</width>
<html> <html>
...@@ -185,8 +223,8 @@ ...@@ -185,8 +223,8 @@
<text>Wave Id:</text> <text>Wave Id:</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>72</x> <x>127</x>
<y>68</y> <y>82</y>
<height>16</height> <height>16</height>
<width>66</width> <width>66</width>
<html> <html>
...@@ -209,20 +247,20 @@ ...@@ -209,20 +247,20 @@
</TextObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>1</id> <id>3</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>141</x> <x>197</x>
<y>24</y> <y>60</y>
<height>16</height> <height>16</height>
<width>90</width> <width>66</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>tran_id</name> <name>ptcn</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>10</limit> <limit>10</limit>
...@@ -245,45 +283,17 @@ ...@@ -245,45 +283,17 @@
<color>536870912</color> <color>536870912</color>
</background> </background>
</ColumnObject> </ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Line No:</text>
<border>0</border>
<color>33554432</color>
<x>272</x>
<y>24</y>
<height>16</height>
<width>66</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>line_no_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>2</id> <id>2</id>
<alignment>1</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>341</x> <x>395</x>
<y>24</y> <y>37</y>
<height>16</height> <height>16</height>
<width>90</width> <width>66</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
...@@ -291,7 +301,7 @@ ...@@ -291,7 +301,7 @@
<name>line_no</name> <name>line_no</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>0</limit> <limit>3</limit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
...@@ -313,20 +323,20 @@ ...@@ -313,20 +323,20 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>3</id> <id>4</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>141</x> <x>395</x>
<y>46</y> <y>60</y>
<height>16</height> <height>16</height>
<width>90</width> <width>66</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>ptcn</name> <name>sale_order</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>10</limit> <limit>10</limit>
...@@ -352,17 +362,17 @@ ...@@ -352,17 +362,17 @@
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Sale Order:</text> <text>Line No:</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>272</x> <x>325</x>
<y>46</y> <y>37</y>
<height>16</height> <height>16</height>
<width>66</width> <width>66</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>sale_order_t</name> <name>line_no_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Arial</face> <face>Arial</face>
...@@ -377,31 +387,21 @@ ...@@ -377,31 +387,21 @@
<color>536870912</color> <color>536870912</color>
</background> </background>
</TextObject> </TextObject>
<ColumnObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<id>4</id> <alignment>1</alignment>
<alignment>0</alignment> <text>Sale Order:</text>
<tabsequence>32766</tabsequence> <border>0</border>
<border>5</border>
<color>33554432</color> <color>33554432</color>
<x>341</x> <x>325</x>
<y>46</y> <y>60</y>
<height>16</height> <height>16</height>
<width>90</width> <width>66</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>sale_order</name> <name>sale_order_t</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Arial</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
...@@ -414,7 +414,7 @@ ...@@ -414,7 +414,7 @@
<mode>1</mode> <mode>1</mode>
<color>536870912</color> <color>536870912</color>
</background> </background>
</ColumnObject> </TextObject>
<HtmlTable> <HtmlTable>
<border>1</border> <border>1</border>
</HtmlTable> </HtmlTable>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment