<?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: SAP-PS - User Defined fields in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-ps-user-defined-fields/m-p/3168847#M754029</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Siva&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had tried EXIT_FDBPS000_001 earlier. I had put some dummy code and activated the EXIT. But unfortunately the EXIT is not triggerend when the report transaction CNS41 is executed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you used this EXIT for similar purpose?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you give me some ideas reagrding the same?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance&lt;/P&gt;&lt;P&gt;Meghana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 20 Dec 2007 05:18:06 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-12-20T05:18:06Z</dc:date>
    <item>
      <title>SAP-PS - User Defined fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-ps-user-defined-fields/m-p/3168844#M754026</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 question related to SAP-PS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The requirement is as follows: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The User Defined Field Descriptions under Field Key H000001 (e.g. Service Provider, Investment Driver, SLA Number and Investment Number) should be displayed in the Dynamic Selections instead of Ufield 1 WBS element, Ufield 2 WBS element etc. The individual values for selection should be displayed in an F4 drop down pick list (except for Investment Number)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am unable to get any EXIT/BADI for this. Is anybody aware of EXITs for this?&lt;/P&gt;&lt;P&gt;Can we do this through configuration by any chance?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Report Transactions  are&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;·         CNS41&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;·         CNS43&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;·         S_ALR_87013532&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;·         S_ALR_87013543&lt;/P&gt;&lt;P&gt; (Please select dynamic selection to view the WBS tree)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any input will be helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Meghana&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Dec 2007 12:54:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-ps-user-defined-fields/m-p/3168844#M754026</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-19T12:54:52Z</dc:date>
    </item>
    <item>
      <title>Re: SAP-PS - User Defined fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-ps-user-defined-fields/m-p/3168845#M754027</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;Have u checked with EXIT_FDBPS000_001 exit?? if not please go ahead.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if it is useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Siva kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Dec 2007 14:39:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-ps-user-defined-fields/m-p/3168845#M754027</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-19T14:39:58Z</dc:date>
    </item>
    <item>
      <title>Re: SAP-PS - User Defined fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-ps-user-defined-fields/m-p/3168846#M754028</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;This below BADI must help for your requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Definition Name - WBS_USER_FIELDS_F4&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Interface Name - IF_EX_WBS_USER_FIELDS_F4&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Method - AT_F4&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if it is useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Srinivas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Dec 2007 21:31:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-ps-user-defined-fields/m-p/3168846#M754028</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-19T21:31:18Z</dc:date>
    </item>
    <item>
      <title>Re: SAP-PS - User Defined fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-ps-user-defined-fields/m-p/3168847#M754029</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Siva&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had tried EXIT_FDBPS000_001 earlier. I had put some dummy code and activated the EXIT. But unfortunately the EXIT is not triggerend when the report transaction CNS41 is executed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you used this EXIT for similar purpose?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you give me some ideas reagrding the same?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance&lt;/P&gt;&lt;P&gt;Meghana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Dec 2007 05:18:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-ps-user-defined-fields/m-p/3168847#M754029</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-20T05:18:06Z</dc:date>
    </item>
    <item>
      <title>Re: SAP-PS - User Defined fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-ps-user-defined-fields/m-p/3168848#M754030</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Srinivas&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reponse.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have already implelmented this BADI. But it works only for transaction CJ02/CJ20N.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This does not work on reports mentioned in my query , for eg transaction CNS41.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know if you have other ideas&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance&lt;/P&gt;&lt;P&gt;Meghana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Dec 2007 05:20:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-ps-user-defined-fields/m-p/3168848#M754030</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-20T05:20:28Z</dc:date>
    </item>
  </channel>
</rss>

