what is the diffreence between sap memory and abap memory
plz give the example
Answer Posted / abhishek kumar
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.
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 ? | 2 Yes | 1 No |
Post New Answer View All Answers
What are spa/gpa parameters (sap memory)?
What are local objects? : abap data dictionary
List the events in abap/4 language?
How do you write transaction programs in sap?
Can a constructor be declared private? If yes then in which scenario?
What type of user exits have you written ?
What are clustered tables?
What is For-period and In-period
What are the main events of which are used for logical database?
can anyone please tell me, in orient paper mill project which fields exits for creating report.
What are the data types of the external layer? : abap data dictionary
suppose i want to print sap script output in different printers at a time what are the settings i'll have to make?
What is erp? : sap abap hr
What is the transaction for recording bdc ? : abap bdc
Can multiple abap systems connect to abap database?