‎2012 Jul 26 2:53 PM
Hello Gurus,
I want to Replace Following four FM in the particular REPORT for Upgrade Activity
1.SEO_METHOD_GET_INCLUDE_BY_NAME
2.SEO_CLASS_GET_METHOD_INCLUDES
3.SEO_CLASS_GET_INCLUDE_BY_NAME
4.SEO_METHOD_GET_INCLUDE_BY_NAME
But I am not sure which FM I have to use to replace these FM.
I am relatively new to this upgrade thing.
I am not getting any error while activating REPORT.
Please help me to find new FM ...........
‎2012 Jul 30 9:31 PM
These FMs are not released to the customers, so there is no convenient replacement available for them. (That's why they shouldn't be used in the first place, although, unfortunately, for some functonality there is simply no other choice.)
Being new is not an excuse. It is your job as an ABAPer to determine what these FMs do, how they're used and what's the best replacement for them.
If you have more specific questions, please feel free to post them, but please try and make some effort yourself first.
‎2012 Jul 31 6:00 AM
Just look into the functions mentioned , there is a inline comment "New use" where the replacement is mentioned.