‎2009 Dec 02 1:56 PM
Hi all,
I am uploading different excel data into SAP. I want to use one internal table for 3 excel sheets data . I know how to upload the data using the fucntion module ALSM_EXCEL_TO_INTERNAL_TABLE.
I will upload only 1 excel sheet every time.
regards,
Ajay
‎2009 Dec 02 2:07 PM
Hi Ajay,
It would be better if you could merge them into an excel sheet with multiple worksheets & then upload them using OO ABAP concept.
Refer below link :-
[http://wiki.sdn.sap.com/wiki/display/Snippets/ReadmultiplesheetsofanExcelfileintoSAPthroughABAP]
Regards
Abhii
‎2009 Dec 02 2:28 PM
Hi Abhi,
I will upload only one excel data at a time . I have 3 different types excel data.
For example :
1 st excel sheet having 2 fields,
2 nd excel sheet having 4 fields,
3 rd excel sheet having 6 fields.
Instead of using every time the same function module, How can write that Subroutine to use diffent structures.
regarsds,
Ajayreddy
Edited by: Ajay reddy on Dec 2, 2009 3:51 PM