<?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: Maintain Client Field a Custom Table using SM30 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/maintain-client-field-a-custom-table-using-sm30/m-p/1942176#M388764</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the Reply Ravi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have two fields which have a Client 'MANDT'.&lt;/P&gt;&lt;P&gt;The first one is behaving as you explained. However, I need the second field (named "CLIENT" ) to be maintainable. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if this is somehow possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again,&lt;/P&gt;&lt;P&gt;Jr.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 20 Feb 2007 19:56:30 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-02-20T19:56:30Z</dc:date>
    <item>
      <title>Maintain Client Field a Custom Table using SM30</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/maintain-client-field-a-custom-table-using-sm30/m-p/1942174#M388762</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;I have a Custom Table ZTABLE: with the Following Fields.&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
----------------------------
FIELDNAME	DATAELEMENT
----------------------------
MANDT		MANDT
HOSTNAME	SYSID
CLIENT		MANDT
TYPE		ZREP
URL		ZURL
----------------------------
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created a Maintenance View for the same. However, I'm unable to manage the Contents of the Field "CLIENT". This does not even show up in the SM30 Maintenance View.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know how can i manage this Field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance,&lt;/P&gt;&lt;P&gt;Jr.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Feb 2007 19:48:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/maintain-client-field-a-custom-table-using-sm30/m-p/1942174#M388762</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-20T19:48:20Z</dc:date>
    </item>
    <item>
      <title>Re: Maintain Client Field a Custom Table using SM30</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/maintain-client-field-a-custom-table-using-sm30/m-p/1942175#M388763</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;  The mandant field doesn't show up in the Maintenance screen because it is standard behavior. There is nothing wrong with that behavior. That will wil be updated by the client number of the system in which it is currently there.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Feb 2007 19:53:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/maintain-client-field-a-custom-table-using-sm30/m-p/1942175#M388763</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-20T19:53:30Z</dc:date>
    </item>
    <item>
      <title>Re: Maintain Client Field a Custom Table using SM30</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/maintain-client-field-a-custom-table-using-sm30/m-p/1942176#M388764</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the Reply Ravi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have two fields which have a Client 'MANDT'.&lt;/P&gt;&lt;P&gt;The first one is behaving as you explained. However, I need the second field (named "CLIENT" ) to be maintainable. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if this is somehow possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again,&lt;/P&gt;&lt;P&gt;Jr.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Feb 2007 19:56:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/maintain-client-field-a-custom-table-using-sm30/m-p/1942176#M388764</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-20T19:56:30Z</dc:date>
    </item>
    <item>
      <title>Re: Maintain Client Field a Custom Table using SM30</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/maintain-client-field-a-custom-table-using-sm30/m-p/1942177#M388765</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try giving it a different domain say CHAR03.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Feb 2007 19:56:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/maintain-client-field-a-custom-table-using-sm30/m-p/1942177#M388765</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-20T19:56:52Z</dc:date>
    </item>
    <item>
      <title>Re: Maintain Client Field a Custom Table using SM30</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/maintain-client-field-a-custom-table-using-sm30/m-p/1942178#M388766</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In that case you may use some other data element which has the domain's data type as CHAR 3.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Santosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Feb 2007 20:00:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/maintain-client-field-a-custom-table-using-sm30/m-p/1942178#M388766</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-20T20:00:34Z</dc:date>
    </item>
    <item>
      <title>Re: Maintain Client Field a Custom Table using SM30</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/maintain-client-field-a-custom-table-using-sm30/m-p/1942179#M388767</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Rob,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Making it CHAR03 works,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again,&lt;/P&gt;&lt;P&gt;Jr.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Feb 2007 20:00:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/maintain-client-field-a-custom-table-using-sm30/m-p/1942179#M388767</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-20T20:00:40Z</dc:date>
    </item>
  </channel>
</rss>

