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

how to edit code in include 'MV45AFZZ'

Former Member
0 Likes
1,528

Hi Gurus,

I want to insert exit EXIT_SAPMV45A_903 in subroutine u2018userexit_save_document_prepareu2019 of include u2018MV45AFZZu2019

so please tell me how i make changes in include u2018MV45AFZZu2019

Do i need SAP Access key?

1 ACCEPTED SOLUTION
Read only

RaymondGiuseppi
Active Contributor
0 Likes
942

On which SAP version do you work, for older ones you need an access key, for more recent ones you can implement an implicit enhancement point.

Regards,

Raymond

4 REPLIES 4
Read only

RaymondGiuseppi
Active Contributor
0 Likes
943

On which SAP version do you work, for older ones you need an access key, for more recent ones you can implement an implicit enhancement point.

Regards,

Raymond

Read only

0 Likes
942

Hi,

i am working on ECC 6.0

Read only

0 Likes
942

So you have the choice, check threads like or . (And don't hesitate to use the search tool at sdn)

Regards,

Raymond

Read only

Former Member
0 Likes
942

you need a access key to edit the include . but u can add a enhancement point which will not require a access key.