<?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: CALL function to extract data from a structure table in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-function-to-extract-data-from-a-structure-table/m-p/2261977#M490389</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;I tried to check the structure using SE80 but there's many tables involved.&lt;/P&gt;&lt;P&gt;How should I know which is the correct table?&lt;/P&gt;&lt;P&gt;I would like to check for header text and notes table for Scheduling agreement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 18 May 2007 06:06:41 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-05-18T06:06:41Z</dc:date>
    <item>
      <title>CALL function to extract data from a structure table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-function-to-extract-data-from-a-structure-table/m-p/2261973#M490385</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gurus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone knows how to write a call function to extract data from a structure table?&lt;/P&gt;&lt;P&gt;Your help is very much appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks alot.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 May 2007 03:40:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-function-to-extract-data-from-a-structure-table/m-p/2261973#M490385</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-18T03:40:45Z</dc:date>
    </item>
    <item>
      <title>Re: CALL function to extract data from a structure table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-function-to-extract-data-from-a-structure-table/m-p/2261974#M490386</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sue,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Structure do not hold any data??can you be more clear???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  if you want to extract data from a database table, then u can just write a simple select statement&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select * from ztable into table table itab&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 May 2007 03:56:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-function-to-extract-data-from-a-structure-table/m-p/2261974#M490386</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-18T03:56:13Z</dc:date>
    </item>
    <item>
      <title>Re: CALL function to extract data from a structure table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-function-to-extract-data-from-a-structure-table/m-p/2261975#M490387</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;I would like to extract Header text and notes for Scheduling Agreement.&lt;/P&gt;&lt;P&gt;As I know this is from a structure(from the screen), and I am not too sure of the tables.&lt;/P&gt;&lt;P&gt;What should I do?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 May 2007 04:02:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-function-to-extract-data-from-a-structure-table/m-p/2261975#M490387</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-18T04:02:35Z</dc:date>
    </item>
    <item>
      <title>Re: CALL function to extract data from a structure table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-function-to-extract-data-from-a-structure-table/m-p/2261976#M490388</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;structure doesnot hold any data. instead of it you can check the stucture in which table it is used, find the table name,use select query to extract the data u needed.&lt;/P&gt;&lt;P&gt;you can use where used list option to find the structure in which table it is used.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;siva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 May 2007 04:02:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-function-to-extract-data-from-a-structure-table/m-p/2261976#M490388</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-18T04:02:56Z</dc:date>
    </item>
    <item>
      <title>Re: CALL function to extract data from a structure table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-function-to-extract-data-from-a-structure-table/m-p/2261977#M490389</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;I tried to check the structure using SE80 but there's many tables involved.&lt;/P&gt;&lt;P&gt;How should I know which is the correct table?&lt;/P&gt;&lt;P&gt;I would like to check for header text and notes table for Scheduling agreement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 May 2007 06:06:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-function-to-extract-data-from-a-structure-table/m-p/2261977#M490389</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-18T06:06:41Z</dc:date>
    </item>
  </channel>
</rss>

