The Function Module HRBAS_GET_PROFILES_WITH_FILTER (Profilfilter) is a standard Function Module in SAP ERP and is part of the function group HRBAS00TOOLS_AUTHORIZATION within the package SP00.
Function Module | HRBAS_GET_PROFILES_WITH_FILTER |
Short Text | Profilfilter |
Function Group | HRBAS00TOOLS_AUTHORIZATION |
Package | SP00 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IT_FIELD_VALUES | TYPE | HRBAS_PROF_FILTER_TABLE | Tabellentyp für Struktur HRBAS_PROF_FILTER | |
IV_OBJECT | TYPE | XUOBJECT | Berechtigungsobjekt | |
IV_USER | TYPE | USRNAME | Benutzername |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_US335 | TYPE | HRBAS_US335_TABLE | Tabellentyp für Struktur US335 |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.