SAP: change parameters
SAP: change parameters
The following information must be entered into the parameter group to transfer the change parameters:
-AnzahlChange: number of change parameters .
-ChangeParameterName: the name of the change parameter entered in the column Parameter name.
-ChangeParameterWert: value to be transferred as well as the value returned for the parameter after successfully calling the function component.
-ChangeParameterTyp: SAP data types of the change parameters
-ChangeParameterDez: number of decimal places in the parameter if it is a parameter of type P.
To fill this information, the function : p$tdv:sap:add_change(Name,Value,Type,NbDec) can be used.