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

Select query optimisation

1083


what is code to upload cost centers through call trans. and procedure

2352


What is technically difference between in Table creation in table creation maintenance not allowed ,maintenance allowed with restriction, maintenance allowed ?

1416


What is the difference between collect and append statements?

779


What are the components in sap application server?

837






How can the standard tables of sap be modified?

829


Mention what is alv programming in abap?

800


how to modify the standard method as per your requirement

1094


In sap script how to print bar code in vertical manner

2834


Where the payroll results are stored

1977


Difference between .Include and .append?

925


Persistent class

1088


What is the modification assistant?

764


Explain what are the problems in processing batch input sessions?

727


What is meant by exclusive, not cumulative lock? : sap abap data dictionary

764