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

Regarding cc01

Former Member
0 Likes
559

Hi In cc01 transaction,

I wanted to know the badi or exit triggered after the classification details are stored in ausp.My requirement after the details are saved,I wanted to make an additional entry .

regards

Hi In cc01 transaction,

I wanted to know the badi or exit triggered after the classification details are stored in ausp.My requirement after the details are saved,I wanted to make an additional entry .

regards

2 REPLIES 2
Read only

Former Member
0 Likes
497

Hi

You can use EXIT_SAPMC29C_005.

This is actually called just before save.

you can do one thing design FM and call that FM in UPDATE task.

This will make confirm that it will get saved when commit occurs.

Thanks,

Sarbpreet

Read only

0 Likes
497

Hi,

I want to know the badi or exit where it is updated so that i can update the additional entry in ausp once the aenr value is updated