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 / sivaramakrishna.v,s
no i think these fm doesn't work with excel files. the above fm are used to upload the txt files means note pad filessivas
in order to upload the xl file usually we use the fm
alsm_text_convert_to_xls_format : to download internal table data to xl file
sap_convert_xls_to_internal_table : to upload the xl file data to internal table
| Is This Answer Correct ? | 9 Yes | 3 No |
Post New Answer View All Answers
What is a development class? : abap data dictionary
What are differences between at selection-screen and at selection-screen output?
Explain the differences between interactive and drill down reports?
What do you mean by cluster tables in sap abap? Also explain what do you mean by table cluster? : abap data dictionary
Can multiple abap systems connect to abap database?
What is the syntax for call transaction? : abap bdc
What is static attribute
What do you mean by transparent tables in sap abap? : abap data dictionary
How many types of tables exist and what are they in data dictionary?
How to create any functions?
Events that can be used in both the classical and interactive reports
how to genernate 21 sencondary index
Explain the advantages and disadvantages of different types of bdc's?
How can we send data to external programs?
What is the t-code for transaction recorder? : abap bdc