The Function Module HR_GET_SELID_INFO (Eigenschaften einer SelektionsID ermitteln) is a standard Function Module in SAP ERP and is part of the function group HRBAS00GENERICSELECTION within the package PBAS_SELECTION.
Function Module | HR_GET_SELID_INFO |
Short Text | Eigenschaften einer SelektionsID ermitteln |
Function Group | HRBAS00GENERICSELECTION |
Package | PBAS_SELECTION |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
SELID | TYPE | HR_SELID | ID für Selektionsbedingung |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EXIST | TYPE | FLAG_X | SelektionsID existiert bereits | |
NAMESPACE_OK | TYPE | FLAG_X | SelektionsID in diesem Namensraum pflegbar | |
USED_BY_OTHERS | TYPE | FLAG_X | SelektionsID wird von anderen Benutzern verwendet |
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.