which is a statement used to write a record to a file in
ABAP?
Answer Posted / sujan
DATA: MESS(60),
FNAME(10) VALUE '/tmp'.
OPEN DATASET FNAME FOR OUTPUT MESSAGE MESS.
SELECT * FROM TAB1.
ENDSELECT.
pls let me know if I'm wrong with my answer.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Which objects are independent transport objects? : abap data dictionary
What are Table control and tab strip control in dialog programming ?
What are the different window types in sapscript?
In order to upload purchase order details, how you handle multiple values for a single field?
How we format the data before writing a statement in the report?
What is the difference between native sql & open sql? : abap data dictionary
What is the difference between getting and get late?
if u take one worst program,in this program user write the logic is session method.in that program user can get some errors ,that errors we will see in call transaction method,how it is possible.?
function modules are also external subroutines. State true or false. : abap modularization
Can a constructor be declared private? If yes then in which scenario?
What is a table attribute?
Different types of luws. What are they?
Does the call transaction method allow multiple transactions to be processed by sap? : abap bdc
How many types of tables exist and what are they in data dictionary?
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