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

Starting new task in update task

kanwardeepsingh_gill
Product and Topic Expert
Product and Topic Expert
0 Likes
673

Hello,

Can we start a new task in update function module.

Say, I want to enhance a standard update function module and call a new function module in it using STARTING NEW TASK,

is it possible to do so?

Because, when I try to do this, i am getting update termination

Please suggest.

4 REPLIES 4
Read only

Former Member
Read only

SuhaSaha
Product and Topic Expert
Product and Topic Expert
0 Likes
613

You function module can either be "Remote-Enable" or "Update Module". Can't be both

I think you have your answer now.

Read only

0 Likes
613

Saha, I was asking about starting a new FM from the update FM using 'STARTING NEW TASK'.

I was gettiing a dump because I was not passinh any task name

Read only

kanwardeepsingh_gill
Product and Topic Expert
Product and Topic Expert
0 Likes
613

Solved it myself

Thanks for the help