The Function Module PFL_CHECK_INTERNAL_TABLE (Checks Internal Profile Table Against Active Profile Parameters) is a standard Function Module in SAP ERP and is part of the function group SPFC within the package SPFL.
Function Module | PFL_CHECK_INTERNAL_TABLE |
Short Text | Checks Internal Profile Table Against Active Profile Parameters |
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 |
---|---|---|---|---|
LISTING | LIKE | BTCH0000-CHAR1 | SPACE | X if you want to create a list |
NAME_ONLY | LIKE | BTCH0000-CHAR1 | 'X' |
This function module does not define any EXPORTING parameters.
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 |
---|---|---|---|---|
PROTOCOL | LIKE | TPFCKPROT | Log for function |
This function module does not define any Exceptions.