Application Development 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: 

Function Bulder / Importing parameters

Former Member
0 Kudos

do i need to call 3 times my function builder if i ve 3 import parameters s it.....function builder ll be validatin all the 3 import parameters dependin upon which s importd

1 REPLY 1

Former Member
0 Kudos

Hi...

You are having 3 import parameters in your Function module. Then you can pass the 3 import parameters in a Single CALL FUNCTION 'your function module'.

No need to call it 3 times.

If you have still doubt explain your scenario clearly.. so that we can guide you...