cancel
Showing results for 
Search instead for 
Did you mean: 

EDIFACT TODESADV(IDOC)

Former Member
0 Kudos

Hi,

I want to perform EDIFACT to IDOC scenario.Please advise me step by step document. I tried to perform..But I m confused.Firstly i imported EDIFACT_96A.xsd to external definition and used as source.As target i used idoc.And I mapped tit each other In ID i defined Communication channel for sender EDIFACT adapter and IDOC for receiver.But it is not work.The Error :

Unable to interpret IDoc interface SI_Edifact_To_Idoc_Receive

Also i dont know that it is true way.In some documents there are different format ant it have to convert xml format.How to follow way for this? In my procet i used XML schema definition.But for EDI format how to convert XML in PI?

exemplarily:

UNBUNOA:2111222333:1222333444:1060705:154512345'UNH1ORDERS:D:01B:UN:EAN010'BGM220::91009239'DTM137:20060705:102'DTM2:20060705:102'NADBY5400152201228::9'NADSU5410256000099::9'NADDP5400152201228::9'CUX2:EUR:9'LIN1+5410256410013:SRV'PIA1388:SA::91'QTY21:10'PRIAAA:15.99::LIU'UNSS'UNT141'UNZ112345'

how to convert XML in PI?

Thanks in Advance

Nurhan

Accepted Solutions (1)

Accepted Solutions (1)

former_member854360
Active Contributor
0 Kudos

Hi ,

For EDIFACT EDI XML conversion you need to use seeburger BIC Mapping.

Please see this for full details.[Link|www.fullinterview.com/.../Introduction%20to%20Seeburger%20BIC%20Adapter%20module.doc]

Answers (5)

Answers (5)

Former Member
0 Kudos

Hi Nurhan,

Is it first EDI interface implementation for your client landscape? Is seeburger adapters are installed and available in PI? Check these and you may need to explore more on Seeburger implementation & methods. You can find more information here.:-)

Cheers

Veera

Former Member
0 Kudos

I dont use Seeburger adapter.I use open PI edifact adaptör.How can i conversion Modüle for Edifact configure?

Former Member
0 Kudos

How can I do with Open PI EDIFACT Adapter?

former_member854360
Active Contributor
0 Kudos

Hi,

Open PI Conversion Module for EDIFACTThe Open PI Conversion Module for EDIFACT was the first OPI2 subproject and comprises a PI adapter module for flexible EDIFACT conversion.

Features:

bidirectional conversion between EDIFACT and EDIFACT XML

simple extension for additional EDIFACT releases and subsets (EANCOM, ODETTE, ...)

seamless integration in existing SAP PI standard adapters (File, JDBC, JMS...)

full integration in XI Adapter Framework

compatible with releases from XI 3.0 SP17 and PI 7.0 SP08 on

new version available for PI 7.10 SP07 and PI 7.1 EhP1 SP03 and higher

http://wiki.sdn.sap.com/wiki/display/XI/OpenPIInitiative+(OPI2)

rajasekhar_reddy14
Active Contributor
0 Kudos
How can I do with Open PI EDIFACT Adapter

SAP PI not have any standard adapter to support EDI messages , hence you have to use otehr alternatives.

rajasekhar_reddy14
Active Contributor
0 Kudos

first you have to convert EDIFACT to EDIFACT XML, for this you have 3 options

1)using See burger Adapter

or

2)Conversion agent

0r

3)Wirting Adpater module

Regards,

rAJ

Shabarish_Nair
Active Contributor
0 Kudos

one of the common ways of handling EDI messages in PI is the usage of Seeburger adapter

You might want to explore this - /people/rajeshkumar.pasupula/blog/2009/08/05/wanna-implement-seeburger-for-edi-find-the-booster

Former Member
0 Kudos

seeing ur EDI message it looks that it is D01B edi message format...

use BIC mapping designer tool to convert EDI message to xml message in PI....

BTW which adapter u r uysing on the sender side??? (file adapter)