cancel
Showing results for 
Search instead for 
Did you mean: 

Idoc inbound processing

Former Member
0 Kudos

Hi EDI Gurus,

I have a requirement for inbound idoc processing for 830 and 862 and 850. We are not using Immediate processing.

We want to have executable program for processing the idoc received, and result "SALES ORDER" created.

could any body have a code for this interface program,

please give me the code.

Any quick suggestion will be higly appreciated.

Thanks for the help,

Praveen

Accepted Solutions (0)

Answers (1)

Answers (1)

ivan_stojcevic
Explorer
0 Kudos

Hi,

if you are using ORDERS-IDocs,the coding you need is in standard function module 'IDOC_INPUT_ORDERS'.

Userexit(s):'LVEDAF0U', 'LVEDAF59', 'LVEDAF5A'.

In Transaction WE20 just set the processing flag to background and use standard report 'RBDAPP01' to select the IDocs.

Regards

Ivan Stojcevic