Commit 52c5285e authored by wansari's avatar wansari

changed by wasim for supplier item, item parent filter added


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@103185 ce508802-f39f-4f6c-b175-0d175dae99d5
parent fae58ab9
...@@ -48,6 +48,14 @@ ...@@ -48,6 +48,14 @@
<color>536870912</color> <color>536870912</color>
</Detail> </Detail>
<TableDefinition> <TableDefinition>
<table_column>
<type size="10">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<key>yes</key>
<name>item_code</name>
<dbname>supplieritem.item_code</dbname>
</table_column>
<table_column> <table_column>
<type size="10">char</type> <type size="10">char</type>
<update>yes</update> <update>yes</update>
...@@ -63,12 +71,6 @@ ...@@ -63,12 +71,6 @@
<name>item_code__ref</name> <name>item_code__ref</name>
<dbname>supplieritem.item_code__ref</dbname> <dbname>supplieritem.item_code__ref</dbname>
</table_column> </table_column>
<table_column>
<type size="120">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>descr</name>
<dbname>supplieritem.descr</dbname>
</table_column>
<table_column> <table_column>
<type precision="3">decimal</type> <type precision="3">decimal</type>
<update>yes</update> <update>yes</update>
...@@ -91,12 +93,10 @@ ...@@ -91,12 +93,10 @@
<dbname>supplieritem.unit</dbname> <dbname>supplieritem.unit</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="10">char</type> <type size="120">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<key>yes</key> <name>descr</name>
<name>item_code</name> <dbname>supplieritem.descr</dbname>
<dbname>supplieritem.item_code</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type>datetime</type> <type>datetime</type>
...@@ -116,7 +116,7 @@ ...@@ -116,7 +116,7 @@
<name>chg_term</name> <name>chg_term</name>
<dbname>supplieritem.chg_term</dbname> <dbname>supplieritem.chg_term</dbname>
</table_column> </table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;supplieritem&quot; ) TABLE(NAME=&quot;item&quot; ) COLUMN(NAME=&quot;supplieritem.supp_code&quot;) COLUMN(NAME=&quot;supplieritem.item_code__ref&quot;) COLUMN(NAME=&quot;supplieritem.descr&quot;) COLUMN(NAME=&quot;supplieritem.rate__ref&quot;) COLUMN(NAME=&quot;supplieritem.quantity__dem&quot;) COLUMN(NAME=&quot;supplieritem.unit&quot;) COLUMN(NAME=&quot;supplieritem.item_code&quot;) COLUMN(NAME=&quot;supplieritem.chg_date&quot;) COLUMN(NAME=&quot;supplieritem.chg_user&quot;) COLUMN(NAME=&quot;supplieritem.chg_term&quot;) JOIN (LEFT=&quot;supplieritem.item_code&quot; OP =&quot;=&quot;RIGHT=&quot;item.item_code&quot; )WHERE( EXP1 =&quot;(~&quot;ITEM~&quot;.~&quot;ITEM_CODE~&quot;&quot; OP =&quot;=&quot; EXP2 =&quot;:item_code&quot; LOGIC =&quot;or&quot; ) WHERE( EXP1 =&quot;~&quot;ITEM~&quot;.~&quot;ITEM_PARNT~&quot;&quot; OP =&quot;=&quot; EXP2 =&quot;:item_parnt)&quot; ) ) ARG(NAME = &quot;item_code&quot; TYPE = string) ARG(NAME = &quot;item_parnt&quot; TYPE = string) </retrieve> <retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;supplieritem&quot; ) TABLE(NAME=&quot;item&quot; ) COLUMN(NAME=&quot;supplieritem.item_code&quot;) COLUMN(NAME=&quot;supplieritem.supp_code&quot;) COLUMN(NAME=&quot;supplieritem.item_code__ref&quot;) COLUMN(NAME=&quot;supplieritem.rate__ref&quot;) COLUMN(NAME=&quot;supplieritem.quantity__dem&quot;) COLUMN(NAME=&quot;supplieritem.unit&quot;) COLUMN(NAME=&quot;supplieritem.descr&quot;) COLUMN(NAME=&quot;supplieritem.chg_date&quot;) COLUMN(NAME=&quot;supplieritem.chg_user&quot;) COLUMN(NAME=&quot;supplieritem.chg_term&quot;) JOIN (LEFT=&quot;supplieritem.item_code&quot; OP =&quot;=&quot;RIGHT=&quot;item.item_code&quot; )WHERE( EXP1 =&quot;(~&quot;ITEM~&quot;.~&quot;ITEM_CODE~&quot;&quot; OP =&quot;=&quot; EXP2 =&quot;:item_code&quot; LOGIC =&quot;or&quot; ) WHERE( EXP1 =&quot;~&quot;ITEM~&quot;.~&quot;ITEM_PARNT~&quot;&quot; OP =&quot;=&quot; EXP2 =&quot;:item_parnt)&quot; ) ) ARG(NAME = &quot;item_code&quot; TYPE = string) ARG(NAME = &quot;item_parnt&quot; TYPE = string) </retrieve>
<update>SUPPLIERITEM</update> <update>SUPPLIERITEM</update>
<updatewhere>0</updatewhere> <updatewhere>0</updatewhere>
<updatekeyinplace>no</updatekeyinplace> <updatekeyinplace>no</updatekeyinplace>
...@@ -411,7 +411,7 @@ ...@@ -411,7 +411,7 @@
</TextObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>1</id> <id>2</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>10</tabsequence> <tabsequence>10</tabsequence>
<border>5</border> <border>5</border>
...@@ -525,7 +525,7 @@ ...@@ -525,7 +525,7 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>2</id> <id>3</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>20</tabsequence> <tabsequence>20</tabsequence>
<border>5</border> <border>5</border>
...@@ -563,7 +563,7 @@ ...@@ -563,7 +563,7 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>3</id> <id>7</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>30</tabsequence> <tabsequence>30</tabsequence>
<border>5</border> <border>5</border>
...@@ -637,7 +637,7 @@ ...@@ -637,7 +637,7 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>7</id> <id>1</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>70</tabsequence> <tabsequence>70</tabsequence>
<border>5</border> <border>5</border>
......
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