<?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: Source Tcode for customised field. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/source-tcode-for-customised-field/m-p/10855491#M1886156</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sagnik,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the customer field has been developed well the answer should be in the definition of Data Element ZDESTINYP, as the domain used to define this will either contain a domain list of the possible values or a check table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Failing this, you could do a where-used on ZDESTINTYP to find other tables it is used in to determine the config table.&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>Thu, 15 Jan 2015 15:04:39 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2015-01-15T15:04:39Z</dc:date>
    <item>
      <title>Source Tcode for customised field.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/source-tcode-for-customised-field/m-p/10855488#M1886153</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have a customized field in a PR. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/625402" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I know the "source transaction code" where this field is maintained? &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;Sagnik &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jan 2015 11:50:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/source-tcode-for-customised-field/m-p/10855488#M1886153</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-01-15T11:50:51Z</dc:date>
    </item>
    <item>
      <title>Re: Source Tcode for customised field.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/source-tcode-for-customised-field/m-p/10855489#M1886154</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As you have already told that Its a custom field. So no one can't say the details about that without your organization. For a standard field you will find the path, have a look into the blog post &lt;A __default_attr="118690" __jive_macro_name="blogpost" class="jive_macro jive_macro_blogpost" data-orig-content="Find IMG path from F1 help for a field" href="https://community.sap.com/" modifiedtitle="true" title="Find IMG path from F1 help for a field"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;But this is a custom field, you will not get the IMG activity.. You should contact your ABAP team.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jan 2015 12:01:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/source-tcode-for-customised-field/m-p/10855489#M1886154</guid>
      <dc:creator>former_member183424</dc:creator>
      <dc:date>2015-01-15T12:01:32Z</dc:date>
    </item>
    <item>
      <title>Re: Source Tcode for customised field.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/source-tcode-for-customised-field/m-p/10855490#M1886155</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;If it is a custom field on a PR, I think, it is supposed to be maintained in a PR &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/1103/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Of course, it's better to consult your ABAP team or functional consultants in case they have some other ideas.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jan 2015 14:59:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/source-tcode-for-customised-field/m-p/10855490#M1886155</guid>
      <dc:creator>nikolayevstigneev</dc:creator>
      <dc:date>2015-01-15T14:59:05Z</dc:date>
    </item>
    <item>
      <title>Re: Source Tcode for customised field.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/source-tcode-for-customised-field/m-p/10855491#M1886156</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sagnik,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the customer field has been developed well the answer should be in the definition of Data Element ZDESTINYP, as the domain used to define this will either contain a domain list of the possible values or a check table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Failing this, you could do a where-used on ZDESTINTYP to find other tables it is used in to determine the config table.&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>Thu, 15 Jan 2015 15:04:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/source-tcode-for-customised-field/m-p/10855491#M1886156</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-01-15T15:04:39Z</dc:date>
    </item>
  </channel>
</rss>

