which is a statement used to write a record to a file in
ABAP?

Answer Posted / sujan

DATA: MESS(60),
FNAME(10) VALUE '/tmp'.

OPEN DATASET FNAME FOR OUTPUT MESSAGE MESS.

SELECT * FROM TAB1.
ENDSELECT.



pls let me know if I'm wrong with my answer.

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why do we use events and actions in web dynpro?

759


What is the syntax for call transaction? : abap bdc

768


Explain how do you use structures in the abap programs?

728


How do you retrieve the data for repetitive structures ? : abap hr

833


How many secondary indexes can we create in a table?

806






How many default tab strips are there? How to insert more tabs in it?

776


How do you restrict the data to be entered in the payroll area? : sap abap hr

727


What is the meaning of abap/4 editor integrated with abap/4 data dictionary?

830


What is the difference between data elements and domains?

790


What are client dependent objects in abap/sap?

770


​​What is constructor expression in​​ nw​​ abap​​ 7.4?

792


How is the command suppress-dialog useful?

822


hi my name is amit i have passed BE(CSE) with honours(72%) in 2006 yr. i have completed SAP/ABAP training with good exposer. i need a staffing company which can provide me real time exposer in SAP R/3. so plz help me out and send any information regarding on my mail id or tele. no. 9999784331 thanks

1623


Can i have some Realtime Scenarios on Reports.

2036


1/ How do u apprach if error occur in sending idocs ? 2/ where u assigned process code ?

1677