The Function Module SET_PRINTPARAMETER_VALUE (Setzen Wert eines Druckparameters) is a standard Function Module in SAP ERP and is part of the function group SPRI within the package SABP.
Function Module | SET_PRINTPARAMETER_VALUE |
Short Text | Setzen Wert eines Druckparameters |
Function Group | SPRI |
Package | SABP |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IN_PARAMETERS | TYPE | PRI_PARAMS | Input Parameter | |
NAME | LIKE | Parameter name | ||
VALUE | LIKE | Parameter Value |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
OUT_PARAMETERS | TYPE | PRI_PARAMS |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
INVALID_PARAMETER | Invalid parameter |