which is a statement used to write a record to a file in
ABAP?
Answer Posted / balaji
WE CAN WRITE A RECORD TO A FILE IN ABAP BY CALLING THE
FUNCTION MODULE 'GUI_DOWNLOAD' AND WE HAVE TO SPECIFY THE
FILE NAME TO WHICH YOU WANTED TO WRITE AND NAME OF THE
INTERNAL TABLE FROM WHERE THE DATA HAS TO BE RETRIVED.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How to pass data from list to report?
What are the different types of abap/4 programs?
What are the events we use in dialog programming and explain them?
In selection screen, I have three fields, plant material number and material group. If I input plant how do I get the material number and material group based on plantdynamically?
It is possible to assign a local data object defined in a subroutine or function module to a field group. State true or false. : abap modularization
What is the use of at new statement ?
What is lock mechanism? How do we create lock objects in abap?
Hello All, Requesting to all user of this site. Please post your Questions in Proper sub Category of chosen category. Some users post the questions in common category whether sub category for that is available ..like some users still post the SAP Script & ALE Related questions in common ABAP Category. Due to this it becomes very difficult to find the topic wise Questions. Please cooperate with the site & to other users. Thanks & Regards Tamseel
Explain the different types of view?
what is the process of creating quotation using BAPIs.
In BDC, data transfer is done success in foreground mode but if we done the same in background mode it shows errors. What is the reason?
What are the fields in a bdc_tab table? : abap bdc
Explain how to write a bdc - how do you go about it?
What are the events in classical reports?
What is the significance of technical settings (specified while creating a table in the data dictionary)? : abap data dictionary