cancel
Showing results for 
Search instead for 
Did you mean: 

B2B add-on EDIFACT

04-11-2018 7:46 AM
bull_chen Explorer
1985 views 4 comments
0 Likes
SAP Managed Tags
Subscribe

Hello expert,

our company already installed B2B addon component in SAP PO 7.31, and I'm trying to implement the first scenario with EDIFACT message.

Our scenario is: Purchase order IDoc -> SAP PI with SFTP ADAPTER -> SAP PI EDIFACT content converter -> customer

For EDIFACT, I guess the EDI release number of Purchase order should be EDI 850. I looked into B2B Content manager and try to find out the pre-defined message type for EDI 850, I suppose I will find it out and export the corresponding XSD and load it into PI mapping to conver the IDoc to EDIFACT flat file.

But unfortunately, I find nothing in B2B Content manager.

My question now is that, is SAP supposed to provide some standard EDIFACT message types which we can simply use it for message format convert? Or should we create all from scratch to define the EDIFACT message structure in B2B Content manager?

0 Likes

Accepted Solutions (0)

Answers (1)

Answers (1)

peter_karg
Explorer

Hi,

maybe you didn't install all needed B2B content. The PIB2BCONTENT contains the relevant data for EDIFACT, EANCOM, TRADACOMS in different files. After you have imported the files you should be able to create the corresponding XSD.

mate_moricz
Product and Topic Expert
Product and Topic Expert

Hi,

Peter is right. Check the official documentation on how to import the content: https://help.sap.com/viewer/7eaa355715c243758060db359bad8447/1.0.5/en-US/4f7ee0eb93c545c88821ffb6ebe...


Best regards,
Mate

bull_chen
Explorer
0 Likes

thank you guys, we will install and try.

bull_chen
Explorer
0 Likes

Packages mentioned in your link are installed, and problem is resolved now. Thank you!