<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Table Handling in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-handling/m-p/3652877#M879807</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Presume you have a &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;logical database &lt;/P&gt;&lt;P&gt;table 1&lt;/P&gt;&lt;P&gt;table 2&lt;/P&gt;&lt;P&gt;table 3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Define the required field as additional field say fld of table 1, table 2 or   table 3  &lt;/P&gt;&lt;P&gt;and then in the code section define.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Perform get_f1d(zxxxxxxx) using f1d.&lt;/P&gt;&lt;P&gt;Form zxxxxxxx could be like;&lt;/P&gt;&lt;P&gt;Form get_f1d using f. &lt;/P&gt;&lt;P&gt;Select * from where 'conditions'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;f = table4 - f1d.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if helpful...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Madhavi.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 20 Apr 2008 15:24:15 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-04-20T15:24:15Z</dc:date>
    <item>
      <title>Table Handling</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-handling/m-p/3652876#M879806</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We specify the logical database. And we want a field that is not present in any of the tables defaulted in logical database. How can we want to add this additional field from a different table?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ashish.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 20 Apr 2008 13:34:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-handling/m-p/3652876#M879806</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-20T13:34:08Z</dc:date>
    </item>
    <item>
      <title>Re: Table Handling</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-handling/m-p/3652877#M879807</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Presume you have a &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;logical database &lt;/P&gt;&lt;P&gt;table 1&lt;/P&gt;&lt;P&gt;table 2&lt;/P&gt;&lt;P&gt;table 3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Define the required field as additional field say fld of table 1, table 2 or   table 3  &lt;/P&gt;&lt;P&gt;and then in the code section define.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Perform get_f1d(zxxxxxxx) using f1d.&lt;/P&gt;&lt;P&gt;Form zxxxxxxx could be like;&lt;/P&gt;&lt;P&gt;Form get_f1d using f. &lt;/P&gt;&lt;P&gt;Select * from where 'conditions'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;f = table4 - f1d.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if helpful...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Madhavi.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 20 Apr 2008 15:24:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-handling/m-p/3652877#M879807</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-20T15:24:15Z</dc:date>
    </item>
    <item>
      <title>Re: Table Handling</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-handling/m-p/3652878#M879808</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN __default_attr="blue" __jive_macro_name="color"&gt;
Hi Ashish,
If the field is not present in LDB nodes , just define the field in the program and use SELECT query to get the field value from the table. 

Regards,
Venkat.O
&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 20 Apr 2008 15:35:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-handling/m-p/3652878#M879808</guid>
      <dc:creator>venkat_o</dc:creator>
      <dc:date>2008-04-20T15:35:15Z</dc:date>
    </item>
  </channel>
</rss>

