The Function Module PFL_CHECK_EASY_PROFILE () is a standard Function Module in SAP ERP and is part of the function group SPFC within the package SPFL.
Function Module | PFL_CHECK_EASY_PROFILE |
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 |
---|---|---|---|---|
CHECK_TYPE | LIKE | BTCH0000-CHAR1 | ||
DFL_PROFILE_VALUES | LIKE | TPFYDFL | SPACE | |
DIR_VALUES | LIKE | TPFYDIR | SPACE | |
LANG_N_CP | LIKE | TPFYLANGU | SPACE | |
START_VALUES | LIKE | TPFYSTRT | SPACE | |
STORAGE_VALUES | LIKE | TPFYROLL | SPACE | |
WP_AND_BUF_VALUES | LIKE | TPFYWPBUF | SPACE |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ERROR_FLAG | LIKE | BTCH0000-CHAR1 |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DTAB | LIKE | TPFET | ||
PROTOCOL | LIKE | TPFCKPROT |
This function module does not define any Exceptions.