Menu

SAP Function Module PFL_GET_PROF_LIST

The Function Module PFL_GET_PROF_LIST () is a standard Function Module in SAP ERP and is part of the function group SPF2 within the package SPFL.

Technical Information

Function Module PFL_GET_PROF_LIST
Short Text
Function Group SPF2
Package SPFL
Module Type Remote-Enabled

Importing Parameters

This function module does not define any IMPORTING parameters.

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
SUBRC LIKE SY-SUBRC Return code

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
HEADER_TAB LIKE TPFHT Table of profiles (header data, table TPFHT)

Exceptions

This function module does not define any Exceptions.