2007 Mar 01 12:33 PM
Hi,
How to read multiple Excel files into internal tables from application server .
If only one file we can use Function Module 'ALSM_EXCEL_TO_INTERNAL_TABLE'.
But if there are multiple files how to read them.
Hi,
How to read multiple Excel files into internal tables from application server .
If only one file we can use Function Module 'ALSM_EXCEL_TO_INTERNAL_TABLE'.
But if there are multiple files how to read them.
2007 Mar 01 12:37 PM
to read files From application server we dont use 'ALSM_EXCEL_TO_INTERNAL_TABLE'
We use OPEN DATASET filename
READ
CLOSE DATASET
2007 Mar 01 12:46 PM
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |