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
Explain how is batch input process different from processing on line?
What is the function of a data element?
What is the disadvantage of a call by reference? : abap modularization
difference between Valuation type and valuation category?
What are Pull and Push Methods?
I am getting the (first) page number and the remaining records displayed in another list in another page BUT the PAGE Number is not displayed? What is the code/solution?
What does an EXEC SQL stmt do in ABAP? What is the disadvantage of using it?
What is a development class? : abap data dictionary
Will 50,000 records be uploaded directly into APP's Server?
Explain what are the events used for logical database?
What is the BAPI_CUSTMATINFO_GETDETAILM used for? what is the input and output of this bapi.
What are the value tables?
What is sequence of event triggered in report?
What are the dynapro keywords?
What is value table?