<?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: Assignment between include/Append structures and Database Tables in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/assignment-between-include-append-structures-and-database-tables/m-p/4862044#M1136848</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;Go to se11 - data type - give Z* and press F4.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pop-up will come  - click on search for structures - u will get standard structures.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then take any structure name and check for where used list ( cont + shift + F3) . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;U will get all the DB tables where and all they have used that include / append structure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kusuma.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 Nov 2008 10:09:48 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-11-19T10:09:48Z</dc:date>
    <item>
      <title>Assignment between include/Append structures and Database Tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/assignment-between-include-append-structures-and-database-tables/m-p/4862043#M1136847</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to find the list of all Append/Include Structures in my system and Their assignment to Tables.&lt;/P&gt;&lt;P&gt;(For Each Append/Include structure, to which table it was assigned)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any way to find it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Krishna.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Nov 2008 08:38:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/assignment-between-include-append-structures-and-database-tables/m-p/4862043#M1136847</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-19T08:38:45Z</dc:date>
    </item>
    <item>
      <title>Re: Assignment between include/Append structures and Database Tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/assignment-between-include-append-structures-and-database-tables/m-p/4862044#M1136848</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;Go to se11 - data type - give Z* and press F4.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pop-up will come  - click on search for structures - u will get standard structures.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then take any structure name and check for where used list ( cont + shift + F3) . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;U will get all the DB tables where and all they have used that include / append structure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kusuma.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Nov 2008 10:09:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/assignment-between-include-append-structures-and-database-tables/m-p/4862044#M1136848</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-19T10:09:48Z</dc:date>
    </item>
    <item>
      <title>Re: Assignment between include/Append structures and Database Tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/assignment-between-include-append-structures-and-database-tables/m-p/4862045#M1136849</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;       Try this&lt;/P&gt;&lt;P&gt;Go to table DD02L (SAP tables) and make a select tabclass = 'APPEND' , u ll get list of tables.....same way u can find include also.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Nov 2008 10:10:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/assignment-between-include-append-structures-and-database-tables/m-p/4862045#M1136849</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-19T10:10:07Z</dc:date>
    </item>
    <item>
      <title>Re: Assignment between include/Append structures and Database Tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/assignment-between-include-append-structures-and-database-tables/m-p/4862046#M1136850</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kusuma,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks For ur reply.&lt;/P&gt;&lt;P&gt;My question is how to find the assignement of Include/Append structures to Different Database tables.&lt;/P&gt;&lt;P&gt;(Any other way instead of checking table by table?). &lt;/P&gt;&lt;P&gt;Already i have a huge list of Append and Include structuers in My system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Krishna.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Nov 2008 10:52:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/assignment-between-include-append-structures-and-database-tables/m-p/4862046#M1136850</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-19T10:52:13Z</dc:date>
    </item>
    <item>
      <title>Re: Assignment between include/Append structures and Database Tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/assignment-between-include-append-structures-and-database-tables/m-p/4862047#M1136851</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi krishna,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Other than that no idea krishna.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Kusuma.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Nov 2008 11:21:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/assignment-between-include-append-structures-and-database-tables/m-p/4862047#M1136851</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-19T11:21:55Z</dc:date>
    </item>
    <item>
      <title>Re: Assignment between include/Append structures and Database Tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/assignment-between-include-append-structures-and-database-tables/m-p/4862048#M1136852</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Done it in hard way, Checking one by one Z structures..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jul 2009 13:33:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/assignment-between-include-append-structures-and-database-tables/m-p/4862048#M1136852</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-03T13:33:43Z</dc:date>
    </item>
  </channel>
</rss>

