Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Implicit Enhancements

Former Member
0 Likes
448

Hi,

I need to create implicit enhancements for the standard code in CL_PO_SCHEDULE_HANDLE_MMIF_FIELDSELECTION_MMFS_GET .

Can I modify the standard code here and call my own INCLUDE in this std method?

Pls help how to modify the std code?

Thanks

Ram

2 REPLIES 2
Read only

Former Member
0 Likes
365

You need to get the access key for that object. This you need to take help from you basis to get that key using using the object attributes. You need to register with SSCR for the same. Please read below link for more information,

http://help.sap.com/saphelp_47x200/helpdata/en/60/d6ba75ceda11d1953a0000e82de14a/frameset.htm

Then you can use the modification assistant to perform the changes to the std code.

http://help.sap.com/saphelp_47x200/helpdata/en/60/d6ba75ceda11d1953a0000e82de14a/frameset.htm

Regards

Kathirvel

Read only

seshatalpasai_madala
Product and Topic Expert
Product and Topic Expert
0 Likes
365

Hi,

Only way you can modify standard code is to request an access key from SAP. that you can get it from. www.service.sap.com/sscr. Check if there is any BADI exit avilable for the method you want to modify.

Regards,

Sesh