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: 

EDI inbound 850

Former Member
0 Kudos

Hi All,

How to Receive Inbound IDocs?? Can anyone have quick notes on it??

What happens when Inbound 850 reaches EDI Translator???

Explain what happens thereafter and what we have to do??

If suppose Inbound IDoc reaches SAP does it mean that Sales order creates automatically?? Or we have to do it manually??

Thanks

Creasy

1 REPLY 1

Former Member
0 Kudos

Inbound parameters are configured in we20.

to the incoming idocs we assign a process code and inturn its assigned to a function module.this function module creates the app documents in sap.

for example for ORDERS we assign process code ORDE inturn its assigned a fn module IDOC_INPUT_ORDERS.