Commit 9567723e authored by pchavan's avatar pchavan

To display proper data in table format

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@182867 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 77f27f76
...@@ -52,6 +52,7 @@ ...@@ -52,6 +52,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>tran_id</name> <name>tran_id</name>
<dbname>costalloc_bas_det.tran_id</dbname> <dbname>costalloc_bas_det.tran_id</dbname>
</table_column> </table_column>
...@@ -59,6 +60,7 @@ ...@@ -59,6 +60,7 @@
<type precision="0">decimal</type> <type precision="0">decimal</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>costalloc_bas_det.line_no</dbname> <dbname>costalloc_bas_det.line_no</dbname>
</table_column> </table_column>
...@@ -96,6 +98,9 @@ ...@@ -96,6 +98,9 @@
<dbname>costctr.descr</dbname> <dbname>costctr.descr</dbname>
</table_column> </table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;costalloc_bas_det&quot; ) TABLE(NAME=&quot;accounts&quot; ) TABLE(NAME=&quot;costctr&quot; ) COLUMN(NAME=&quot;costalloc_bas_det.tran_id&quot;) COLUMN(NAME=&quot;costalloc_bas_det.line_no&quot;) COLUMN(NAME=&quot;costalloc_bas_det.acct_code__alloc&quot;) COLUMN(NAME=&quot;costalloc_bas_det.cctr_code__to&quot;) COLUMN(NAME=&quot;costalloc_bas_det.alloc_perc&quot;) COLUMN(NAME=&quot;accounts.descr&quot;) COLUMN(NAME=&quot;costctr.descr&quot;) JOIN (LEFT=&quot;costalloc_bas_det.cctr_code__to&quot; OP =&quot;=&quot;RIGHT=&quot;costctr.cctr_code&quot; OUTER1 =&quot;costalloc_bas_det.cctr_code__to&quot; ) JOIN (LEFT=&quot;costalloc_bas_det.acct_code__alloc&quot; OP =&quot;=&quot;RIGHT=&quot;accounts.acct_code&quot; OUTER1 =&quot;costalloc_bas_det.acct_code__alloc&quot; )WHERE( EXP1 =&quot;~&quot;COSTALLOC_BAS_DET~&quot;.~&quot;TRAN_ID~&quot;&quot; OP =&quot;=&quot; EXP2 =&quot;:tran_id&quot; ) ) ARG(NAME = &quot;tran_id&quot; TYPE = string) </retrieve> <retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;costalloc_bas_det&quot; ) TABLE(NAME=&quot;accounts&quot; ) TABLE(NAME=&quot;costctr&quot; ) COLUMN(NAME=&quot;costalloc_bas_det.tran_id&quot;) COLUMN(NAME=&quot;costalloc_bas_det.line_no&quot;) COLUMN(NAME=&quot;costalloc_bas_det.acct_code__alloc&quot;) COLUMN(NAME=&quot;costalloc_bas_det.cctr_code__to&quot;) COLUMN(NAME=&quot;costalloc_bas_det.alloc_perc&quot;) COLUMN(NAME=&quot;accounts.descr&quot;) COLUMN(NAME=&quot;costctr.descr&quot;) JOIN (LEFT=&quot;costalloc_bas_det.cctr_code__to&quot; OP =&quot;=&quot;RIGHT=&quot;costctr.cctr_code&quot; OUTER1 =&quot;costalloc_bas_det.cctr_code__to&quot; ) JOIN (LEFT=&quot;costalloc_bas_det.acct_code__alloc&quot; OP =&quot;=&quot;RIGHT=&quot;accounts.acct_code&quot; OUTER1 =&quot;costalloc_bas_det.acct_code__alloc&quot; )WHERE( EXP1 =&quot;~&quot;COSTALLOC_BAS_DET~&quot;.~&quot;TRAN_ID~&quot;&quot; OP =&quot;=&quot; EXP2 =&quot;:tran_id&quot; ) ) ARG(NAME = &quot;tran_id&quot; TYPE = string) </retrieve>
<update>costalloc_bas_det</update>
<updatewhere>0</updatewhere>
<updatekeyinplace>no</updatekeyinplace>
<argument> <argument>
<name>tran_id</name> <name>tran_id</name>
<type>string</type> <type>string</type>
...@@ -241,6 +246,62 @@ ...@@ -241,6 +246,62 @@
<color>536870912</color> <color>536870912</color>
</background> </background>
</TextObject> </TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Accounts Descr</text>
<border>6</border>
<color>33554432</color>
<x>583</x>
<y>1</y>
<height>16</height>
<width>206</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>accounts_descr_t</name>
<visible>0</visible>
<font>
<face>Arial</face>
<height>-11</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>Costctr Descr</text>
<border>6</border>
<color>33554432</color>
<x>791</x>
<y>1</y>
<height>16</height>
<width>199</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>costctr_descr_t</name>
<visible>0</visible>
<font>
<face>Arial</face>
<height>-11</height>
<weight>400</weight>
<family>2</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>4</id> <id>4</id>
...@@ -431,62 +492,6 @@ ...@@ -431,62 +492,6 @@
<color>1073741824</color> <color>1073741824</color>
</background> </background>
</ColumnObject> </ColumnObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Accounts Descr</text>
<border>6</border>
<color>33554432</color>
<x>583</x>
<y>1</y>
<height>16</height>
<width>207</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>accounts_descr_t</name>
<visible>0</visible>
<font>
<face>Arial</face>
<height>-11</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>Costctr Descr</text>
<border>6</border>
<color>33554432</color>
<x>792</x>
<y>1</y>
<height>16</height>
<width>200</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>costctr_descr_t</name>
<visible>0</visible>
<font>
<face>Arial</face>
<height>-11</height>
<weight>400</weight>
<family>2</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>7</id> <id>7</id>
...@@ -494,15 +499,22 @@ ...@@ -494,15 +499,22 @@
<tabsequence>50</tabsequence> <tabsequence>50</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>793</x> <x>791</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>199</width> <width>199</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>costctr_descr</name> <name>costctr_descr</name>
<visible>0</visible> <visible>0</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Arial</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
...@@ -523,15 +535,22 @@ ...@@ -523,15 +535,22 @@
<tabsequence>40</tabsequence> <tabsequence>40</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>584</x> <x>583</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>206</width> <width>206</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>accounts_descr</name> <name>accounts_descr</name>
<visible>0</visible> <visible>0</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Arial</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
......
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