what is the diffreence between sap memory and abap memory
plz give the example
Answer Posted / manoj kumar
sap memory is the total sap memory where as abap memory is
confined to one session or we can say se38.
set parameter and get parameters are used to store the
vaklue of varable and transsport to another session
trheses are used as sap memory units
and import and export are used as abap memory units to
transport
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
What is IMG in SAP?
What is the syntax for ‘call transaction’?
What are the different control break statements available inside a loop?
How the transaction that are programmed by the user can be protected?
What are the various types of selection screen event?
Difference between Field groups and internal tables?
What is the function of a data element?
Describe data classes? : abap hr
If A is the super class of B. And both the classes have constructor. We create an object of class B. Then which constructor will be called? If both then in which order?
From Excel to ABAP - Is batch mode possible ?
What are the table controls in bdc ? What is the difference between bdc and lsmw ?what is the difference between bdc and rfc ? : abap bdc
What is the difference between commit-work and rollback-work tasks?
How many lists can a program can produce?
What are function modules?
What are the different methods of passing data?