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
You are transferring material master data, customer master data, verder master data and bom data. What type of idocs will you use in ale?
What do the receiver determination service do?
What is an idoc status? What are the different types of idoc statuses ?
List the various ale business processes available.
What is rfc destination?
are there any advantages of using ale over database replication or distributed businesses in sap?
What do we57 t-code stand for?
Explain the data records in idocs?
How do you Edit IDoc contents manually?
What happens in the inbound process?
What is the difference between Message type and an IDoc type?
What is EDI?
How do you send Idoc from a program?
What are the types of records in SAP ALE Idocs and where is this information stored?
What is IDoc Type?