what is the diff between sap memory and abap memory?

Answer Posted / nirmel

SAP memory (Global Memory): - is available to a user during
the entire duration of a terminal session. Its contents are
retained across transaction boundaries as well as external
and internal sessions.

ABAP/4 memory
The contents of the ABAP/4 memory are retained only during
the lifetime of an external session (see also Organization
of Modularization Units). You can retain or pass data
across internal sessions. The EXPORT TO MEMORY and IMPORT
FROM MEMORY statements allow you to write data to, or read
data from, the ABAP memory.

Is This Answer Correct ?    12 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to trigger the idoc?

774


What do the receiver determination service do?

748


What is a Message type and Idoc Type?

862


What do the consistency checks service do?

802


What are the different types of Idoc statuses that you know?

738


What is an IDoc Extension?

822


What is an ale ?

758


Explain the multiple messages in idocs?

744


What is a message type ?

767


Differentiate between synchronous and asynchronous links.

832


How to reprocess edited idoc's ?

784


You want to create and send an IDOC to another the moment a PO is created in your system. How will you achieve this?

906


What is an Idoc status? What are the different types of Idoc statuses that you know?

806


What are the types of records in SAP ALE Idocs and where is this information stored?

863


What do bd65 t-code stand for?

745