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

What Is Roll Area In ABAP?

Answer Posted / megha suman

The roll area is a memory area with a set (configurable) size that belongs to a work process. It is located in the heap of the virtual address space of the work process.

When the context of a work process changes, the data is copied from the roll area to a common resource called the roll file. To prevent repeated copying, another roll buffer is located in between that is part of the shared memory.

he roll area consists of 2 segments. The first segment, which can be set with the parameter ztta/roll_first, is assigned to the work process first as memory. If this is used up, the work process has more memory assigned to it. The amount of memory is determined by the difference between the parameters ztta/roll_area and ztta/roll_first.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Workbench request are client dependent or client independent

1028


Mention what is alv programming in abap?

1248


Persistent class

1406


what is difference between set screen and call screen ?

1096


What are base tables of an aggregate object?

1161


Difference between sap script and report?

1259


What is the use of enqueue function module? : sap abap data dictionary

1163


What is a table cluster? : abap data dictionary

1212


What is use of transparent table in abap? How it is different from pool tables?

1422


How do you find if a logical database exists for your program requirements?

1202


What are internal tables? How do you get the number of lines in an internal table?

1112


How do you use structures in the abap programs?

1155


What is repository info. Systems? : abap data dictionary

1067


Explain how to Handle the internal tables in ABAP?

1145


How can we use / display table in a screen?

1179