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

ALE & IDOC

Former Member
0 Likes
607

Experts,Do IDOC type used for INBOUND have BAPI's in their segments? The IDOC type used for OUTBOUND will not have BAPI's? Please confirm.Can I use PORDCR05 for outbound? it has BAPI's, or do I need to use only ORDERS05 for outbound.

Experts,Do IDOC type used for INBOUND have BAPI's in their segments? The IDOC type used for OUTBOUND will not have BAPI's? Please confirm.Can I use PORDCR05 for outbound? it has BAPI's, or do I need to use only ORDERS05 for outbound.

3 REPLIES 3
Read only

Former Member
0 Likes
528

Hi Preethi,

For outbound purchase order, please use IDoc type <b>ORDERS05</b>, message type <b>ORDERS</b> with the following message control setup.

- <b>EF</b> (Application)

- <b>NEU</b> (Message Type)

- <b>ME10</b> (Process Code)

- <b>IDOC_OUTPUT_ORDERS</b> (Function Module)

Hope this will help.

Regards,

Ferry Lianto

Please reward points if helpful.

Read only

Former Member
0 Likes
528

Preethi,

Are you talking about process code BAPI for inbound processing of IDOCS?

If yes, check the message type in tcode we42 (inbound process codes), click on BAPI and look whether ORDERS message type is assigned to it or not.

Thanks,

Read only

0 Likes
528

My question is whether BAPI FM assigned to segments will be used only for INBOUND. To be clear OUTBOUND IDOC type can have BAPI FM?