cancel
Showing results for 
Search instead for 
Did you mean: 

BADI while changing the checklist item

Former Member
0 Kudos

Hi,

We have a requirement to update the 'Result' in the additional data tab of a checklist item based on the status of the checklist item.

Which BADI can be used so that the result field can be updated while a user saves the project after making changes to the checklist status.

I had a look at badi's like DPR_ATTRIBUTES, DPR_EVE_DASHBOARD.... I am not sure which one would serve this purpose.

Regards,

Simmi

Accepted Solutions (0)

Answers (1)

Answers (1)

thomas_berndt
Active Participant
0 Kudos

Hi Simmi,

I think BAdI DPR_EVENTS is the one you are looking for. With this one you can react on status changes for a given object.

Best regards,

Thomas