Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

BADI'S Problem

Former Member
0 Likes
425

I am facing problem in BADI can any one help me

I am getting following run time error

In the program ZCL_IM_V_BADI_ADDRESS_UPDT====CP the following syntax error occurred

in the include ZCL_IM_V_BADI_ADDRESS_UPDT====CP in line 5

include report ZCL_IM_V_BADI_ADDRESS_UPDT=====CL not found

Please help me its an urgent issue

Thanks

Umesh

2 REPLIES 2
Read only

Former Member
0 Likes
390

Hi,

Check if you implementation is active..

Regards,

Aparna

Read only

Former Member
0 Likes
390

Hi,

Check whether you have provided the implementation of the BADI which is being invoked.

Also u need to check whether any syntax error is there in your BADI implementation.

~ Ramanath.