what are SPA and GPA parameters?What the Purpose?Examples?
under ABAP Memory.

Answer Posted / rajeshwar rao

Within a main session, when ever you start an application
program, it opens up an internal sessions with in the main
session. The internal session has a memory area that
contains the ABAP program and its associated data. So when
ever you want to pass data between two internal sessions,
then you can use ABAP Memory (i.e import, export).


When comes to SAP memory (also known as global memory), if
the data has to be passed b/w two main sessions, we can use
SAP Memory(SPA/GPA Parameters). SAP Memory can also be used
to pass data b/w internal sessions.

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the prerequisites for creating foreign key relationship?

648


What is dialog module?

594


Update function modules are classified as either v1 or v2. Which type of update is performed first and in what mode (asynchronously, synchronously or locally) can each type be processed in?

561


Events that can be used in both the classical and interactive reports

1110


What are the 3 methods that we use in sequence in a batch input session method? : abap bdc

565






What is the use of abap data dictionary? : abap data dictionary

568


What are the differences between macro and subroutine?

609


visibility section for class level and attributes level

809


Interactive Report that list purchase order details of a vendor. When the user double clicks on material number it shows detail list with fields matkl, meins, brgew, ntgew, gewei.The selection screen consist of sales organisation, distribution channel and material number. plz mention the detail coding Tahnks, Rahul

3248


Name a few data dictionary objects? : abap data dictionary

672


What is the use of program rsbdcsub? : abap bdc

640


Where are you used type casting?

898


Concepts of OO ABAP and why we are using it?

847


How many default tab strips are there?

574


How do we assign dynamic views while creating material master and generating bdc? : abap bdc

618