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

BAPI_ROUTING_PROCESS help needed

Flavio
Active Contributor
0 Likes
704

Hi Friends,

One simple question:

Has anyone been successful in using /SAPMP/BAPI_ROUTING_PROCESS, and how?

My problem is that I have to change an existing routing (operations control key and others) but unfortunately the BAPI is not helping: it is returning an error message because change_mode flag is set but no task_list_group (that of course exists) is not retrieved.

According to the doc's, task_list_group and counter shall not be passed...

Any help is really appreciated.

Thanks so much.

Flavio

4 REPLIES 4
Read only

Former Member
0 Likes
632

Are you working with external number assignments?

Rob

Read only

0 Likes
632

Hi Rob,

No, I am not working with external number assignment. This is why I am not passing task_list_group and counter to the BAPI.

Thank you for your reply,

Flavio

Read only

0 Likes
632

Have you seen note 1071948?

Rob

Read only

0 Likes
632

Hi Rob,

Thank you for the suggestion.

So, it seems the FM doesn't work correctly, unfortunately.

I will then abandon this, and switch to bdc.

Thanks again.

Flavio