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

14) Purpose of the statemement TABLE in a report?

Answer Posted / ashwin urkude

Declaration of TABLE statement in Report Program Creates a
WORKAREA for that table(s) in thr Report program.

TABLES: MSEG, MKPF.

This comes handy when you write SELECT QUERY as
select single * from mseg client specified
where mandt = sy-mandt
and mblnr = pmblnr
and mjahr = pmjahr.

So your Data against the parameters will be colected in the
workarea(MSEG).

If you dont declare TABLE(S) & try to to use
Select single *
you will get SYNTAX ERROR.......

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a table attribute? : abap data dictionary

1079


What is technically difference between in Table creation in table creation maintenance not allowed ,maintenance allowed with restriction, maintenance allowed ?

1803


What are the differences between interactive and drill down reports?

1166


Explain what is an rfc?

1160


What is page window?

1034


GUYS any one please can u post questions in sap a bap webdynpro questions.. please i need to know some technical questions regarding webdynpro and ADOBE forms ?

1947


Differentiate between abap memory and sap memory?

1179


How to combine multiple order in one Delivery ( Step by Step)?

2444


Why cant we use Normal function module for data transfer?

2273


What is the difference between a pool table and a transparent table and how they are stored at the database level?

1122


What are the different functions used in sap script? What are the parameters used in each function?

1231


What are the basic objects of the data dictionary? : abap data dictionary

1123


What are the dynapro keywords?

1181


What happens Update command is used without where clause ?

1245


What are the advantages of different types of bdc's?

990