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

User Exit not getting triggered

Former Member
0 Likes
1,133

Dear all,

we are creating a workflow for PR Release which needed release strategy customization. so we are trying to set the release stratagy by changing the communciation structure CEBAN-USRC1 field.

for this, i had done the following things:

1. SMOD->M06B0005->components->EXIT_SAPLEBND_004->INCLUDE ZXM06U31 (double clicked) wrote few lines of code.

2. CMOD-> created a proj ZMM_PREL->assigned Enhancement M06B0005 under enhancements tab-> EXIT_SAPLEBND_004-> activated all

(User exit, project eveything).

Now my problem is when i create a PR, this user exit does not get triggered at all. I am working on ECC6.0 the same code which i did in Ecc5.0 for my previous client is still working fine.

Can anyone please guide me where i might have gone wrong?

Thank you,

Regards,

Lakshmi

Dear all,

we are creating a workflow for PR Release which needed release strategy customization. so we are trying to set the release stratagy by changing the communciation structure CEBAN-USRC1 field.

for this, i had done the following things:

1. SMOD->M06B0005->components->EXIT_SAPLEBND_004->INCLUDE ZXM06U31 (double clicked) wrote few lines of code.

2. CMOD-> created a proj ZMM_PREL->assigned Enhancement M06B0005 under enhancements tab-> EXIT_SAPLEBND_004-> activated all

(User exit, project eveything).

Now my problem is when i create a PR, this user exit does not get triggered at all. I am working on ECC6.0 the same code which i did in Ecc5.0 for my previous client is still working fine.

Can anyone please guide me where i might have gone wrong?

Thank you,

Regards,

Lakshmi

2 REPLIES 2
Read only

Former Member
0 Likes
715

Hi,

HAve u verifiyed that the user-exit u r using is triggered whenever u create ou PR.?

First of all u have to put breakpoints at each and every user-exits provided for that transaction, then check which user exit is getting triggered when u carete ur PR. and thenafter write ur code in this user-exit only.

Reward is useful.

Regards,

Harsha

Read only

0 Likes
715

Sorry Folks,

It was a configuration mistake as entry for T161-GSFRG is left as blank. Sorry for troublining you all.

Regards,

Lakshmi