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

Differentiate between ale links and idoc links

629


Explain idoc extension. How do you do it?

524


What do bd59 t-code stand for?

654


How is ale related to middleware? Explain.

543


Can you edit IDoc content for successful IDocs?

666






How would you debug an idoc?

617


How the data is coming from 3rd party system to sap system?

583


What do we42 t-code stand for?

556


What is a Port? What are the types of Ports?

569


Suppose there 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?

523


How do we generate idoc in sap ?

674


explain idoc

569


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

517


What is an IDoc Extension?

628


Explain the configuration methodology for sap ale?

567