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 is roles and responsibilities of sap hr consultants? : sap abap hr
What are the difference between pool tables and transparent tables?
How do you send files to the legacy systems from SAP and vice versa? How does one know that the legacy files have come on to the SAP server you are working on?
What is the bapi?
What are the screen elements.
What is meant by performance analysis? Have done anything to improve the performance?
How will you insert record in a sorted table
How will you read from internal table records in a given value range (without using loop)
What is the diff between database view and maintenance view?
how to read the standard field value in your custom program.
How move-corresponding works
What are smart forms?
What is a fall back class?
Can we include customizing include or an append structure with pooled or cluster tables? : abap data dictionary
Do you know any other patterns if yes.. explain