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

What is modification assistant

Former Member
0 Likes
618

Hi all,

for what purpose we can use modification assistant and how.

Replies that help me will immediately be rewarded.

Thanks.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
574

Hi,

In prevoius version of SAP, to modify the standard SAP objects we need to use the modification assistant to modify the std code.

Now it has been replaced by BADI and Enhancment implemantation.

Reward points if useful,

Regards,

Niyaz

Hi all,

for what purpose we can use modification assistant and how.

Replies that help me will immediately be rewarded.

Thanks.

2 REPLIES 2
Read only

Former Member
0 Likes
575

Hi,

In prevoius version of SAP, to modify the standard SAP objects we need to use the modification assistant to modify the std code.

Now it has been replaced by BADI and Enhancment implemantation.

Reward points if useful,

Regards,

Niyaz

Read only

Former Member
0 Likes
574

The modification assistant is a cut-down version of the SAP editor used when making modifications to SAP delivered objects (either of your own or from SAP notes). It ensures that all code changes are flagged in such a way that when an upgrade or patch is applied the system can attempt to reapply your changes automatically.

Regards,

Nick