The Function Module PFL_GET_PARAMETER_INFO () is a standard Function Module in SAP ERP and is part of the function group SPFC within the package SPFL.
Function Module | PFL_GET_PARAMETER_INFO |
Short Text | |
Function Group | SPFC |
Package | SPFL |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PARNAME | LIKE | TPFET-PARNAME | Parameter Name | |
PARTYPE | LIKE | BTCH0000-CHAR1 | Parameter type |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ERROR_FLAG | LIKE | BTCH0000-CHAR1 | ||
PARINFO | LIKE | TPFYSTRUCT | ||
SUB_VAL | LIKE | TPFYPAR | ||
USUB_VAL | LIKE | TPFYPAR |
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 |
---|---|
CHECK_PARAMETER_FAILED | |
PARAMETER_NAME_MISSING | Parameter name missing |
PARAMETER_TYPE_MISMATCH | |
PARAMETER_TYPE_MISSING | |
UNKNOWN_PARAMETER | Unknown Parameter |