how to write record to a file?& ABAP editor provides?
Answer Posted / sukhbir
To write to a file in application server.
OPEN DATASET [file path] FOR INPUT IN TEXT MODE
ENCODING
Is This Answer Correct ? | 13 Yes | 3 No |
Post New Answer View All Answers
What is the transaction code to display the payroll results ? : abap hr
How do you process errors in session method ? : abap bdc
Can we use transfer dataset to transfer data in internal table ?
Normally how many and what files get created when a transaction program is written? what is the XXXXXTOP program?
What is the difference between retroactive accounting period, earliest retroactive accounting period? : sap abap hr
What is value table? : abap data dictionary
what are Hana Basics
how can we enable hyperlink in screen painter?
What are the function module in bdc?
What are the functional areas? User groups?
What are the techniques involved in using sap supplied programs?
What is output determination?
What is lock object ? : abap data dictionary
What are the types of subroutines? : abap data dictionary
What are the parameter types for a method?