<?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: Cross client tables in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/cross-client-tables/m-p/3647003#M878294</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Cross client tables&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cross client tables are client independent tables. i.e when u change the record in one client then automatically that change reflects in other clients also. The data is common for all the clients.&lt;/P&gt;&lt;P&gt;if u want the cross client tables, then the tables without mandt field are client independent tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.Use the fild name and the Data element name as MANDT to create a table client dependent.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. For maintaing table first make sure that in SE11-&amp;gt;Table display-&amp;gt; Delivery and Maintenance tab -&amp;gt; Data Browser/Table View Maint. give as Display/Maintenance Allowed&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After that go to Utiliites-&amp;gt;Table Maintenance Generator to maintain the Table.&lt;/P&gt;&lt;P&gt;Then after go to SM30 to maintain table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 04 Apr 2008 12:08:39 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-04-04T12:08:39Z</dc:date>
    <item>
      <title>Cross client tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cross-client-tables/m-p/3647002#M878293</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;                             Could anybody tell me what is the procedure to find out cross client tables in a system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Koti Reddy N&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Apr 2008 12:05:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cross-client-tables/m-p/3647002#M878293</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-04T12:05:33Z</dc:date>
    </item>
    <item>
      <title>Re: Cross client tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cross-client-tables/m-p/3647003#M878294</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Cross client tables&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cross client tables are client independent tables. i.e when u change the record in one client then automatically that change reflects in other clients also. The data is common for all the clients.&lt;/P&gt;&lt;P&gt;if u want the cross client tables, then the tables without mandt field are client independent tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.Use the fild name and the Data element name as MANDT to create a table client dependent.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. For maintaing table first make sure that in SE11-&amp;gt;Table display-&amp;gt; Delivery and Maintenance tab -&amp;gt; Data Browser/Table View Maint. give as Display/Maintenance Allowed&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After that go to Utiliites-&amp;gt;Table Maintenance Generator to maintain the Table.&lt;/P&gt;&lt;P&gt;Then after go to SM30 to maintain table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Apr 2008 12:08:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cross-client-tables/m-p/3647003#M878294</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-04T12:08:39Z</dc:date>
    </item>
    <item>
      <title>Re: Cross client tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cross-client-tables/m-p/3647004#M878295</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;Tables which do not have MANDT as the key field in it , are all cross client tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Hope this helps, Do reward.&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Apr 2008 12:09:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cross-client-tables/m-p/3647004#M878295</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-04T12:09:33Z</dc:date>
    </item>
    <item>
      <title>Re: Cross client tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cross-client-tables/m-p/3647005#M878296</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can find that from table  DD02L&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; check the field  CLIDEP in that table,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    if that field is &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
space       No client-dependence, valid throughout system
X             Client-dependent, valid only for current clien
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Apr 2008 12:13:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cross-client-tables/m-p/3647005#M878296</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-04T12:13:20Z</dc:date>
    </item>
  </channel>
</rss>

