‎2008 Nov 14 2:46 PM
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
‎2008 Nov 18 3:38 AM
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