Answer Posted / kubera
Read dataset <file> for output.
loop at itab into wa.
transfer wa into <file>.
endloop.
close dataset <file>.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Can any tell me ECC 5.0, ECC 6.0 Released year? and difference between them?
What are the aggregate objects in the data dictionary? : abap data dictionary
How the Sy-Mandt value gets updated in the table and Is this having any foreign key relationship.
A field containing currency amounts (data type curr) must be assigned to a reference table and a reference field. Explain?
How can an internal table with header line and one without header line be distinguished when passed to a subroutine? : abap modularization
Explain Singleton class
What are conditional chain statement?
I just wanted to know that when I am recruiting somebody, I am generating his personal no also. Then I want to give him training also. Now I just want to create 2 scenarios to clear my doubts? : sap abap hr
How to write a code in tab control? : abap bdc
Can i have some Realtime Scenarios on Reports.
what are the two methods of modifying sap standard tables? : abap data dictionary
What are the differences between se01, se09 and se10?
What is tcode se16? For what is it used.
Explain the data types of internal tables?
What do you mean by transparent tables in sap abap? : abap data dictionary