cancel
Showing results for 
Search instead for 
Did you mean: 

BADI implementation method is empty at runtime

mathieu_l1
Participant
0 Kudos

Hi,

I have used a pre-existing implementation of BADI /SAPAPO/SDP_SELECTOR to implement the method COMPONENT_VALUE_LIST (its method INIT_OBJECT_LIST was already implemented in our system).

I've activated the code and re-activated the implementation.

At runtime, the method COMPONENT_VALUE_LIST is empty in the debugger.

Why ?

No other implementation of this BADI exists.

The other implemented method INIT_OBJECT_LIST is correctly executed at runtime.

Thank you.

Accepted Solutions (1)

Accepted Solutions (1)

mathieu_l1
Participant
0 Kudos

Class /SAPAPO/CL_EX_SDP_SELECTOR had to be manually re-activated as per note 2045552.

Answers (0)