SAP GET PARAMETER - Reference ABAP Statements

Get Example source ABAP code based on a different SAP table
  


Standard SAP Help for GET_PARAMETER

GET PARAMETER

ABAP Reference
ABAP Code Snippet


ABAP Syntax GET PARAMETER ID pid FIELD dobj.

ABAP Code Snippet

What does it do? Returns the value of the SPA/GPA parameters specified in in pid in dobj.

Return to menu