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
what next in SAP-ABAP/4 is it going to be change?
java script for push button in adobe forms.
What are the two ways for restricting the value range for a domain ?
How do you import pay scale data from non sap to sap? : sap abap hr
Explain the Inportance of pa30? : abap hr
The extract statements in field groups can be used before or after processing the sort statements. State true or false. : abap modularization
Explain what is a logical database?
hi I am in training of functional module, i am unable to understand what exactly use of IDOC,BAPI,DIM and BIM. As LSMW and BDC methods are used for data conversion from legacy to sap. Might be it is silly question. please explain me
Explain the difference between tables and structures?
What is the difference b/t Session method and call transaction method ??
How to call transaction in session method without recording?
ALV Report that will show the details of order like order no, order date, customer, product code & description, order quantity and value along with the details of dispatch of those orders like invoice no, invoice date, invoice quantity and pending order quantity. plz mention the detail coding Tahnks, Rahul
What is the structure of bdcmsgcoll? : abap bdc
Do we create table fields with out data elements and domains?
Explain the different types of view?