<?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: Client specific data. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/client-specific-data/m-p/3489330#M838989</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi harsha&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Client speific data means client dependent &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For Eg: In the development Sys if two clients are there say 900 910&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if the data works only in 900 it is client dependent&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if worked in both its client independent&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eg:scripts are client dependent &lt;/P&gt;&lt;P&gt;smartforms are client independent&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so for scripts we have to transfer the request to 910 also&lt;/P&gt;&lt;P&gt;but in smart forms no need&lt;/P&gt;&lt;P&gt;reward if useful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 06 Mar 2008 14:09:14 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-03-06T14:09:14Z</dc:date>
    <item>
      <title>Client specific data.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/client-specific-data/m-p/3489329#M838988</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what is client specific data and client independent data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Mar 2008 14:05:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/client-specific-data/m-p/3489329#M838988</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-06T14:05:26Z</dc:date>
    </item>
    <item>
      <title>Re: Client specific data.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/client-specific-data/m-p/3489330#M838989</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi harsha&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Client speific data means client dependent &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For Eg: In the development Sys if two clients are there say 900 910&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if the data works only in 900 it is client dependent&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if worked in both its client independent&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eg:scripts are client dependent &lt;/P&gt;&lt;P&gt;smartforms are client independent&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so for scripts we have to transfer the request to 910 also&lt;/P&gt;&lt;P&gt;but in smart forms no need&lt;/P&gt;&lt;P&gt;reward if useful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Mar 2008 14:09:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/client-specific-data/m-p/3489330#M838989</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-06T14:09:14Z</dc:date>
    </item>
    <item>
      <title>Re: Client specific data.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/client-specific-data/m-p/3489331#M838990</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;client specific:-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;                    it means the table which contains the field MANDT  is called client specific.Only that client can access that table aswell as data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Client independent:-&lt;/P&gt;&lt;P&gt;                      it means the table which does not contains the field MANDT  is called client independent.any client can access that table aswell as data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points Please,&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;Sunil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Mar 2008 14:11:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/client-specific-data/m-p/3489331#M838990</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-06T14:11:32Z</dc:date>
    </item>
    <item>
      <title>Re: Client specific data.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/client-specific-data/m-p/3489332#M838991</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if the table contains MANDT fld as its 1st fld. that table data is client dependent. ie one client data cant b visible for other client&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if the table does not contain MANDT fld as its 1st fld. that table data is client independent. ie one client data can b visible for other client&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if useful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Mar 2008 14:14:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/client-specific-data/m-p/3489332#M838991</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-06T14:14:53Z</dc:date>
    </item>
    <item>
      <title>Re: Client specific data.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/client-specific-data/m-p/3489333#M838992</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;STRONG&gt;HARSHA&lt;/STRONG&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data in SAP is always biforcated using  clients. Internally the database tables store data irrespective of the client. But, in the sap system, data is grouped based on clients. If you go to a table like SPFLI in SE11, you will find a field with the name MANDT. Its the client field. So the data is filtered using the client. Some tables dont have a field by the name MANDT. That means the data is available accross all the clients.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please reward if helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Mar 2008 06:08:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/client-specific-data/m-p/3489333#M838992</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-07T06:08:50Z</dc:date>
    </item>
  </channel>
</rss>

