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

What do the consistency checks service do?

682


How do you achieve filtering in a distribution model?

843


What do the receiver determination service do?

629


What do we21 t-code stand for?

678


What do bd50 t-code stand for?

641






What is the serialization of idoc message type?

725


What are the advantages of ale?

699


What do we42 t-code stand for?

636


What are sap ale converters? What are the minimum requirements for them?

603


How do you create a custom idoc?

701


Explain the configuration methodology for sap ale?

651


What is the main difference between interfaces and xi, I think both are cross-applications right?

649


What is an idoc status? What are the different types of idoc statuses ?

636


What is a message type ?

666


Suppose their is one sender and we have three receivers. While generating an idoc will it generate 3 idocs for three receivers? Explain in detail how the flow goes from outbound to inbound systems?

698