‎2006 Nov 28 6:23 AM
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
‎2006 Nov 28 6:25 AM
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
‎2006 Nov 28 10:49 AM
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