Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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


Please Help Members By Posting Answers For Below Questions

Which objects are independent transport objects? : abap data dictionary

1063


What are Table control and tab strip control in dialog programming ?

5864


What are the different window types in sapscript?

1063


In order to upload purchase order details, how you handle multiple values for a single field?

1031


How we format the data before writing a statement in the report?

956


What is the difference between native sql & open sql? : abap data dictionary

1178


What is the difference between getting and get late?

1076


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.?

2185


function modules are also external subroutines. State true or false. : abap modularization

1138


Can a constructor be declared private? If yes then in which scenario?

1453


What is a table attribute?

1111


Different types of luws. What are they?

1250


Does the call transaction method allow multiple transactions to be processed by sap? : abap bdc

1013


How many types of tables exist and what are they in data dictionary?

1242


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

2035