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 is a Message type and Idoc Type? What is the difference between Message type and an IDoc type?

712


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?

644


Imagine that there is one sender and three receivers. While sending an idoc, how many idocs would be generated? Explain the flow from outbound to inbound system.

707


How to reprocess edited idoc's ?

751


What is a message control in sap?

711






explain idoc

730


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

656


Can I create a flat file from an IDOC? If Yes , How?

726


What happens in the outbound process?

753


How do you correct and reprocessing the idoc?

776


What do we57 t-code stand for?

763


What are the advantages ale/idocs?

739


What are the components of an idoc?

712


You wan to send an idoc to multiple systems. How will you do that?

712


Suppose I was sent 10 records using outbound in ale/idoc 8 records are up dated in data base tables what happend remaing records did not showing error in we02?

806