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

Create Inbound idoc with XML as Input.

Former Member
0 Likes
970

Hi All

Is any way to create inbound idoc from XML as input......... No SAP XI in our Environment.....

Thanks

Ram

Hi All

Is any way to create inbound idoc from XML as input......... No SAP XI in our Environment.....

Thanks

Ram

3 REPLIES 3
Read only

Former Member
0 Likes
544

Hello,

You can try the below Function Modules.

CFG_API_CONVERT_XML_TO_IDOC

IDX_XML_TO_IDOC

SDIXML_IDOC_TO_SCHEMA

SDIXML_IDOC_TO_TEMPLATE

Hope it would help satisfy your requirement.

Thanks and Regards,

Venkat Phani Prasad Konduri

Read only

0 Likes
544

Thanks

i know these function modules

Read only

uwe_schieferstein
Active Contributor
0 Likes
544

Hello Ramesh

I have used fm IDOC_XML_FROM_FILE successfully to create an IDoc from an XML-IDoc file.

See also:

Regards

Uwe