<?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: MANDT field in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/mandt-field/m-p/1573587#M258932</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi maja,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. The system won't allow.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. IF MANDT is the first field,&lt;/P&gt;&lt;P&gt;   and u have specified the 2nd field as primary key,&lt;/P&gt;&lt;P&gt;   it won't accept.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The key fields of a table must be grouped together at the beginning of the table&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, 17 Oct 2006 08:40:53 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-10-17T08:40:53Z</dc:date>
    <item>
      <title>MANDT field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mandt-field/m-p/1573581#M258926</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;can anyone tell me what if i don't put MANDT as a part of primary key?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanx,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;maja&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Maja Zugaj&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Oct 2006 08:36:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mandt-field/m-p/1573581#M258926</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-17T08:36:39Z</dc:date>
    </item>
    <item>
      <title>Re: MANDT field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mandt-field/m-p/1573582#M258927</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if you dont use MANDT as key of the table, table will become client independent.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Raja&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Oct 2006 08:38:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mandt-field/m-p/1573582#M258927</guid>
      <dc:creator>athavanraja</dc:creator>
      <dc:date>2006-10-17T08:38:54Z</dc:date>
    </item>
    <item>
      <title>Re: MANDT field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mandt-field/m-p/1573583#M258928</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it is not a mandatory field ... yes you can do that .. but the table will act as a client independenet table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Santosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Oct 2006 08:39:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mandt-field/m-p/1573583#M258928</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-17T08:39:39Z</dc:date>
    </item>
    <item>
      <title>Re: MANDT field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mandt-field/m-p/1573584#M258929</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you so much!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Oct 2006 08:39:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mandt-field/m-p/1573584#M258929</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-17T08:39:44Z</dc:date>
    </item>
    <item>
      <title>Re: MANDT field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mandt-field/m-p/1573585#M258930</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Maja,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MANDT is the client field. If a table has MANDT as the first field with dataelement is MANDT then that table is clent dependent. If a table doen't have this filed then it is a client independent table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If useful reward .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;vasanth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Oct 2006 08:39:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mandt-field/m-p/1573585#M258930</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-17T08:39:49Z</dc:date>
    </item>
    <item>
      <title>Re: MANDT field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mandt-field/m-p/1573586#M258931</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;   That will mean that you don't want a client specific database table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Manish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Oct 2006 08:40:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mandt-field/m-p/1573586#M258931</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-17T08:40:24Z</dc:date>
    </item>
    <item>
      <title>Re: MANDT field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mandt-field/m-p/1573587#M258932</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi maja,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. The system won't allow.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. IF MANDT is the first field,&lt;/P&gt;&lt;P&gt;   and u have specified the 2nd field as primary key,&lt;/P&gt;&lt;P&gt;   it won't accept.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The key fields of a table must be grouped together at the beginning of the table&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, 17 Oct 2006 08:40:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mandt-field/m-p/1573587#M258932</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-17T08:40:53Z</dc:date>
    </item>
    <item>
      <title>Re: MANDT field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mandt-field/m-p/1573588#M258933</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;I think it will be become client independent..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check it out...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Santhosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Oct 2006 08:41:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mandt-field/m-p/1573588#M258933</guid>
      <dc:creator>santhosh_patil</dc:creator>
      <dc:date>2006-10-17T08:41:27Z</dc:date>
    </item>
    <item>
      <title>Re: MANDT field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mandt-field/m-p/1573589#M258934</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HELLO,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;YOU CAN, BUT MANDT IS THE CLIENT NO. FILED AND EVERY QUERY/SQL COMMANDS, IT FATCH RECORDS OF CURRENT CLIENT(DEFAULT) . &lt;/P&gt;&lt;P&gt;SO, IF U NOT TAKE MANDT AS PART OF PRIMERY KEY THEN YOUR QUERY TAKE MORE TIME TO EXECUTE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MUKESH AGGARWAL&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Oct 2006 08:42:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mandt-field/m-p/1573589#M258934</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-17T08:42:00Z</dc:date>
    </item>
    <item>
      <title>Re: MANDT field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mandt-field/m-p/1573590#M258935</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt; Please check my answer ..... even though i answered second but it was unfortunate that you did not like my answer .. it would be great if you can assign some points to me too..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Santosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Oct 2006 09:08:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mandt-field/m-p/1573590#M258935</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-17T09:08:16Z</dc:date>
    </item>
    <item>
      <title>Re: MANDT field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mandt-field/m-p/1573591#M258936</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;that is why i checked your answer with 2 points as helpfull answer, from my view i can see it is checked but not grayed also, that is why maybe you cant see it, i'll try to check it right again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so sorry for this. &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;maja&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Oct 2006 09:31:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mandt-field/m-p/1573591#M258936</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-17T09:31:53Z</dc:date>
    </item>
    <item>
      <title>Re: MANDT field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mandt-field/m-p/1573592#M258937</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This message was moderated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Jun 2013 06:54:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mandt-field/m-p/1573592#M258937</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-06-24T06:54:44Z</dc:date>
    </item>
    <item>
      <title>Re: MANDT field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mandt-field/m-p/1573593#M258938</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;In BI side MANDT (client) it is the primary (mandatory) why put as a primary key, need to map the filed in transformation so that .. along with primary key will do the success full transformation and get the data properly........&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Jun 2013 07:05:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mandt-field/m-p/1573593#M258938</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-06-24T07:05:25Z</dc:date>
    </item>
    <item>
      <title>Re: MANDT field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mandt-field/m-p/1573594#M258939</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello maja,&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;many of people tell here that table &lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt;will become client independent.&lt;/SPAN&gt;&lt;/SPAN&gt; but i think this concept is wrong. Because table always client independent object. But records of the table is always client dependent object. For this reason it is maintained by &lt;STRONG&gt;mandt&lt;/STRONG&gt; field. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Sabyasachi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Jun 2013 07:09:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mandt-field/m-p/1573594#M258939</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-06-24T07:09:44Z</dc:date>
    </item>
    <item>
      <title>Re: MANDT field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mandt-field/m-p/1573595#M258940</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;SCN is not a place where you ask for some points. Dont ask for points. Read SCN rules and engagement.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Thanks&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sabyasachi&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Jun 2013 07:13:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mandt-field/m-p/1573595#M258940</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-06-24T07:13:38Z</dc:date>
    </item>
    <item>
      <title>Re: MANDT field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mandt-field/m-p/1573596#M258941</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Karforma,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I agree with your comment, yes table always client independent, if we put MANDT as a key field then the data in that table become client dependent.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you not put MANDT field as a key field than the data in that table become client independent.&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;Ramesh.T&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Jun 2013 07:16:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mandt-field/m-p/1573596#M258941</guid>
      <dc:creator>former_member209120</dc:creator>
      <dc:date>2013-06-24T07:16:28Z</dc:date>
    </item>
    <item>
      <title>Re: MANDT field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mandt-field/m-p/1573597#M258942</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes i agree with you Karforma....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ramesh.T&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Jun 2013 07:19:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mandt-field/m-p/1573597#M258942</guid>
      <dc:creator>former_member209120</dc:creator>
      <dc:date>2013-06-24T07:19:37Z</dc:date>
    </item>
    <item>
      <title>Re: MANDT field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mandt-field/m-p/1573598#M258943</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ramesh,&lt;/P&gt;&lt;P&gt;you are right. According to me most of people (Diamond, Topaz contributor) writes wrong. Kindly request to all people that dont write wrong things in SCN. its a great a place to share knowledge. Beginner will become confuse for this type of answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sabyasachi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Jun 2013 07:30:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mandt-field/m-p/1573598#M258943</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-06-24T07:30:28Z</dc:date>
    </item>
  </channel>
</rss>

