What is the difference between ABAP memory and SAP memory?
Answer Posted / nandy
ABAP- memory
export and import parameters are used to utilise ABAP memory
u can move from one main session to 6 internal sessions
SAP-memory
Set and get parameters are used to utilise SAP memory
U can move from one main session to otehr in SAP
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What are the types of views? : sap abap data dictionary
What is direct input method ?
What is the difference between open_form and close_form?
what is the t-code to link technical and functional operation?
What does the insert statement in extract datasets do? : abap modularization
Of the two call transaction and session method, which is faster?
What are system fields for secondary lists?
On which even we can validate the input fields in module progams?
On ABAP, Did you set up a workflow? Are you familiar with all steps for setting up a workflow?
how to genernate 21 sencondary index
Explain about interactive report?
What is the disadvantage of using exec sql statement in abap?
The commands through which an abap/4 module can “branch to “ or “call” the next screen are?
What are the two levels in defining a match code? : abap data dictionary
What are the parameter types for a method?