Commit 45bb115e 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@217782 ce508802-f39f-4f6c-b175-0d175dae99d5
parent b7936523
...@@ -110,9 +110,9 @@ ...@@ -110,9 +110,9 @@
<name>amount_type</name> <name>amount_type</name>
<dbname>pay_stru_chg_req_det.amount_type</dbname> <dbname>pay_stru_chg_req_det.amount_type</dbname>
<values> <values>
<item display="F" data="Fixed"/> <item display="Fixed" data="F"/>
<item display="P" data="Percent"/> <item display="Percent" data="P"/>
<item display=" " data="Calculation"/> <item display="Calculation" data=" "/>
</values> </values>
</table_column> </table_column>
<table_column> <table_column>
...@@ -129,8 +129,14 @@ ...@@ -129,8 +129,14 @@
<name>eff_date_orig</name> <name>eff_date_orig</name>
<dbname>pay_stru_chg_req_det.eff_date_orig</dbname> <dbname>pay_stru_chg_req_det.eff_date_orig</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&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;pay_stru_chg_req_det.eff_date_orig&quot;)WHERE( EXP1 =&quot;PAY_STRU_CHG_REQ_DET.TRAN_ID&quot; OP =&quot;=&quot; EXP2 =&quot;:tran_id&quot; ) ) ARG(NAME = &quot;tran_id&quot; TYPE = string) </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&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;pay_stru_chg_req_det.eff_date_orig&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; ) ) ARG(NAME = &quot;tran_id&quot; TYPE = string) </retrieve>
<update>pay_stru_chg_req_det</update>
<updatewhere>1</updatewhere> <updatewhere>1</updatewhere>
<updatekeyinplace>no</updatekeyinplace> <updatekeyinplace>no</updatekeyinplace>
<retrieve.asneeded>yes</retrieve.asneeded> <retrieve.asneeded>yes</retrieve.asneeded>
...@@ -146,7 +152,7 @@ ...@@ -146,7 +152,7 @@
<text>Tran Id</text> <text>Tran Id</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>648</x> <x>968</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>54</width> <width>54</width>
...@@ -199,12 +205,12 @@ ...@@ -199,12 +205,12 @@
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>2</alignment> <alignment>2</alignment>
<text>Code</text> <text>Head</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>40</x> <x>40</x>
<y>2</y> <y>2</y>
<height>16</height> <height>15</height>
<width>37</width> <width>37</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
...@@ -230,7 +236,7 @@ ...@@ -230,7 +236,7 @@
<text>Eff Date Orig</text> <text>Eff Date Orig</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>704</x> <x>1024</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>84</width> <width>84</width>
...@@ -258,7 +264,7 @@ ...@@ -258,7 +264,7 @@
<text>Amount Type Orig</text> <text>Amount Type Orig</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>790</x> <x>1110</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>105</width> <width>105</width>
...@@ -286,7 +292,7 @@ ...@@ -286,7 +292,7 @@
<text>Old Value</text> <text>Old Value</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>79</x> <x>399</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>73</width> <width>73</width>
...@@ -314,7 +320,7 @@ ...@@ -314,7 +320,7 @@
<text>New Value</text> <text>New Value</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>154</x> <x>474</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>72</width> <width>72</width>
...@@ -342,7 +348,7 @@ ...@@ -342,7 +348,7 @@
<text>Value Type</text> <text>Value Type</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>228</x> <x>548</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>86</width> <width>86</width>
...@@ -370,7 +376,7 @@ ...@@ -370,7 +376,7 @@
<text>Eff Date</text> <text>Eff Date</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>316</x> <x>636</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>59</width> <width>59</width>
...@@ -398,7 +404,7 @@ ...@@ -398,7 +404,7 @@
<text>Remarks</text> <text>Remarks</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>377</x> <x>697</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>269</width> <width>269</width>
...@@ -420,6 +426,34 @@ ...@@ -420,6 +426,34 @@
<color>67108864</color> <color>67108864</color>
</background> </background>
</TextObject> </TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Description</text>
<border>0</border>
<color>33554432</color>
<x>79</x>
<y>2</y>
<height>16</height>
<width>318</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>ad_descr_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>2</mode>
<color>67108864</color>
</background>
</TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>1</id> <id>1</id>
...@@ -427,7 +461,7 @@ ...@@ -427,7 +461,7 @@
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>648</x> <x>968</x>
<y>1</y> <y>1</y>
<height>19</height> <height>19</height>
<width>54</width> <width>54</width>
...@@ -541,7 +575,7 @@ ...@@ -541,7 +575,7 @@
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>704</x> <x>1024</x>
<y>2</y> <y>2</y>
<height>19</height> <height>19</height>
<width>84</width> <width>84</width>
...@@ -579,7 +613,7 @@ ...@@ -579,7 +613,7 @@
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>790</x> <x>1110</x>
<y>2</y> <y>2</y>
<height>19</height> <height>19</height>
<width>105</width> <width>105</width>
...@@ -615,7 +649,7 @@ ...@@ -615,7 +649,7 @@
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>79</x> <x>399</x>
<y>2</y> <y>2</y>
<height>19</height> <height>19</height>
<width>73</width> <width>73</width>
...@@ -654,7 +688,7 @@ ...@@ -654,7 +688,7 @@
<tabsequence>10</tabsequence> <tabsequence>10</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>154</x> <x>474</x>
<y>2</y> <y>2</y>
<height>19</height> <height>19</height>
<width>72</width> <width>72</width>
...@@ -693,7 +727,7 @@ ...@@ -693,7 +727,7 @@
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>228</x> <x>548</x>
<y>2</y> <y>2</y>
<height>19</height> <height>19</height>
<width>86</width> <width>86</width>
...@@ -730,7 +764,7 @@ ...@@ -730,7 +764,7 @@
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>316</x> <x>636</x>
<y>2</y> <y>2</y>
<height>19</height> <height>19</height>
<width>59</width> <width>59</width>
...@@ -768,7 +802,7 @@ ...@@ -768,7 +802,7 @@
<tabsequence>20</tabsequence> <tabsequence>20</tabsequence>
<border>5</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>377</x> <x>697</x>
<y>1</y> <y>1</y>
<height>19</height> <height>19</height>
<width>269</width> <width>269</width>
...@@ -799,6 +833,43 @@ ...@@ -799,6 +833,43 @@
<color>67108864</color> <color>67108864</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>11</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>79</x>
<y>1</y>
<height>19</height>
<width>318</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>ad_descr</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<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>2</mode>
<color>67108864</color>
</background>
</ColumnObject>
<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