<?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: method for finding the table&amp;field from a structure in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/method-for-finding-the-table-field-from-a-structure/m-p/1539065#M245732</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;select from DD03L where tabname = VBSTT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check SE11-&amp;gt;VBSTT &lt;/P&gt;&lt;P&gt;View Entries and enter in field tabname VBSTT&lt;/P&gt;&lt;P&gt;-&amp;gt; you'll see the fields.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 29 Aug 2006 14:03:45 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-08-29T14:03:45Z</dc:date>
    <item>
      <title>method for finding the table&amp;field from a structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/method-for-finding-the-table-field-from-a-structure/m-p/1539062#M245729</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;How can we get the table name and the fields from a structure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for eg:&lt;/P&gt;&lt;P&gt;vbstt-gbsta_bez is a field in a structure&lt;/P&gt;&lt;P&gt;vbstt is the structure and gbsta_bez is a filed in the structure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Need to know the method for finding the table&amp;amp;field from a structure&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Aug 2006 13:51:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/method-for-finding-the-table-field-from-a-structure/m-p/1539062#M245729</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-29T13:51:07Z</dc:date>
    </item>
    <item>
      <title>Re: method for finding the table&amp;field from a structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/method-for-finding-the-table-field-from-a-structure/m-p/1539063#M245730</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, this is sometimes not an easy task.  You can start by doing a SQL trace using ST05. You can then see all of the tables that are hit in a tranactions.  Yes, this will be cumbersome.  Next, you can try debugging the program, to find how the structure is filled at runtime.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can also do a where used on the structure, and maybe it is used in a function module somewhere.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Rich HEilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Aug 2006 13:58:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/method-for-finding-the-table-field-from-a-structure/m-p/1539063#M245730</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2006-08-29T13:58:13Z</dc:date>
    </item>
    <item>
      <title>Re: method for finding the table&amp;field from a structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/method-for-finding-the-table-field-from-a-structure/m-p/1539064#M245731</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I found the following FM which use the structure.  Maybe you can use these to get your data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RV_DOCUMENT_HEAD_STATUS_TEXTS &lt;/P&gt;&lt;P&gt;RV_DOCUMENT_POS_STATUS_TEXTS  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Aug 2006 14:00:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/method-for-finding-the-table-field-from-a-structure/m-p/1539064#M245731</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2006-08-29T14:00:47Z</dc:date>
    </item>
    <item>
      <title>Re: method for finding the table&amp;field from a structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/method-for-finding-the-table-field-from-a-structure/m-p/1539065#M245732</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;select from DD03L where tabname = VBSTT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check SE11-&amp;gt;VBSTT &lt;/P&gt;&lt;P&gt;View Entries and enter in field tabname VBSTT&lt;/P&gt;&lt;P&gt;-&amp;gt; you'll see the fields.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Aug 2006 14:03:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/method-for-finding-the-table-field-from-a-structure/m-p/1539065#M245732</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-29T14:03:45Z</dc:date>
    </item>
  </channel>
</rss>

