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

SAPMV45A Program exits not enable.

Former Member
0 Likes
872

Hi experts,

Some exits in tcode va01( program sapmv45a ) are available.

my problem that my one sap system has this include program enable to input.

but another sap system want access key to change,

how can i enable the input in the another system.

the includes are :

INCLUDE MV45AOZZ. " User-modules PBO

INCLUDE MV45AIZZ. " User-modules PAI

INCLUDE MV45AFZA.

Hi experts,

Some exits in tcode va01( program sapmv45a ) are available.

my problem that my one sap system has this include program enable to input.

but another sap system want access key to change,

how can i enable the input in the another system.

the includes are :

INCLUDE MV45AOZZ. " User-modules PBO

INCLUDE MV45AIZZ. " User-modules PAI

INCLUDE MV45AFZA.

5 REPLIES 5
Read only

JoffyJohn
Active Contributor
0 Likes
821

give the object acess key then the system will be ready for input.

Read only

Former Member
0 Likes
821

hi, joffy,

but in first system, we have not put the access key.

so why in another.

Read only

Former Member
0 Likes
821

Most likely because someone else already registered the object in the other system.

Read only

Former Member
0 Likes
821

????

Read only

0 Likes
821

What's the problem? Check in table ADIRACCESS if the object has already been registered.

Obtain an access key from the SAP Support Portal (OSS) for the system where it's not registered yet.

Thomas