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

Replace FM while Upgrade Activity

mayur_priyan
Active Participant
0 Likes
819

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 ...........

2 REPLIES 2
Read only

Jelena_Perfiljeva
Active Contributor
0 Likes
690

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.

Read only

kesavadas_thekkillath
Active Contributor
0 Likes
690

Just look into the functions mentioned , there is a inline comment "New use" where the replacement is mentioned.