what is difference bt ABAP MEMORY AND SAPMEMORY

Answer Posted / ganesh

SAP Memory :SAP memory is a memory area to which all main sessions within a SAP 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.
Here simply we use Set and Get parameters for passing the values.

ABAP memory :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 ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is its?

856


What are roles and authorization objects?

1440


What are the other modules integrated with om? : sap abap hr

783


How to eliminate duplicate entries in internal tables? : abap data dictionary

1024


How do you get the number of lines in an internal table? How to use a specific number occurs statement?

728


What are the advantages and disadvantages of different types of bdc's?

771


How can I get ascii value of any letter? Is there any function?

896


How do you populate data into a multiple line field? : abap bdc

854


How do you control printer functions from sapscript?

981


What are the different modules of sap? : sap abap hr

791


What are critical issues you have faced in your project

3135


how can you display data say "your name"in sap script without print program or driver program??

1949


What are aggregated objects

760


What are the update types possible? : abap data dictionary

775


A field containing currency amounts (data type curr) must be assigned to a reference table and a reference field. Explain.? : abap data dictionary

935