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.
Function Module | PFL_GET_PROF_LIST |
Short Text | |
Function Group | SPF2 |
Package | SPFL |
Module Type | Remote-Enabled |
This function module does not define any IMPORTING 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 |
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 |
---|---|---|---|---|
HEADER_TAB | LIKE | TPFHT | Table of profiles (header data, table TPFHT) |
This function module does not define any Exceptions.