Function Module to upload the Excel sheet into SAP Internal
Tables. *
a) GUI_UPLOAD
b) CL_GUI_FRONTEND_SERVICES=>GET_UPLOAD_DOWNLOAD_PATH
c) CL_GUI_FRONTEND_SERVICES=>GUI_UPLOAD
d) All the above
Answer Posted / anonymous
GUI_UPLOAD does the upload of excel files
| Is This Answer Correct ? | 15 Yes | 7 No |
Post New Answer View All Answers
What is alv programming in abap? When is this grid used in abap? : abap hr
What is a size category? : abap data dictionary
What is an rdbms?
What is the use of message command in a report? What are the different message types?
Difference between sy-tabix and sy-index? Where it is used? Can you check sy-subarc after perform?
What are the uses of table pool or table cluster.
What is filter dependent BADI?
What is meant by search help? : sap abap data dictionary
Explain open dataset in sap abap?
What is the use of abap data dictionary? : abap data dictionary
Performance tuning techniques
Can a constructor be declared private? If yes then in which scenario?
What is the use of table maintenance allowed?
What are the data types of the abap/4 layer? : abap data dictionary
On which event we can validate the input fields in module programs?