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: 

Customized popup while creating/changing a WBS element in CJ20N

Former Member
0 Kudos
284

Hi,

My requirement is to give a customized customized popup while creating/changing a WBS element in CJ20N and on the user decision it should proceed further with creation of WBS. Please guide me if there is any enhancement spot or any other method to achieve this. Thanks in advance.     

Rajmani Singh

2 REPLIES 2

JJosh
Active Participant
0 Kudos
115

Hi,

Check the sap note SAP Note 522581.

Also check the exits, EXIT_SAPLCJWB_004 and EXIT_SAPLCJWB_005 .

Regards,

Josh

nabheetscn
Active Contributor
0 Kudos
115

Use BADI WORKBREAKDOWN_UPDATE method AT_SAVE you can raise exception or error message there. Check documentation of this BADI