cancel
Showing results for 
Search instead for 
Did you mean: 

SAP-PI B2B, Looking for an example of SAP IDOC to EDI 810 scenario

0 Kudos
446

Good day,

I can't seem to find any B2B scenarios from SAP IDOC to EDI.

What would the sequence be an IB?.

I implemented two ICos: IDOC->Edi Separator and EDI Separator to File but doesn't work.

please help, where should i convert the EDI-XML to EDI, at sender EDI Separator or Receiver?.

thank you.

Accepted Solutions (0)

Answers (1)

Answers (1)

Ryan-Crosby
Active Contributor
0 Kudos

Hi Javier,

If you are working on a scenario for IDoc -> EDI, then you should not require use of the EDI separator. The EDI separator is necessary for incoming EDI transmissions that are in EDIFACT, X12 or some other standards format and need to be split according to the message standard before they are mapped into the target format.

Regards,

Ryan Crosby

0 Kudos

Hello Ryan,

Thanks for you reply, very much appreciated.

So, then where would i convert the EDI-XML that i mapped from the IDOC-XML to EDI .810 format?

Would the scenario be IDOC->File Adapter and the converter module configured in the FIle adapter?.

thanks again.

Ryan-Crosby
Active Contributor

Hi Javier,

You would add your TPM module and your generic converter module into the necessary communication channel.