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

retrieving API parameter

Former Member
0 Likes
255

Hey guys,

is there a way to retrieve an API parameter from a function module? For instance, i have implemented a BADI which is called from a main program. Now in my BAPI i want to access a function module API parameter which is called earlier in the call stack. Is that possible? I can access a variable via ASSIGN in the function module which is called earlier but not the parameter? Why not?

thx,

W.

1 REPLY 1
Read only

Former Member
0 Likes
229

docs.python.org/library/sqlite3.html.

go through this document

Regards

Niladri Mukherjee