<?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: Field Name in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/field-name/m-p/2631882#M605224</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I know sy-mandt retrieves the current client we are working. All I need is the Whether client is development or Testing or Production.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 01 Aug 2007 14:13:57 GMT</pubDate>
    <dc:creator>SG141</dc:creator>
    <dc:date>2007-08-01T14:13:57Z</dc:date>
    <item>
      <title>Field Name</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/field-name/m-p/2631877#M605219</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Which field in the SAP gives the information that the client we are working is Development or quality or production.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Aug 2007 14:04:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/field-name/m-p/2631877#M605219</guid>
      <dc:creator>SG141</dc:creator>
      <dc:date>2007-08-01T14:04:49Z</dc:date>
    </item>
    <item>
      <title>Re: Field Name</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/field-name/m-p/2631878#M605220</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;mandt&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Srikanta Gope&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Aug 2007 14:07:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/field-name/m-p/2631878#M605220</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-01T14:07:08Z</dc:date>
    </item>
    <item>
      <title>Re: Field Name</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/field-name/m-p/2631879#M605221</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Table T000 field CCCATEGORY will have the value;&lt;/P&gt;&lt;P&gt;P	Production&lt;/P&gt;&lt;P&gt;T	Test&lt;/P&gt;&lt;P&gt;C	Customizing&lt;/P&gt;&lt;P&gt;D	Demo&lt;/P&gt;&lt;P&gt;E	Training/Education&lt;/P&gt;&lt;P&gt;S	SAP reference&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Aug 2007 14:07:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/field-name/m-p/2631879#M605221</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-01T14:07:33Z</dc:date>
    </item>
    <item>
      <title>Re: Field Name</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/field-name/m-p/2631880#M605222</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Karthik,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SAP can return you the client number with the system field SY-MANDT. But I don't think that SAP can determine whether the returned client number is a Dev / Quality / Production. You might need to check them by yourself in the code, if you need to do that.&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;&lt;/P&gt;&lt;P&gt;Reward points if this helps,&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;Kiran&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Aug 2007 14:07:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/field-name/m-p/2631880#M605222</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-01T14:07:35Z</dc:date>
    </item>
    <item>
      <title>Re: Field Name</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/field-name/m-p/2631881#M605223</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;&amp;lt;b&amp;gt;its MANDT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;example&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;clent 100 for cutomization&lt;/P&gt;&lt;P&gt;clent 200 for development&lt;/P&gt;&lt;P&gt;clent 300 for testing&amp;lt;/b&amp;gt; and so on..&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;ravish&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;plz dont forget to reward points if useful&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Aug 2007 14:08:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/field-name/m-p/2631881#M605223</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-01T14:08:07Z</dc:date>
    </item>
    <item>
      <title>Re: Field Name</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/field-name/m-p/2631882#M605224</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I know sy-mandt retrieves the current client we are working. All I need is the Whether client is development or Testing or Production.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Aug 2007 14:13:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/field-name/m-p/2631882#M605224</guid>
      <dc:creator>SG141</dc:creator>
      <dc:date>2007-08-01T14:13:57Z</dc:date>
    </item>
    <item>
      <title>Re: Field Name</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/field-name/m-p/2631883#M605225</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So use SY-MANDT to read table T000 and consider field CCCATEGORY.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Aug 2007 15:03:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/field-name/m-p/2631883#M605225</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-01T15:03:08Z</dc:date>
    </item>
    <item>
      <title>Re: Field Name</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/field-name/m-p/2631884#M605226</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Usually  PRD, QA and DEV are not defined by the client, usually they will have there own instance and in a lot of cases their own physical systems.  You can have the same client numbers in all three systems, which is most likely the case, so client number will not help you.  Instead, you might try sysid.  In my case we have two systems,  TST and PRD,  these are the system ids for my systems and the value is always stored in SY-SYSID.  So, in my program if I want to know if my program is running in my production envirnoment, I can simply check if SY-SYSID = 'PRD'.&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>Wed, 01 Aug 2007 15:06:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/field-name/m-p/2631884#M605226</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2007-08-01T15:06:50Z</dc:date>
    </item>
    <item>
      <title>Re: Field Name</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/field-name/m-p/2631885#M605227</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;&lt;/P&gt;&lt;P&gt;Try to use SYST-SYSID (SY-SYSID ), this field contain the system name, or just use SYST-MANDT(SY-MANDT) that contain the client.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marcelo Ramos&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Aug 2007 15:07:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/field-name/m-p/2631885#M605227</guid>
      <dc:creator>marcelo_ramos1</dc:creator>
      <dc:date>2007-08-01T15:07:39Z</dc:date>
    </item>
    <item>
      <title>Re: Field Name</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/field-name/m-p/2631886#M605228</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I didn't get any table to store this field..&lt;/P&gt;&lt;P&gt;but during runtime.. in ur code you can use SY-SYSID for this field..&lt;/P&gt;&lt;P&gt;We have different System ID for different servers..&lt;/P&gt;&lt;P&gt;like in my case...&lt;/P&gt;&lt;P&gt;for Dev : ERD&lt;/P&gt;&lt;P&gt;For Test : ERT&lt;/P&gt;&lt;P&gt;For Production : ECP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SY-SYSID has corresponding values during run time..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward for useful answer..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Pradeep&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Aug 2007 16:29:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/field-name/m-p/2631886#M605228</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-01T16:29:24Z</dc:date>
    </item>
  </channel>
</rss>

