Application Development 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: 

How to use User Exits in include MV45AFZZ for VA01?

Former Member
0 Kudos

Dear All,

This include <b>MV45AFZZ in VA01</b> transaction i am unable to write my code as it is asking for access key.Moreover it is mentioned there <b>"The name of modification modules should begin with 'ZZ'".</b>

If anyone has used this kindly guide or suggest work around.

Thanks & Regards,

Sudipto.

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi,

1.When you are modifying MV45AFZZ for the first you need to supply the access key, later cases it don't requires.

2. MV45AFZZ supplies many form..endforms which you can work for sales related process apart from this subroutinues still if your requirement is not satisfied then you can create new sub routinues. The new subroutinues names should start with 'ZZ', so compiler/sap will identify this routinues were written by you.

Hope This Info Helps YOU.

Regards,

4 REPLIES 4

Former Member
0 Kudos

HI sudipto,

1. is asking for access key

Yes, u are right.

2. It will as for access key. Get it.

3. Then inside this include,

there are various subroutines / FORMS

which are called for different purposes,

at different point of times.

4. there u can write your code.

regards,

amit m.

Former Member
0 Kudos

Hi,

U need access key for modifying any standard thing.

contact ur basis guy for the same.

rgds,

latheesh

former_member188685
Active Contributor
0 Kudos

Hi,

it asks the Access key only in the Beginning. after that it will not ask it.

and also it is well documented include.

directly go to change mode and add your code in respective user-exits forms if they are useful to you .

if you want to add any include to that forms you can create with ZZ* under the form routines.

Regards

vijay

Former Member
0 Kudos

Hi,

1.When you are modifying MV45AFZZ for the first you need to supply the access key, later cases it don't requires.

2. MV45AFZZ supplies many form..endforms which you can work for sales related process apart from this subroutinues still if your requirement is not satisfied then you can create new sub routinues. The new subroutinues names should start with 'ZZ', so compiler/sap will identify this routinues were written by you.

Hope This Info Helps YOU.

Regards,