<?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 for Customizing and BASIS objects in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-customizing-and-basis-objects/m-p/2123490#M445376</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Saurabh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here in table SMODILOG...if u fatch data with condition...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where ( OBJ_TYPE = 'CUSO' or &lt;/P&gt;&lt;P&gt;           OBJ_TYPE = 'ACGR' ) and&lt;/P&gt;&lt;P&gt;          OBJ_NAME &amp;lt;&amp;gt; Y*string or&lt;/P&gt;&lt;P&gt;          OBJ_NAME &amp;lt;&amp;gt;  z*string. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will get you the objects that you want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Reward helpful answers with points,&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Tejas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 10 Apr 2007 06:29:06 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-04-10T06:29:06Z</dc:date>
    <item>
      <title>Table for Customizing and BASIS objects</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-customizing-and-basis-objects/m-p/2123484#M445370</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;Is there any table/view which stores a list of all customizing and BASIS objects created in the SAP system (something like table TADIR for programs)?&lt;/P&gt;&lt;P&gt;I should be able to query against that table and find if a particular customizing objects exists or not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Saurabh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Apr 2007 05:54:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-customizing-and-basis-objects/m-p/2123484#M445370</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-10T05:54:40Z</dc:date>
    </item>
    <item>
      <title>Re: Table for Customizing and BASIS objects</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-customizing-and-basis-objects/m-p/2123485#M445371</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You will get all the custom programs (starting with Y* or Z&lt;STRONG&gt;) from the Table TADIR itself.Pass the Program id = R3TR object ID = PROG and object name = Y&lt;/STRONG&gt; to Z*&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you will get all custom programs. Similarly change the OBJECT ID to different to different type(TABL for tables VIEW for views etc).&lt;/P&gt;&lt;P&gt;also check the table TFDIR like that for Y* and Z* objects.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward points if useful&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Anji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Apr 2007 06:09:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-customizing-and-basis-objects/m-p/2123485#M445371</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-10T06:09:49Z</dc:date>
    </item>
    <item>
      <title>Re: Table for Customizing and BASIS objects</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-customizing-and-basis-objects/m-p/2123486#M445372</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi saurabh....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is the table...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;SMODILOG&amp;lt;/b&amp;gt; - Log of Customer Modifications to Dev. Env. Objects&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is what you are looking for i guess.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Reward points if helpful,&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Tejas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Apr 2007 06:12:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-customizing-and-basis-objects/m-p/2123486#M445372</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-10T06:12:25Z</dc:date>
    </item>
    <item>
      <title>Re: Table for Customizing and BASIS objects</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-customizing-and-basis-objects/m-p/2123487#M445373</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi saurabh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Customizing object is finally nothing but &lt;/P&gt;&lt;P&gt;   a tansparent table of type 'C' (deliery class = C customizing)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. That we can anyway check in DD02L&lt;/P&gt;&lt;P&gt;   table, which contains all tables list,&lt;/P&gt;&lt;P&gt;   along with their delivery class.&lt;/P&gt;&lt;P&gt;&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;amit m.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Apr 2007 06:17:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-customizing-and-basis-objects/m-p/2123487#M445373</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-10T06:17:25Z</dc:date>
    </item>
    <item>
      <title>Re: Table for Customizing and BASIS objects</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-customizing-and-basis-objects/m-p/2123488#M445374</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;      Use table TADIR.In this u get all repositary objects.If u want user profiles details use tables USR10,USR12.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;dont forget to give a reward if it helpful&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;Vana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Apr 2007 06:21:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-customizing-and-basis-objects/m-p/2123488#M445374</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-10T06:21:06Z</dc:date>
    </item>
    <item>
      <title>Re: Table for Customizing and BASIS objects</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-customizing-and-basis-objects/m-p/2123489#M445375</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anji and Tejas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your replies.&lt;/P&gt;&lt;P&gt;What I am looking for here is a table containing Customizing (eg Object type CUS0) and BASIS (eg Object type ACGR) objects and not customized (Z) objects. The tables TADIR and SMODILOG give me some of them but not all. Is there any table which can give me an exhaustive list of the same? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Saurabh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Apr 2007 06:23:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-customizing-and-basis-objects/m-p/2123489#M445375</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-10T06:23:55Z</dc:date>
    </item>
    <item>
      <title>Re: Table for Customizing and BASIS objects</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-customizing-and-basis-objects/m-p/2123490#M445376</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Saurabh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here in table SMODILOG...if u fatch data with condition...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where ( OBJ_TYPE = 'CUSO' or &lt;/P&gt;&lt;P&gt;           OBJ_TYPE = 'ACGR' ) and&lt;/P&gt;&lt;P&gt;          OBJ_NAME &amp;lt;&amp;gt; Y*string or&lt;/P&gt;&lt;P&gt;          OBJ_NAME &amp;lt;&amp;gt;  z*string. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will get you the objects that you want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Reward helpful answers with points,&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Tejas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Apr 2007 06:29:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-customizing-and-basis-objects/m-p/2123490#M445376</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-10T06:29:06Z</dc:date>
    </item>
  </channel>
</rss>

