Application Development 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: 

Upload data from XML into BAPI

Former Member
0 Kudos

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

1 REPLY 1

thanga_prakash
Active Contributor
0 Kudos

Hello Akriti,

Try with the below function modules.

TEXT_CONVERT_XML_TO_SAP

DMC_CONVERT_XML_TO_TABLE

Regards,

TP