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

Call function in update task

Former Member
0 Likes
389

Can i pass tables to a function module marked as update task function?, i get sintax errors when declaring tables in my function ...is it possible to build it?

Thanks in davance

regards

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
367

are you getting error while declaring table as parameter.

whats the syntax error u r getting?

2 REPLIES 2
Read only

Former Member
0 Likes
368

are you getting error while declaring table as parameter.

whats the syntax error u r getting?

Read only

Former Member
0 Likes
367

The table has to use like not type.

Thanks