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: 

Exit/BADi for SAP PS

Former Member
0 Kudos

Hi,

Im looking something for following problem:

I have a project and a network with activity. Also is a document in the project. Now should the user release the WBS/Activity. In this moment should I check via Exit/Badi: If the document is released, release the activity/WBS.

Now somebody a helpfull Exit/Badi?

Regards Thomas

5 REPLIES 5

Former Member
0 Kudos

Hi,

BADI 'WORKBREAKDOWN_UPDATE' can be used for your requirement.

Please let me know if you are having any clarifications answered.

Thank you.

Regards,

Karun M

0 Kudos

Hi Karun,

thanks for answer. Can I use the same BADi for the network requirement?

Regards Thomas

0 Kudos

Hi Thomas,

I hope you should be using CJ20N transaction.

If that is so,then I am very sure that you could use it.

Please let me know if you are facing any issues.

Thank you.

Regards,

Karun M

0 Kudos

Hi Karun,

thanks for that. Now next question 🐵 :

Its possible, to use this BADi an an "breakpoint" (means as exit) on point: "Save a new Project"?

I have to change some objectlinks in the background and I need a door, to do this.

Or exits for this point another BADi/Exit?

Regards Thomas

0 Kudos

Hi Thomas,

Go to SE24 and check the code for CL_EX_WORKBREAKDOWN_UPDATE which would give you a fair idea about what can be implemented using this BADI.

Because I am not able to exactly getting your requirement.

But I hope this is the BADI would meet your requirement , as we did impelement BADI for a similar requirement.

Please feel free to get back to me if you have any issues.

Thank you.

Regards,

Karun M