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


Please Help Members By Posting Answers For Below Questions

What is the difference between function group and function module?

517


What is use of transparent table in abap? How it is different from pool tables?

624


In sap script how to print bar code in vertical manner

3434


How to debug a script in abap?

586


What are aggregated objects

560






What is view? Explain the different types of view?

780


What are the differences between sap memory and abap memory?

574


Kindly help me to Know the process of mapping in EDI from R/3 to a convertor(third party which translates IDoc flatfile to EDIFACT /XML / FTP /HTTP ) ?

1549


How to Raise a Particular Ticket in Realtime ?

1634


What is Group by in Select statement?

647


What is partner selection?

605


What is a fall back class?

1015


What is a data class? : abap data dictionary

622


What is roll area?

564


What is read line in abap?

633