<?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 Z-table in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/z-table/m-p/1683990#M301253</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it mandatary to insert MANDT field for every Z-table?&lt;/P&gt;&lt;P&gt;Suppose if we transport this Z-table to quality or production in that case is it mandataory?. I think Is it not  good way to create a table with out  MANDT field?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 23 Oct 2006 14:27:53 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-10-23T14:27:53Z</dc:date>
    <item>
      <title>Z-table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/z-table/m-p/1683990#M301253</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it mandatary to insert MANDT field for every Z-table?&lt;/P&gt;&lt;P&gt;Suppose if we transport this Z-table to quality or production in that case is it mandataory?. I think Is it not  good way to create a table with out  MANDT field?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Oct 2006 14:27:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/z-table/m-p/1683990#M301253</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-23T14:27:53Z</dc:date>
    </item>
    <item>
      <title>Re: Z-table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/z-table/m-p/1683991#M301254</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;It is not mandatory to give the MANDT field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It only depends whether you want it to be client dependent or not.&lt;/P&gt;&lt;P&gt;If MANDT is present then client dependent&lt;/P&gt;&lt;P&gt;If MANDT is NOT present then client independent&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Dominic  Pappaly&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Oct 2006 14:30:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/z-table/m-p/1683991#M301254</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-23T14:30:04Z</dc:date>
    </item>
    <item>
      <title>Re: Z-table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/z-table/m-p/1683992#M301255</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;It depends on which kind of data your ZTABLE has to store.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Every system can have more than one client, so if the data of your ZTABLE has to be client dependent that table has to have the MANDT (client number) as key field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So generally the tables have to have the MANDT as key fields, the reasons to create a table client independent are rather rare.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are sure the data have to be the same in all client, you can create a table without MANDT, in this case when you insert a data in a client, it'll be available for all clients of the systems.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Oct 2006 14:33:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/z-table/m-p/1683992#M301255</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-23T14:33:02Z</dc:date>
    </item>
    <item>
      <title>Re: Z-table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/z-table/m-p/1683993#M301256</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ravi,  anytime that you want the data to be client specific, you should include the MANDT field.  Most transaction data and master data you will want to use the MANDT.  It is not mandatory,  this is because in some cases you may want your table to be cross-client, for example if you are creating custom configuration tables which are to be cross-client.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Oct 2006 14:34:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/z-table/m-p/1683993#M301256</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2006-10-23T14:34:08Z</dc:date>
    </item>
    <item>
      <title>Re: Z-table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/z-table/m-p/1683994#M301257</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it is not mandatory to have a MANDT field in your table,&lt;/P&gt;&lt;P&gt;since, that field is necessary only when u want your table to be client dependent.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Oct 2006 07:59:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/z-table/m-p/1683994#M301257</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-31T07:59:07Z</dc:date>
    </item>
    <item>
      <title>Re: Z-table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/z-table/m-p/1683995#M301258</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Ravi Kumar,&lt;/P&gt;&lt;P&gt;its not mandatory &lt;/P&gt;&lt;P&gt;but while creating the table it gives information as &lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Application table should be client-specific&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;its good if you maintain that field&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Nov 2006 14:12:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/z-table/m-p/1683995#M301258</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-02T14:12:10Z</dc:date>
    </item>
  </channel>
</rss>

