‎2007 Dec 19 12:54 PM
Hi ALL
I have a question related to SAP-PS.
The requirement is as follows:
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)
I am unable to get any EXIT/BADI for this. Is anybody aware of EXITs for this?
Can we do this through configuration by any chance?
Report Transactions are
· CNS41
· CNS43
· S_ALR_87013532
· S_ALR_87013543
(Please select dynamic selection to view the WBS tree)
Any input will be helpful.
Thanks
Meghana
‎2007 Dec 19 2:39 PM
hi
Have u checked with EXIT_FDBPS000_001 exit?? if not please go ahead.
Reward if it is useful.
Thanks
Siva kumar
‎2007 Dec 20 5:18 AM
Hi Siva
Thanks for your response.
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.
Have you used this EXIT for similar purpose?
Can you give me some ideas reagrding the same?
Thanks in Advance
Meghana
‎2007 Dec 19 9:31 PM
Hi,
This below BADI must help for your requirement.
Definition Name - WBS_USER_FIELDS_F4
Interface Name - IF_EX_WBS_USER_FIELDS_F4
Method - AT_F4
Reward if it is useful.
Thanks,
Srinivas
‎2007 Dec 20 5:20 AM
Hi Srinivas
Thanks for your reponse.
I have already implelmented this BADI. But it works only for transaction CJ02/CJ20N.
This does not work on reports mentioned in my query , for eg transaction CNS41.
Please let me know if you have other ideas
Thanks in Advance
Meghana