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

PP Rate Routing using BAPI_ROUTING_CREATE

Former Member
0 Likes
1,002

Hi All,

I need to transfer rate routings (Routing type R) into my target system. However, when i use BAPI_ROUTING_CREATE, its only creating routings of type N.

Is there a way to create type R routings using this BAPI or through other methods?

Your answer is highly appreciated.

Thanks and Regards

Ravi

1 REPLY 1
Read only

Former Member
0 Likes
607

Hi,

There are other options too for you.

1. by BI Program RCPTRA01(Via LSMW or directly for one time load) you can download the routig data by Prg: RCPBTCO1( Both Programs have good documentation ).

2. Other Option is thro' an IDoc: ROUTING_CREATE01/INSPECTIONPLAN_CREATE01 which internally use the BAPIs.

Hope this helps.

Best Regards, Murugesh