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

FUNCTION MODULE

Former Member
0 Likes
414

hi all of u,

can i pass multiple selection to FM and take multiple result.

actually i am using FM in which i pass value through loop. and in FM i use table line in export. and try to fill but at every iteration it clears the last entry and take new entry. ( i am using append in it).

with regards.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
397

Hello

You may send data as table and get result also as table.

1 REPLY 1
Read only

Former Member
0 Likes
398

Hello

You may send data as table and get result also as table.