2013 Dec 05 6:21 AM
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
2013 Dec 05 6:35 AM
Hi,
Check the sap note SAP Note 522581.
Also check the exits, EXIT_SAPLCJWB_004 and EXIT_SAPLCJWB_005 .
Regards,
Josh
2013 Dec 05 6:38 AM
Use BADI WORKBREAKDOWN_UPDATE method AT_SAVE you can raise exception or error message there. Check documentation of this BADI