Menu

SAP Function Module PFL_CHECK_INTERNAL_TABLE

Checks Internal Profile Table Against Active Profile Parameters

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.

Technical Information

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

Importing Parameters

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'

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table 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

Exceptions

This function module does not define any Exceptions.