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,647

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,440

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

Hi Samuel,

Okay, you explained very well. Not easy at all, so I think you should discuss of the requirement with the teams involved. Are they sure they can't read these data at all? (the packing algorithm is rather simple, what language do they use?) Or instead of transmitting the whole data, can't you send only the required data? That requires more analysis on the "other" side. Last thing, I think XML would be rather easy to generate, could they read it? Otherwise, it will take a long time to develop in ABAP! (it doesn't seem reasonable)

Sandra

39 REPLIES 39