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

dynamic function module call

Former Member
0 Likes
4,666

Hi all,

can anybody suggest me how to handle import, export and tables parameters in a dynamic function module call if they are associated with TABLE types.

1 ACCEPTED SOLUTION
Read only

SuhaSaha
Product and Topic Expert
Product and Topic Expert
0 Likes
4,459

You might be interested in reading this [http://help.sap.com/abapdocu_702/en/abapcall_function_dynamic.htm].

Hi Sandra Rossi

First of all , let me admit myself that i am bad in expressing..............

My actual task is ...

---i have to develop a generic RFC (Which can accept standard FM and import parameters as INPUT)which is called by a third party system which understands only CHAR type data .

All standard FM will give the output in different data types(say RAW,PACKED,etc...)

-


This RFC should work same as Standard RFC but the output must be in pure CHAR type(say my tables must be associated with pure CHAR or string type)

hope you are getting what i am trying to say...........

any inputs will be really appreciated...........

Regards

samuel

39 REPLIES 39