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

Changing Routing Operations

former_member353207
Participant
0 Likes
538

Hello together,

I'm looking for a function module to change and update the setup + machine time in the routing operations from an other transaction. All necessary data is existent in my main-program. I'll only need a function module to avoid direct update with SQL.

Any ideas ?

Best regards

Joerg

3 REPLIES 3
Read only

Former Member
0 Likes
445

Hello,

FM: CP_CL_S_OPR_CHANGE

I have not used this one. You can give a try.

Best Regards, Murugesh AS

Read only

0 Likes
445

Thanks very much, this to work but very complicated (you have to use some others more). Found one very simple ('CP_VB_PLPO_POST').

Best regards

Joerg

Read only

0 Likes
445

Hi Joerg,

Do you have the parameters you passed for this??

Because this FM is giving a error while executing with correct parameters.

Regards,

Shobana.K