The Function Module HR_POPUP_ASK_FOR_SELID (Fragen nach einer SelektionsID) is a standard Function Module in SAP ERP and is part of the function group HRBAS00GENERICSELECTION within the package PBAS_SELECTION.
Function Module | HR_POPUP_ASK_FOR_SELID |
Short Text | Fragen nach einer SelektionsID |
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 |
---|---|---|---|---|
GROUPID | TYPE | HR_SEL_GROUPID | Gruppierungsid für die allgemeine Selektion | |
GROUPID_FIX | TYPE | FLAG_X | 'X' | Gruppierungsid nicht änderbar/sichtbar |
ONLY_USER | TYPE | FLAG_X | SPACE | Selids nur für SY-UNAME anbieten |
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
SELID | TYPE | HR_SELID | ID für Selektionsbedingung |
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
DIALOG_CANCELLED | Aktion abgebrochen |