Commit 4003b9cc authored by Ajit Deshmukh's avatar Ajit Deshmukh

Replace mktg_cmpgn22.xml

parent 7d76a176
...@@ -55,6 +55,7 @@ ...@@ -55,6 +55,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>mktg_campaign_det.line_no</dbname> <dbname>mktg_campaign_det.line_no</dbname>
</table_column> </table_column>
...@@ -65,7 +66,7 @@ ...@@ -65,7 +66,7 @@
<name>mailing_list</name> <name>mailing_list</name>
<dbname>mktg_campaign_det.mailing_list</dbname> <dbname>mktg_campaign_det.mailing_list</dbname>
</table_column> </table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;mktg_campaign_det&quot; ) COLUMN(NAME=&quot;mktg_campaign_det.campaign_id&quot;) COLUMN(NAME=&quot;mktg_campaign_det.line_no&quot;) COLUMN(NAME=&quot;mktg_campaign_det.mailing_list&quot;)WHERE( EXP1 =&quot;mktg_campaign_det.campaign_id&quot; OP =&quot;=&quot; EXP2 =&quot;:campaign_id_det&quot; ) ) ARG(NAME = &quot;campaign_id_det&quot; TYPE = string) </retrieve> <retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;mktg_campaign_det&quot; ) COLUMN(NAME=&quot;mktg_campaign_det.campaign_id&quot;) COLUMN(NAME=&quot;mktg_campaign_det.line_no&quot;) COLUMN(NAME=&quot;mktg_campaign_det.mailing_list&quot;)WHERE( EXP1 =&quot;mktg_campaign_det.campaign_id&quot; OP =&quot;=&quot; EXP2 =&quot;:campaign_id_det&quot; LOGIC =&quot;and&quot; ) WHERE( EXP1 =&quot;mktg_campaign_det.line_no&quot; OP =&quot;=&quot; EXP2 =&quot;:line_no&quot; ) ) ARG(NAME = &quot;campaign_id_det&quot; TYPE = string) ARG(NAME = &quot;line_no&quot; TYPE = number) </retrieve>
<update>mktg_campaign_det</update> <update>mktg_campaign_det</update>
<updatewhere>1</updatewhere> <updatewhere>1</updatewhere>
<updatekeyinplace>no</updatekeyinplace> <updatekeyinplace>no</updatekeyinplace>
...@@ -73,6 +74,10 @@ ...@@ -73,6 +74,10 @@
<name>campaign_id_det</name> <name>campaign_id_det</name>
<type>string</type> <type>string</type>
</argument> </argument>
<argument>
<name>line_no</name>
<type>number</type>
</argument>
</TableDefinition> </TableDefinition>
<GroupBox> <GroupBox>
<band>Detail</band> <band>Detail</band>
...@@ -196,7 +201,7 @@ ...@@ -196,7 +201,7 @@
<band>Detail</band> <band>Detail</band>
<id>2</id> <id>2</id>
<alignment>1</alignment> <alignment>1</alignment>
<tabsequence>10</tabsequence> <tabsequence>32766</tabsequence>
<border>2</border> <border>2</border>
<color>0</color> <color>0</color>
<x>382</x> <x>382</x>
...@@ -262,7 +267,7 @@ ...@@ -262,7 +267,7 @@
<band>Detail</band> <band>Detail</band>
<id>3</id> <id>3</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>20</tabsequence> <tabsequence>10</tabsequence>
<border>2</border> <border>2</border>
<color>0</color> <color>0</color>
<x>382</x> <x>382</x>
...@@ -280,6 +285,7 @@ ...@@ -280,6 +285,7 @@
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
<required>yes</required>
<autohscroll>yes</autohscroll> <autohscroll>yes</autohscroll>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
......
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