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

BADI :WORKBREAKDOWN_UPDATE

Former Member
0 Likes
1,335

I have a requirement to update the Results Analysis Key(PRPS-ABGSL) in the BAdI WORKBREAKDOWN_UPDATE implementation , when creating a new WBS element using CJ01. This BAdI method AT_SAVE has import parameters only and can't update any values in the implementation.

Any one has faced this earlier?

Any alternate suggestions are appreciated.

Thanks,

Venkat

2 REPLIES 2
Read only

Former Member
0 Likes
779

Hi,

Try using the exit "CJWB_CUSTOMER_FUNCTION_001". Use the tabe exit(CI_AFVU) in AFVUI to add a new field - ABGSL and then populate the same. let me know the result.

Read only

0 Likes
779

Hi Anup,

Thanks for the reply.

I need to update the field ABGSL, which is already available in PRPS. How can we link WBS element and AFVU ?

Appreciate your reply.

Thanks,

Venkat