‎2006 Jun 15 12:41 AM
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
‎2006 Jun 15 5:04 AM
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.
‎2006 Jun 15 5:36 AM
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