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 many types of tables exist and what are they in data dictionary?
What is difference between check table and value table ?
What are the advantages of different types of bdc's?
How can the standard tables of sap be modified?
What is meant by write lock? : sap abap data dictionary
How do you find out who has transported a transport request?
what is call back in alv?
In selection screen I have three fields, plant mat no and material group. If I input plant how do I get the mat no and material group based on plant dynamically?
Explain the advantages of abap query tool?
How can we upload a text file having delimiters in to legacy system? : abap bdc
hi i need detailed information on badi and bapi how can this work in real time senarios plz explain with exp
What are the difference between tables and structures? : abap data dictionary
What is a help view? : abap data dictionary
HOW TO DIFFERENT CALL TRANSACTION ON THE BASIS OF DOUBLE CLICKING ON DIFFERENT FIELD.
What is the difference between scrolling a table horizontally and vertically?