2006 Sep 14 1:49 PM
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.
2006 Sep 14 3:15 PM
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.
2006 Sep 14 3:35 PM
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,
2006 Sep 14 4:55 PM
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?