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

1.If a table is fully buffered?can we fire single select?
2.Diff between submit progam name and submit program name
and return?
3.central address management in sap script?
4.main criteria for using loop at read table?

Answer Posted / ramalakshmi challa

Answer 1. Full table buffering :- here entire database
table buffered to application server.
So further access to same table can be access from
application server so, which interm reduces database
traffic.
Fullbuffering can only applies to tables which have less
data and rarely changed.
Ex-tcodes, company master data like T100, etc
Here Select Single cannot be used.

Answer 2. The SUBMIT statement accesses an executable
program. And executes the report program called thru Submit.

The addition AND RETURN starts the executable program in a
new internal session. The session for the calling program
is retained. Once program access is completed, program
execution for the calling program continues after the
SUBMIT statement.

Question 3 and 4 are not clear

Is This Answer Correct ?    6 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you find number of records present in internal table?

1059


Explain the call transaction method? : abap bdc

1173


The max number of calling modes stacked at one time is?

1165


Does the table can have multiple foreign keys?

1084


Why is pretty printer user in abap?

1318


Can we create field without data element? If yes, how?

1207


What is the difference between table and template?

1073


What is an update task?

1096


when do you need to create an internal table with header line ? and with out a header line?

2052


In delivery processing which step comes first picking, packing, posting goods issue ?

2147


What does an EXEC SQL stmt do in ABAP? What is the disadvantage of using it?

1348


Have you set up a back ground job? How to create a background job without a variant ? : abap bdc

1151


Explain how do you move on to the next screen in interactive reporting?

1065


What are different types of parameters?

1290


What is a table pool?

1219