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
Explain the disadvantages of different types of bdc's?
How can we upload a text file having delimiters in to legacy system?
What are two different ways to add fields to sap tables?
i have cleared my technical round and manager round in cts but they told me u will get a call with in couple of days now i dont know about my status
How can you access the function code from menu painter?
How many types of views are there ?
Define abap/4 layer?
What is a report?
What are the layers of data description in r/3? : abap data dictionary
How to write a code for multiple transactions? : abap bdc
What are the difference between tables and structures? : abap data dictionary
Define structure in abap data dictionary?
What is the function of the correction system? : abap data dictionary
What is interactive reporting?
What are screen painter? Menu painter? Gui status?