cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Debugging RSBPCB_SETUSER badi in SAP BPC Emebedded

praveen_kumar334
Participant
0 Likes
925

Hi team,

I have written badi for work status configuration using RSBPCB_SETUSER . Now i want to debug this badi but I am unable to debug it. I searched in google before posting this, but unable to find single thread which explains this. Below are my trails.

1. Hard and soft breakpoint has been enabled in BADI and i have executed the report and changed the status to submit in AO.

2. I have written one infinite loop in the badi.

In both the cases, it is not entering the debug mode. Could you please let me know the steps to debug the same.

Many thanks,

Praveen.

Accepted Solutions (0)

Answers (2)

Answers (2)

praveen_kumar334
Participant
0 Likes

Vadim,

I am getting the output as expected but for some user i am not getting as expected. I am executing the report in AO, but I am not sure whether the debugging will start if i execute the report in AO or Do I need to execute the report in RSRT( If this is the case, then how to pass the work status to the bex query).

Regards,

Praveen.

former_member186338
Active Contributor
0 Likes

"2. I have written one infinite loop in the badi." - then your badi is not triggered at all! Nothing to debug)

Ask a Question