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
Difference between Insert, Update and Modify?
What are the two ways for restricting the value range for a domain ?
What is the difference between a dialog program and a report?
What is the significance of delivery class? : abap data dictionary
in bdc session method. if u run the record in fore ground manually i have a 7 records but at the time of record processing first record produces the error how can u process records manually in fore ground please tell me any one knows?
How do you write transaction programs in sap?
How can a lock object be called in the transaction?
What are the organizational related Infotypes
Fallback class
Define subtype ? : abap hr
Table events aNd table maintains generation
hi frends this is bala raju from pune.i want to know diff between 4.7ee and ecc 5.0.if possible give me brief explanation.this question was asked in EDS(tele interview) in pune bye.
What are the types of indexes in abap?
How do you read files from the application server ? : abap bdc
How do you connect to the remote server if you are working from the office for the client in remote place?