which is a statement used to write a record to a file in
ABAP?
Answer Posted / venkateswarlu.bandi
by using the down_load function module . parameters like
this
fine name:
file type:
internal table declaration:
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
When the get cursor command used in interactive lists?
What is the use of buffering?
What is generic area buffering in abap?
where are the passwords for ITS stores?
How is conversion of data types done between abap/4 & external level? : abap data dictionary
What are the components of sapscript?
What is the meaning of client independent?
data:zxyz type xyz. where xyz is a standard sap structure where it contains data type fields and line type (refer to other structure) fields. my question is how to assign values to field zxyz-str-matnr where str is a structure inside xyz structure.
What are the disadvantages of using explicit enhancement?
Can a domain, assigned to a data element be changed?
How many types of size categories and data classes are there?
What are the two levels in defining a match code? : abap data dictionary
What is an update type with reference to a match code id?
Explain open dataset in sap abap?
What is database view ? : sap abap data dictionary