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

Idoc type for Routing

Former Member
0 Likes
5,261

Hi.

I am configuring the ALE for moving Routing (CAXX transaction code) data from External system to SAP. But could not find the relevent Message type for Routing at BD64. Tried to use the Message type "ROUTING_CREATE01'', but getting error as "Unkown Message type'.

SO, Is there any standard Message type existing in SAP for Routing? If not, should I need to create a new message type for Routing??

Thanks in advance,

~ Guru

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
2,759

Hi,

Idoc type for routing is - LOIROU01.

Message types are stored in table EDIMSG.The standard Message type for Routing is /SAPMP/ROUTING.

Hi.

I am configuring the ALE for moving Routing (CAXX transaction code) data from External system to SAP. But could not find the relevent Message type for Routing at BD64. Tried to use the Message type "ROUTING_CREATE01'', but getting error as "Unkown Message type'.

SO, Is there any standard Message type existing in SAP for Routing? If not, should I need to create a new message type for Routing??

Thanks in advance,

~ Guru

3 REPLIES 3
Read only

JL23
Active Contributor
0 Likes
2,758

LOIROU

Read only

Former Member
0 Likes
2,760

Hi,

Idoc type for routing is - LOIROU01.

Message types are stored in table EDIMSG.The standard Message type for Routing is /SAPMP/ROUTING.

Read only

0 Likes
2,758

Thanks for the answers...

~ Guru