Hi to all,
i'hv downloaded the MARA data into excel format using SE16N transaction .and trying to upload all data into internal table using Function Module
"ALSM_EXCEL_TO_INTERNAL_TABLE"
in that i hv pass the internal table .. but in the following fields which parameter i should have to pass. ?
EXPORTING :
I_BEGIN_COL
I_BEGIN_ROW
I_END_COL
I_END_ROW
please tell me with sample code..
Thanks in advanced..