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

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

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

hi Clemens,

thanks for your patience

When i print the dynamic internal table data using 'WRITE' i see it, what i was expecting.

can you please suggest me how to get the data in a table

i have declared a static table with maximum number of components (comp1,comp2,comp3........................)

could you explain me with coding ............with 'write to' statement ..................

39 REPLIES 39