what is the diff between sap memory and abap memory?
Answer Posted / gurulakshmi
SAP memory is a memory area to which all main sessions
within a SAPgui 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. Application
programs that use SAP memory must do so using SPA/GPA
parameters (also known as SET/GET parameters).
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 ? | 4 Yes | 0 No |
Post New Answer View All Answers
Explain the configuration methodology for sap ale?
What do the business object synchronization service do?
What is idoc? Explain its structure.
What is a partner profile? What are the types of partner profiles?
What is EDI?
Explain the the idoc control record in idocs?
How is ale related to middleware? Explain.
What do the error handling service do?
Differentiate between ale links and idoc links
What do the monitoring service do?
What is the difference between Message type and an IDoc type?
What is structure of idoc?
List the various ale business processes available.
What happens in the outbound process?
What do bd59 t-code stand for?