how to write record to a file?& ABAP editor provides?

Answer Posted / bikash samanta

DATA: File_name TYPE string VALUE 'file path'.

OPEN DATASET File_name FOR OUTPUT IN TEXT MODE ENCODING
DEFAULT.

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

​​What is view proxy in abap?

1010


How can end-of-selection be used?

870


Explain get pernr concept when we use logical data base? : abap hr

991


How to create any functions?

787


What is occurs in internal table?

847


How do you find the information on the current screen?

832


How to determine the attributes of an internal table?

831


Does the bdc-insert function allow multiple transactions to be processed by sap? : abap bdc

917


What are the different attributes that can be assigned to a variant?

804


Which FM do you use to find out who is reporting to whom

5445


what is the transaction transaction for setting parameters rdisp/buffermode

4006


Explain what are extracts?

854


Can we use flow logic control key words in abap/4 and vice-verse?

763


What is the name of the system variable that holds the contents of the selected line in interactive reporting?

983


What are the disadvantages of different types of bdc's?

868