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

Upload data from XML into BAPI

Former Member
0 Likes
618

Hi Experts,

I want to upload data from XML and then put this data into input parameters of a BAPI.

IS there any way i can do this.

Thanks & Regards,

Akriti

Hello Akriti,

Try with the below function modules.

TEXT_CONVERT_XML_TO_SAP

DMC_CONVERT_XML_TO_TABLE

Regards,

TP

1 REPLY 1
Read only

ThangaPrakash
Active Contributor
0 Likes
529

Hello Akriti,

Try with the below function modules.

TEXT_CONVERT_XML_TO_SAP

DMC_CONVERT_XML_TO_TABLE

Regards,

TP