what is the diffreence between sap memory and abap memory
plz give the example
Answer Posted / busha
the memory allocated for all prasentaion layers is called
sap memory or shared memory
the memory allocated for each and every prasentaion layer
is called abap memory or work process memory.
| Is This Answer Correct ? | 1 Yes | 7 No |
Post New Answer View All Answers
What data is contained? : abap data dictionary
What is a badi?
What is a projection view? : abap data dictionary
What is the use of the statement leave to list-processing?
Explain the Types of Select statements?
Tell me a scenario where did you use secondary index?
What are the Various Types of internal tables?
if while coding power goes off , how to retrieve the codes?
What is the table buffer? Which type of tables used this buffer?
Which infotype records can not be deleted ? : abap hr
WHY CLUSTER TABLE CALLED AS CLUSTER TABLE.
What are the abap/4 commands that link to a layout set?
What is the difference between rfc and bapi function modules? : abap bdc
Where are you used type casting?
Why are insert and append statement used in sap abap?