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
What are field symbols?
How to debug rfc function module?
What are the components of sapscript?
Explain the differences between at selection-screen and at selection-screen output?
What are the function modules used in f4 help?
What are the uses of table pool or table cluster.
please give the remaining answers.
What are hashed tables?
How do you write a function module in sap?
What is the difference between field-group header and other field groups?
What is the purpose of sum statement?
I just wanted to know that when I am recruiting somebody, I am generating his personal no also. Then I want to give him training also. Now I just want to create 2 scenarios to clear my doubts? : sap abap hr
How many types of views are there ?
If your project is support project ? when is your implementation has completed ?
A field containing quantity amounts (data type quan) must be assigned to a reference table and a reference field. Explain? : abap data dictionary