Skip to Content
0
Former Member
Mar 04, 2009 at 05:35 PM

Upload Excel table to internal table in background

3895 Views

I am using fm ALSM_EXCEL_TO_INTERNAL_TABLE to upload Excel tables from the Application Server. The process works great in foreground mode.

My program requirement is to call an ABAP object from the SAP Job Scheduler (SM36/SM37). So when I run the ALSM_EXCEL_TO_INTERNAL_TABLE in a background job, the programs abends. In the job log, I get error ALSMEX037 Error during import of clipboard contents.

Has anyone seen this error? What causes this error? How can I get around this error in a background job?

<<text removed>>

Edited by: Matt on Mar 5, 2009 1:55 PM - do not offer rewards