Answer Posted / sridhar madisetty
ABAP Memory :
The data shared across all the internal sessions are the
ABAP Memory.
Log on to SAP. A session will be created , If you would
like to store some data at some area and use the same in
the other session (call transaction). You can use the
stored data in the other session by using the
commands "Export/Import from memeory".
SAP Memory : The data stored globally and shared at
external/Internal sessions (System->Create new session)
can be done through the 'Set/Get parameter'.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
In which cluster time results are stored? : abap hr
What are the mandatory fields to be filled for BAPI_CUSTOMER_CREATEFROMDATA1
What is the syntex used to call a screen as dialog box (pop up)?
Explain how do you move on to the next screen in interactive reporting?
What are the different types of abap reports in sap?
What is a badi?
What is the basic difference internal tables and database tables? : abap data dictionary
What is protect & endprotect?
What is human resource information systems (chris)? : sap abap hr
What are the control break events in abap? : abap data dictionary
Explain Singleton class
Explain how many types of tables exist and what are they in data dictionary?
What are the function of the transport system and workbench organiser? : abap data dictionary
Can there be more than 1 main window in sap script?
What are the different attributes that can be assigned to a variant?