Technology Blogs by Members
Explore a vibrant mix of technical expertise, industry insights, and tech buzz in member blogs covering SAP products, technology, and events. Get in the mix!
cancel
Showing results for 
Search instead for 
Did you mean: 
former_member197830
Participant
Hi All,

Scenario : I want to send EDI823(bank payments) data to Idoc(FINSTA01) using B2B Add-on in SAP PI/PO.

Prerequisite to implement scenario:

  1. We need to install  B2B Add-on's in PI/PO system.

  2. Once install the B2B Add-on's check EDI Content Manager is properly installed or not.


ESR object development:

To create EDI823 data type we can use EDI content Manager tool.



Select  EDI type and click on start button then we will get EDI823 xsd datatype.



To create Idoc type we need to import IDOC from corresponding ECC system and we can map based on the requiremnt .

ID part development:

Sender adapter configuration:

To covert EDI823 data to XML format we can use File adapter with X12ConverterModule name.

The above module class automatically converts  EDI823 file format to corresponding XML format.



Receiver adapter configuration:

For Idoc Configuration We have used IDoc_AEE adapter.



Hope this blog will useful..

Thank you,

Narasaiah T

 
3 Comments
Labels in this area