Menu

SAP Function Module HR_SAVE_SELECTION_WITH_DIALOG

Sichern Selectionen im Dialog

The Function Module HR_SAVE_SELECTION_WITH_DIALOG (Sichern Selectionen im Dialog) is a standard Function Module in SAP ERP and is part of the function group HRBAS00GENERICSELECTION within the package PBAS_SELECTION.

Technical Information

Function Module HR_SAVE_SELECTION_WITH_DIALOG
Short Text Sichern Selectionen im Dialog
Function Group HRBAS00GENERICSELECTION
Package PBAS_SELECTION
Module Type Normal Module

Importing Parameters

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' Flag
LANGU TYPE SY-LANGU SY-LANGU R/3-System, aktuelle Sprache
ONLY_USER TYPE FLAG_X 'X' Flag
SELID TYPE HRSEL_IDS-SELID ID für Selektionsbedingung
SELID_TXT TYPE HRSEL_IDS_TEXT-SEL_TEXT Verbale Beschreibung der Selektion

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
NEW_SELID TYPE HR_SELID ID für Selektionsbedingung
NEW_SELTEXT TYPE HR_SELTEXT Verbale Beschreibung der Selektion
SELID_EXIST TYPE FLAG_X Flag

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
TRANSPORT TYPE FLAG_X 'X' Flag

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
COMBINECONDITIONS TYPE HRCOMBINECONDITIONS_TAB Verknüpfung der Bedingungen
FUNCCONDITIONS TYPE HRFUNCCONDITION_TAB Funktionen für die Allgemeine Selektion
STRUCCONDITIONS TYPE HRSTRUCCONDITION_TAB Bedingungen für die strukturelle Selektion
TABLECONDITIONS TYPE HRTABLECONDITION_T Selektionsbedingungen zu einem Infotypfeld

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
DIALOG_CANCELLED Aktion abgebrochen