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: 

Reactivation and Deactivation of User Exits

Former Member
0 Kudos

We have an instance when enhancement COOPA_01 was inactive in both our Test box (SI4) and Production box (SP1) while it's activated in the Development box (SD2). In the past, this enhancement was activated when user exit EXIT_SAPLRKIO_001 (Include ZXAUFU01) was developed, activated and sent from SD2 to SI4 (then to SP1).

Recently, we got an issue when an IO logic encoded in the said include was not being read upon (in SI4 and SP1). After debugging, it was found out that the reason why the processing isn't passing through the

intended IO logic is because it was inactive in the SI4 and SP1 boxes.

Does"Reactivating User exit" a transportable activity or is it an in-client activity?

Thank you very much for your help.

Regards,

JP

1 ACCEPTED SOLUTION

Former Member
0 Kudos

It is a transportable activity.

Goto the relevant project for your enhancement component (or user exit) in CMOD and try deactivating and reactivating it. It will ask for request, also have a look at the request for the activation entry.

1 REPLY 1

Former Member
0 Kudos

It is a transportable activity.

Goto the relevant project for your enhancement component (or user exit) in CMOD and try deactivating and reactivating it. It will ask for request, also have a look at the request for the activation entry.