SAP SET PARAMETER - Reference ABAP Statements

Get Example source ABAP code based on a different SAP table
  


Standard SAP Help for SET_PARAMETER

SET PARAMETER

ABAP Reference
ABAP Code Snippet


ABAP Syntax SET PARAMETER ID pid FIELD dobj.

ABAP Code Snippet

What does it do? :Sets the SPA/GPA parameter specified in pid to the value of dobj.

Return to menu