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: 

Excel data upload and validate that data

Former Member
0 Kudos

HI all,

I have to upload excel data . I need to upload 3 types of excel. I will use only excel sheet to upload the data. I want to make one dynamic internal table.

What ever data i got into the internal table , I have to pass that data to SELECT statement to validate that data. If i use 1st excel , it is having one field , I need to pass that to select stmt to validate .Then 2nd 3rd respetively.

How can i go for this dev.

regards,

Ajay

1 REPLY 1

kmoore007
Active Contributor
0 Kudos

Try function ALSM_EXCEL_TO_INTERNAL_TABLE.