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
Why do we use events and actions in web dynpro?
What is the syntax for call transaction? : abap bdc
Explain how do you use structures in the abap programs?
How do you retrieve the data for repetitive structures ? : abap hr
How many secondary indexes can we create in a table?
How many default tab strips are there? How to insert more tabs in it?
How do you restrict the data to be entered in the payroll area? : sap abap hr
What is the meaning of abap/4 editor integrated with abap/4 data dictionary?
What is the difference between data elements and domains?
What are client dependent objects in abap/sap?
What is constructor expression in nw abap 7.4?
How is the command suppress-dialog useful?
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
Can i have some Realtime Scenarios on Reports.
1/ How do u apprach if error occur in sending idocs ? 2/ where u assigned process code ?