Tuesday, June 26, 2007

UPLOAD data from Excel to Itab

The function module
ALSM_EXCEL_TO_INTERNAL_TABLE is used to migrate data from an excel file
into an internal table.

The internal table should be declared of type ALSMEX_TABLINE.

This structure has the following fields

ROW COL VALUE.

Each cell of the excel data is stored as a record in the table.

No comments: