Commit d784fd1e authored by sanashaikh's avatar sanashaikh

Sana S: Modifed on 12/03/20

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@217787 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 078d6c21
...@@ -110,6 +110,7 @@ ...@@ -110,6 +110,7 @@
<values> <values>
<item display="Percent" data="P"/> <item display="Percent" data="P"/>
<item display="Fixed" data="F"/> <item display="Fixed" data="F"/>
<item display="Calculation" data=" "/>
</values> </values>
</table_column> </table_column>
<table_column> <table_column>
...@@ -119,10 +120,24 @@ ...@@ -119,10 +120,24 @@
<name>remarks</name> <name>remarks</name>
<dbname>pay_stru_chg_req_det.remarks</dbname> <dbname>pay_stru_chg_req_det.remarks</dbname>
</table_column> </table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;pay_stru_chg_req_det&quot; ) COLUMN(NAME=&quot;pay_stru_chg_req_det.tran_id&quot;) COLUMN(NAME=&quot;pay_stru_chg_req_det.line_no&quot;) COLUMN(NAME=&quot;pay_stru_chg_req_det.ad_code&quot;) COLUMN(NAME=&quot;pay_stru_chg_req_det.eff_date_orig&quot;) COLUMN(NAME=&quot;pay_stru_chg_req_det.eff_date&quot;) COLUMN(NAME=&quot;pay_stru_chg_req_det.amount_orig&quot;) COLUMN(NAME=&quot;pay_stru_chg_req_det.amount_type_orig&quot;) COLUMN(NAME=&quot;pay_stru_chg_req_det.amount&quot;) COLUMN(NAME=&quot;pay_stru_chg_req_det.amount_type&quot;) COLUMN(NAME=&quot;pay_stru_chg_req_det.remarks&quot;)) </retrieve> <table_column>
<update>PAY_STRU_CHG_REQ_DET</update> <type size="40">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>ad_descr</name>
<dbname>allwdedn.descr</dbname>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;pay_stru_chg_req_det&quot; ) TABLE(NAME=&quot;allwdedn&quot; ) COLUMN(NAME=&quot;pay_stru_chg_req_det.tran_id&quot;) COLUMN(NAME=&quot;pay_stru_chg_req_det.line_no&quot;) COLUMN(NAME=&quot;pay_stru_chg_req_det.ad_code&quot;) COLUMN(NAME=&quot;pay_stru_chg_req_det.eff_date_orig&quot;) COLUMN(NAME=&quot;pay_stru_chg_req_det.eff_date&quot;) COLUMN(NAME=&quot;pay_stru_chg_req_det.amount_orig&quot;) COLUMN(NAME=&quot;pay_stru_chg_req_det.amount_type_orig&quot;) COLUMN(NAME=&quot;pay_stru_chg_req_det.amount&quot;) COLUMN(NAME=&quot;pay_stru_chg_req_det.amount_type&quot;) COLUMN(NAME=&quot;pay_stru_chg_req_det.remarks&quot;) COLUMN(NAME=&quot;allwdedn.descr&quot;) JOIN (LEFT=&quot;pay_stru_chg_req_det.ad_code&quot; OP =&quot;=&quot;RIGHT=&quot;allwdedn.ad_code&quot; )WHERE( EXP1 =&quot;pay_stru_chg_req_det.tran_id&quot; OP =&quot;=&quot; EXP2 =&quot;:tran_id&quot; LOGIC =&quot;and&quot; ) WHERE( EXP1 =&quot;pay_stru_chg_req_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>pay_stru_chg_req_det</update>
<updatewhere>0</updatewhere> <updatewhere>0</updatewhere>
<updatekeyinplace>no</updatekeyinplace> <updatekeyinplace>no</updatekeyinplace>
<argument>
<name>tran_id</name>
<type>string</type>
</argument>
<argument>
<name>line_no</name>
<type>number</type>
</argument>
</TableDefinition> </TableDefinition>
<GroupBox> <GroupBox>
<band>Detail</band> <band>Detail</band>
...@@ -690,12 +705,12 @@ ...@@ -690,12 +705,12 @@
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Code :</text> <text>Head :</text>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>49</x> <x>49</x>
<y>32</y> <y>32</y>
<height>16</height> <height>15</height>
<width>109</width> <width>109</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
...@@ -717,27 +732,27 @@ ...@@ -717,27 +732,27 @@
</TextObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>3</id> <id>6</id>
<alignment>0</alignment> <alignment>1</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>164</x> <x>164</x>
<y>32</y> <y>55</y>
<height>19</height> <height>19</height>
<width>74</width> <width>74</width>
<format>[general]</format> <format>#######0</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>ad_code</name> <name>amount_orig</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>5</limit> <limit>0</limit>
<case>any</case> <case>any</case>
<format>#######0</format>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>no</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
...@@ -755,20 +770,20 @@ ...@@ -755,20 +770,20 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>6</id> <id>8</id>
<alignment>1</alignment> <alignment>1</alignment>
<tabsequence>32766</tabsequence> <tabsequence>10</tabsequence>
<border>5</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>164</x> <x>164</x>
<y>55</y> <y>80</y>
<height>19</height> <height>19</height>
<width>74</width> <width>74</width>
<format>#######0</format> <format>#######0</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>amount_orig</name> <name>amount</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>0</limit> <limit>0</limit>
...@@ -793,25 +808,62 @@ ...@@ -793,25 +808,62 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>8</id> <id>3</id>
<alignment>1</alignment> <alignment>0</alignment>
<tabsequence>10</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>164</x> <x>164</x>
<y>80</y> <y>32</y>
<height>19</height> <height>19</height>
<width>74</width> <width>74</width>
<format>#######0</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>amount</name> <name>ad_code</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>5</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>
<band>Detail</band>
<id>11</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>245</x>
<y>32</y>
<height>19</height>
<width>222</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>ad_descr</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>0</limit> <limit>0</limit>
<case>any</case> <case>any</case>
<format>#######0</format>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>no</autoselect> <autoselect>no</autoselect>
<imemode>0</imemode> <imemode>0</imemode>
......
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