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 DOCUMENT_MAIN01 Runtime behavior is not implemented

VenkatRamesh_V
Active Contributor
0 Likes
871

Dear Experts,

Created implementation for the badi DOCUMENT_MAIN01.

Activated all methods.

but runtime behavior is status is not implemented.

Checked same customized class has some implementations and it had been deactivated and deleted.

but the same run time behavior is not implemented.

Kindly need suggestions.

Regards,

Venkatramesh.V

Dear Experts,

Created implementation for the badi DOCUMENT_MAIN01.

Activated all methods.

but runtime behavior is status is not implemented.

Checked same customized class has some implementations and it had been deactivated and deleted.

but the same run time behavior is not implemented.

Kindly need suggestions.

Regards,

Venkatramesh.V

1 REPLY 1
Read only

RaymondGiuseppi
Active Contributor
0 Likes
569

Did you activate the implementation itself (not only the implementing class) in SE19.

Hint: Note also that this BAdI only accept one active implementation, so look for another one.

Regards,

Raymond