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


Please Help Members By Posting Answers For Below Questions

What are the aggregate objects in the dictionary? : abap data dictionary

986


Explain the disadvantage of using exec sql statement in abap?

762


What are client dependant objects in abap/sap?

916


What are indexes? : abap hr

814


What are Delivery classes? What data will you want to transport during client copy?

1219


why particularly lock object name starts with EZ OR EY?

1772


Name a few data dictionary objects? : abap data dictionary

929


How many main windows are allowed in sapscript?

826


what is the difference between hashed & sorted internal tables?

1925


Explain about workbench request and customization requests?

854


What are the function module in bdc?

927


Why grouping of fields is required? What is the max no of modification groups for each field?

824


In a loop of an internal table, what is the use of at first & at last statements?

1743


What are authorization objects and what statement is used to perform an authorization check in an abap program?

790


Is main window mandatory in smartforms?

963