Answer Posted / norty_n
Data can be uploaded into the presentation server by using
the function modules UPLOAD,WS_UPLOAD or by GUI_UPLOAD.
To upload into the application server we use..
OPEN DATASET <FILE NAME> FOR INPUT IN <MODE> statement
followed by CLOSE DATASET.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is step-loop?
Why do we use dynamic where conditions?
What is the difference between bdc_open_group and bdc_open_dataset. : abap bdc
How to convert the Unit for 'Distance' (The value from one Unit to another).
How to Modify Layout set for RVORDER01 for printing sales order confirmation. plz mention the detail coding Tahnks, Rahul
What is the use of buffering?
What is the use of abap data dictionary? : abap data dictionary
What are the different methods of bdc? : abap bdc
What is the use of 'table index'?
How to convert normal function module to bapi?
Explain what are the problems in processing batch input sessions?
What are field symbols?
How does the system handle roll areas for external program components?
What happens Update command is used without where clause ?
How to copy table across clients?