Application Development 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: 

BAPI_ROUTING_CREATE

Former Member
0 Kudos

i am trying to post Routing with Operation data by using BAPI ' BAPI_ROUTING_CREATE'

i am getting an error message enter another operation number.,when i pass data in Opeation structure. Please help it out.

Thanks & Regards.

Avijit Khajanchi

3 REPLIES 3

Former Member
0 Kudos

Hi,

Please check this sample coding regarding BAPI_ROUTING_CREATE.

http://www.sapnet.ru/viewtopic.php?t=1951&sid=520e3db2937fef4ed18117f320f9539e

Former Member
0 Kudos

hi thanks a lot.

actually i wanted to Extract all routing related data (Table: PLKO,PLPO,MAPL) then passit into BAPI. to create a routing for different plant with same data.(Basic requirement is to transfer all the rouiting form one plant to another plant)

but in non of the table work center exist. it is available in CRHD. how to extract work center from CRHD(what should be the common filed)

Thanks & regards.

avijit Khajjanchi.

0 Kudos

how do you solve this?? plant to plant copy.

please share the code.