Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

XML To IDoc conversion

Former Member
0 Likes
617

Hi All,

I have a requirement where a XML data has to be converted to Idoc. I have found a FM for the same IDX_XML_TO_IDOC.

Please provide me details of using this FM.

Thanks.

Regards,

Priya

Hi All,

I have a requirement where a XML data has to be converted to Idoc. I have found a FM for the same IDX_XML_TO_IDOC.

Please provide me details of using this FM.

Thanks.

Regards,

Priya

3 REPLIES 3
Read only

Former Member
0 Likes
545

Hi,

For more information, please check this link.

http://sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/46759682-0401-0010-1791-bd1972bc...

Have a look at the FM IDOC_XML_FROM_FILE. May be it helps... This will also useful for ur reqirement.

<b>Reward points</b>

Regards

Message was edited by:

skk

Read only

Former Member
0 Likes
545

Mandatory parameters:

XML_DATA TYPE XSTRING

GUID TYPE SXMSMGUID

EDIDC40 TYPE EDI_DC40

IDX_XMB TYPE IDX_XMB

Read only

Former Member
0 Likes
545