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: 

LSMW Upload Excel and Call Custom FM

abhishek37373
Participant
0 Kudos

Hi Folks,

I have a requirement to Upload an excel sheet and call a Custom FM  to process the records (the records can be collected first from excel and passed to FM as a Internal Table or the FM can be called for each record in Excel).

I know this is possible by making a ZPROGRAM to upload excel and call FM but the client want to explore the LSMW option to save ABAP efforts and dynamic field mapping.

Please suggest some way to achieve this.


Thanks in Advance.

Abhishek Agarwal

2 REPLIES 2

nikolayevstigneev
Contributor
0 Kudos

Hi!

Please, search through the forum. You can call FM from LSMW.

former_member391265
Participant
0 Kudos

Hi , In LSMW, you can do it from the 5th step. you can use Function module and call the excel.