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 the advantages and disadvantages of different types of bdc's?
The data of a view is not physically stored, but derived from one or more tables (t/f) : abap data dictionary
What are the field and chain statements?
What will exactly the hide statement do?
What are lock objects?
How can cluster table be created?
How do u set up background jobs in SAP? What r the steps? What are the event driven batch jobs?
How to eliminate duplicate entries in internal tables? : abap data dictionary
What is the syntax for ‘call transaction’?
How is conversion of data types done between abap/4 & external level? : abap data dictionary
Can we include customizing include or an append structure with pooled or cluster tables? : abap data dictionary
What is a data class? : abap data dictionary
in bdcsome times we get the ok code for "enter" wrongly instead of '/00'.what is the reason.how we can exceed this problem.
What are the events in screen programming?
What are the different abap/4 editors?