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

ABAP Program for mass upload into DMS

Former Member
0 Likes
799

Hi Experts,

We have a functional requirement of uploading mass data from excel sheet into DMS server. We were successful in developing a code to fetch the records in excel sheet and record them in internal table. Now, how to push this data from internal table to content server ?  Please guide.

Many Thanks in Advance !!

Regards,

Hitesh.

Hi Experts,

We have a functional requirement of uploading mass data from excel sheet into DMS server. We were successful in developing a code to fetch the records in excel sheet and record them in internal table. Now, how to push this data from internal table to content server ?  Please guide.

Many Thanks in Advance !!

Regards,

Hitesh.

1 REPLY 1
Read only

Former Member
0 Likes
522

Hi Hitesh,

Do you want to upload the excel file into the DMs Server if that is the case you don't need to upload the data in internal table.

If that is the case as it should be there are lot of blogs that discuss it once such is this

Hope it helps... if you need anything else let me know.

Regards