By which function module upload data from application
Server to desk top and to code can u explain
Answer Posted / pradeep
on earlier version use cl_gui_frontend_services=>gui_upload.
method from sap standard class.
you can use f4-filename or ws_upload or upload function method
but upload is absolete now.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are smart forms?
What is the significance of delivery class?
What is meant by payscale structure? How did you configure pay scale structure? : sap abap hr
What is the differences between structure and table in data dictionary in abap?
What are the contents in technical specifications?
Explain buffering concept usage?
A field containing quantity amounts (data type quan) must be assigned to a referencetable and a reference field. Explain?
Explain the different types of data dictionary objects?
How table control cn be generated using bdc? : abap bdc
please any one can tell me How to validate the data in Table maintinance generator?how can u validate the table field values if u r entering the data into fields .it shows record is wrong?wher we can done validation in table maitenance generator before getting the data as out ?
What are the uses of interactive reporting?
What function does data dictionary perform?
What are the different types of data dictionary objects? : abap data dictionary
Is a logical database a requirement/must to write an abap/4 query?
What are the differences between transparent tables, pooled tables & cluster tables? : abap data dictionary