2011 Sep 02 12:21 PM
Hi all ,
can XSLT engine be used for sending purchase order in cXML format ? if yes please let me know the steps .
Thanks in advance
Madhu
Hi all ,
can XSLT engine be used for sending purchase order in cXML format ? if yes please let me know the steps .
Thanks in advance
Madhu
2011 Sep 02 5:01 PM
Hi,
You could maybe send it via IDoc (customizing of "message control") with XML port (file/HTTP), and do the XSLT conversion yourself via BAdI idoc_xml_envelope_ou.
Sandra
2011 Sep 03 8:24 AM
Hi Sandra,
Thanks for your reply. But how do we create a an xslt conversion for cXML. What are steps for creating XSLT conversion.
Thanks in advance
2011 Sep 03 9:47 PM
Hi,
a little search and you will find it easily in the official SAP documentation (help.sap.com)
Sandra
2011 Sep 05 10:24 AM
Hi Sandra,
does the code written for tranformation create an XML file or creates cXML file ?
regards
Madhu
2011 Sep 05 10:35 AM
Hi,
transformation converts any kind of XML to any kind of XML. You'll have to code the transformation yourself (need to indicate source and result elements manually).
Sandra
2011 Sep 05 2:01 PM
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |