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
What are your ways to performance optimization?
What is the difference b/t Session method and call transaction method ??
What is a logical database?
What are the differences between domain and data element?
How many default tab strips are there? How to insert more tabs in it?
5) How to rereive text elements in SF and script?
Explain the difference between tables and structures?
What are the types of records that are transferred to sap r/3 and used by interfaces? : abap bdc
What are the different abap editors? What is the used of different editors in abap?
What is table pool?
What are the main events of which are used for logical database?
Can we handle two transaction codes in the same program using call transaction bdc input method? : abap bdc
How do you send files to the legacy systems from sap and vice versa? How does one know that the legacy files have come on to the sap server you are working on? : abap bdc
What is lock objects? : sap abap data dictionary
What is the master data necessary before you can start posting in MM?