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 modules called in update task

Former Member
0 Likes
407

Hi,

I am calling two function modules in update task sequentially. I want to know whether these two function modules are also called sequentially in update debugging also?

My code is like this

1. call FM1 in update task

2. Call FM2 in update task

will this be the same sequence at the time of execution also? or will it be random?

Thanks in advance.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
368

ya it will this be in the same sequence only...........

Regards

Anbu

1 REPLY 1
Read only

Former Member
0 Likes
369

ya it will this be in the same sequence only...........

Regards

Anbu