what is difference bt ABAP MEMORY AND SAPMEMORY

Answer Posted / ganesh

SAP Memory :SAP memory is a memory area to which all main sessions within a SAP have access. You can use SAP memory either to pass data from one program to another within a session, or to pass data from one session to another.
Here simply we use Set and Get parameters for passing the values.

ABAP memory :ABAP memory is a memory area that all ABAP programs within the same internal session can access using the EXPORT and IMPORT statements.

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

when are objects are passed from task to the change request?

1917


​​What is amdp (abap managed data procedures)?​​

897


What happens if a function module runs in an update task? : abap modularization

825


What is the purpose of at first and at last?

841


What are the control break events in abap? : abap data dictionary

867


How many types of tables exists and what are they in data dictionary?

1408


Can we use on change of between select and endselect?

826


Which table stores the programs created?

846


What is the difference between the function module and a normal abap/4 subroutine?

884


when do you need to create an internal table with header line ? and with out a header line?

1789


Define abap/4 layer? : abap data dictionary

807


how to track records from data dictionary?

1871


What is img? : sap abap hr

929


What happens when you post goods issue after delivery? How does the inventory get reduced after the delivery?

759


How you attach search help to data element? : sap abap data dictionary

940