cancel
Showing results for 
Search instead for 
Did you mean: 

Runtime Error of class for BADI- "RSU5_SAPI_BADI" for BW Extractor Enhancement

former_member267852
Participant
0 Kudos

Hi All,

I have implemented BADI for BW Extractor Enhancement using RSU5_SAPI_BADI.

I am implementing this BADI to enhance Data Source 2LIS_02_ITM.

In the Global Method- IF_EX_RSU5_SAPI_BADI~DATA_TRANSFORM i have written Code:

CONCATENATE 'M_' i_datasource INTO l_method.

I have created method with name M_2LIS_02_ITM.

i have written some code in above method.

When i am executing RSA3, i am getting below dump:

if i am directly passing "i_datasource" without "M_" then i am not getting any error but method is not triggering and my code too not executed.

But i am not missing any parameter in the method. Kindly suggest me solution.

I have highlighted in yellow colour at necessary code.

Thanks and Regards,

Naresh.

Accepted Solutions (0)

Answers (0)