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

Access the context object in a BAdI implementation?

Former Member
0 Likes
715

Hi,

i have a BAdI implementation for a BAdi that has context-specific instantiation.

Is it somehow possible to access this context in the BAdI implementation?

regards

Hi,

i have a BAdI implementation for a BAdi that has context-specific instantiation.

Is it somehow possible to access this context in the BAdI implementation?

regards

1 REPLY 1
Read only

iftah_peretz
Active Contributor
0 Likes
565

Not sure I get what you want. To access a different context? Then why not call it? If the share the parts of the same logic why not encapsulate it in a method?