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 difference between dialog program and a report?
Can I execute user exits? If yes, how?
What are the steps in creating screen ?
How many ways can a sap system be accessed?
Describe the difference between macro and subroutine?
What is the logo in sap script?
What are the events driven batch jobs?
how to create view in bdc..??
What is the syntax of packed number?
What are uses of foreign key?
Is a logical database a requirement/must to write an abap/4 query?
Is main window mandatory in smartforms?
What is technically difference between in Table creation in table creation maintenance not allowed ,maintenance allowed with restriction, maintenance allowed ?
IN SCRIPTS IF WE HAVE EMPTY SECOND LAYOUT AND IF WE HAVE MENTIONED ABOUT IT IN NEXT PAGE ATTRIBUTE THEN IN OUTPUT HOW WE GET THE SECOND PAGE OUTPUT.
What is the table buffer? Which type of tables used this buffer?