cancel
Showing results for 
Search instead for 
Did you mean: 

source of xslt mapping and XSD/ XMT target structures for standard Idocs

Former Member
0 Kudos

Hi,

I am working on R/3 - XI - ICH scenario. I need xslt mapping and XSD/ XML target structures for standard IDoc like PROACT01,DELFOR01, DELVRY03. I tried to search it on marketplace but couldn't find it there. As per configuration document, these things are shipped with XI mapping content in live cache CD. But I don't have this CD with me. Can anybody tell me the source for these target structures and mapping program. ( Please share marketplace, site link or send me across the mail anand.more@wipro.com)

Thank you in advance.

Anand More.

Accepted Solutions (1)

Accepted Solutions (1)

MichalKrawczyk
Active Contributor
0 Kudos

hi,

you can find xsd of idocs on:

- http://ifr.sap.com

- enter

you'll find all idocs over there

Regards,

michal

Answers (1)

Answers (1)

Former Member
0 Kudos

Anand the other option is to import the corresponding idocs into your integration repository and then you can view the generated XSD there.

As regards XSLT mapping, you need to basically first identify as to what form you want to transform your source idoc into.

For some help on XSLT mapping check the following threads,

https://www.sdn.sap.com/sdn/collaboration.sdn?contenttype=url&content=https%3A//forums.sdn.sap.com/t...

https://www.sdn.sap.com/sdn/collaboration.sdn?node=linkFnode1-6&contenttype=url&content=https://

Also have a look at my code samples,

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/xi/xi-code-samples... xslt mapping in sap xi, part i.pdf

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/9692eb84-0601-0010-5ca0-923...

cheers

Sameer