cancel
Showing results for 
Search instead for 
Did you mean: 

BADI when delete a Portfolio Item

former_member214674
Contributor
0 Kudos

Hi,

I am looking for a BADI which is called upon 'Deletion' of a portfolio item from Item Dashboard or from Bucket.

Actually need to build a validation - if there is a project created then restrict deletion of portfolio item.

Any inputs or suggestion please?

regards

View Entire Topic
judith_gabriel
Contributor
0 Kudos

Hi,

You can try to use an exit in class CL_RPM_PROJECT_O, method DELETE_CHECK to forbid the deletion of an item.

Best regards,
Judith