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
Select query optimisation
what is code to upload cost centers through call trans. and procedure
What is technically difference between in Table creation in table creation maintenance not allowed ,maintenance allowed with restriction, maintenance allowed ?
What is the difference between collect and append statements?
What are the components in sap application server?
How can the standard tables of sap be modified?
Mention what is alv programming in abap?
how to modify the standard method as per your requirement
In sap script how to print bar code in vertical manner
Where the payroll results are stored
Difference between .Include and .append?
Persistent class
What is the modification assistant?
Explain what are the problems in processing batch input sessions?
What is meant by exclusive, not cumulative lock? : sap abap data dictionary