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 is the function of the transport system and workbench organiser?

639


How to handle errors in call transaction bdc method without using bdcmsgcoll internal table? : abap bdc

673


How to convert normal function module to bapi?

1527


Give few names of pooled tables in sap ?

1505


Explain the use of table maintenance allowed?

544






data:zxyz type xyz. where xyz is a standard sap structure where it contains data type fields and line type (refer to other structure) fields. my question is how to assign values to field zxyz-str-matnr where str is a structure inside xyz structure.

1899


what next in SAP-ABAP/4 is it going to be change?

1659


Can i have some Realtime Scenarios on Reports.

1819


How do you restrict the data to be entered in the payroll area? : sap abap hr

533


What is the use of f4if_shlp_exit_example function module ? : sap abap data dictionary

1308


What is an abap instance?

614


What are the main uses of the primary key?

733


Why lsmw does not support call transaction method? : abap bdc

638


Difference between sy-tabix and sy-index? Can you check sy-subrc after perform?

645


What will you code in start-of-selection & end-of-selecton & why?

582