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

Answer Posted / rajeshwar rao

SAP Memory
SAP memory is a memory area to which all main sessions
within a SAPgui 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. Application
programs that use SAP memory must do so using SPA/GPA
parameters (also known as SET/GET parameters). These
parameters can be set either for a particular user or for a
particular program using the SET PARAMETER statement. Other
ABAP programs can then retrieve the set parameters using the
GET PARAMETER statement. The most frequent use of SPA/GPA
parameters is to fill input fields on screens

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can a domain, assigned to a data element be changed?

632


What is a view? : abap data dictionary

660


Why is pretty printer user in abap?

640


what is the difference between hashed & sorted internal tables?

1639


What are the difference between pool tables and transparent tables?

631






How to get that a secondary index is attached to a select query?

949


What is a function group? : abap modularization

594


What are the parameter types for a method?

921


What are the types of records that are transferred to sap r/3 and used by interfaces? : abap bdc

542


List some of the many different ways that the sap standard functionality can be changed by a customer?

554


What is step-loop?

667


When value table becomes check table?

582


Can we set page headers to details lists?

590


What is function group?

616


How can we access the correction and transport system? : abap data dictionary

590