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
Difference between transparent tables and pooled tables? : abap hr
While doing bdc exp va01 transaction sometime in the item level data shows only 4 items and other times it will show 6 line items, how will you maintain this kind of screen resolutions scenerio? : abap bdc
What is the difference between the function module and a normal abap/4 subroutine?
How to find the return code of a statement in abap programs?
What is open sql vs native sql ?
Which objects are independent transport objects? : abap data dictionary
performance tuning concepts
What is a data dictionary? : sap abap data dictionary
Can you delete data element, which is being used by table fields. : abap data dictionary
What is bdc programming? : abap bdc
In Smartforms or ADOBE Forms Can we get text from standard table in verticle form? if yes, How?
What is a size category? : abap data dictionary
What are the domains and data elements?
Which one is better joins or views and why?
What is the difference between skip and new-line?