Menu

SAP Function Module PFL_GET_PARAMETER_INFO

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.

Technical Information

Function Module PFL_GET_PARAMETER_INFO
Short Text
Function Group SPFC
Package SPFL
Module Type Remote-Enabled

Importing Parameters

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

Exporting Parameters

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

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

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