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 the meaning of abap editor integrated with abap data dictionary? : abap data dictionary

901


Explain the advantage of structures?

737


What is sapnet?

1166


Abstract class and interface, multiple inheritance, live example

1092


What happens if a function module runs in an update task?

779


SAP Script for Billing in which Billing document number was displayed as header, Bill Type, Bill Category, Bill Item, Cost, Base Unit of Measurement and Material number were categorically displayed for each billing document number. plz mention the detail coding Tahnks, Rahul

2282


how to Implement a BADI in which it restricts the access when purchase order is created against contract using definition ME_PURCHDOC_POSTED. please tell me the answers if any one knows. thanks in advance. :ravikiran

2266


How can we send data to external programs?

876


Difference between sap script and report?

952


What was the requirement of IDoc in your project? How it was working?

1768


How many types of size categories and data classes are there?

841


What are the different types of data dictionary objects? : abap data dictionary

884


What are the prerequisites for creating foreign key relationship?

861


What is IMG in SAP?

945


What is match code? : sap abap hr

923