how we can take a file from Presentation server to
Application server?
Answer Posted / fahrudeen
To upload a file from presentation server to application
server we have to do the following :
1. upload the file from presentation server in to an
internal table using gui_upload.
2.open dataset
3.loop the internal table
4.use transfer statement to write into application server
| Is This Answer Correct ? | 20 Yes | 4 No |
Post New Answer View All Answers
Lock objects and what are parameters of ENQUEUE FM?
Differentiate between abap memory and sap memory?
Explain about workbench request and customization requests?
What is hotspot?
What do is landscape in sap project, I think its related to no. Of servers used, pls correct me if I am wrong, or what it is? : sap abap hr
What are the attributes of the data? : abap data dictionary
What is off cycle payroll run
Is sap xi intended to replace ale?
What are the functional modules used in sequence in bdc? : abap bdc
Explain the difference between a pool table and a transparent table?
What is the function of a domain?
What will you code in start-of-selection & end-of-selection ?
How to debug rfc function module?
What is the maximum number of structures that can be included in a table or structure : abap data dictionary
What are local objects? : abap data dictionary