Menu

SAP Function Module HR_CREATE_SELID_DIALOG

Anlegen einer einfachen SelID

Recommended Now

Fire TV Stick Lite Essentials Bundle

This bundle contains Amazon Fire TV Stick Lite and Mission USB Power Cable. The USB power cable eliminates the need to find an AC outlet near your TV by powering Amazon Fire TV directly from your TV's USB port. Includes special power management circuitry that enhances the peak power capability of the USB port by storing excess energy and then releasing it as needed.

Check it out on amazon.com →

The Function Module HR_CREATE_SELID_DIALOG (Anlegen einer einfachen SelID) is a standard Function Module in SAP ERP and is part of the function group HRBAS00_GS_DIALOGS within the package PBAS_SELECTION.

Technical Information

Function Module HR_CREATE_SELID_DIALOG
Short Text Anlegen einer einfachen SelID
Function Group HRBAS00_GS_DIALOGS
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
DOCKING_RATIO TYPE I 40 Prozentuale Größe des Dockings ( 0 - 100 )
DOCKING_SIDE TYPE I 1 Wo soll der Baum angedockt werden? Cl_Gui_Docking_Container->Dock_At_...
GROUPID TYPE HR_SEL_GROUPID GruppierungsId für die allgemeine Selektion
ONLY_USER TYPE FLAG_X SPACE Selids nur für Benutzer
OTYPE TYPE OTYPE Objekttyp
PLVAR TYPE PLVAR Planvariante
SELIDS_TAB TYPE GSEL_T_SELID_DEFINITION mögliche SELIDs für Auswertungsmenge
SELID_IN TYPE HR_SELID ID für Selektionsbedingung
SET_SELIDS_TAB TYPE FLAG_X SPACE SELIDS_TAB vom Aufrufer mitgegeben
TAKE_ALL_FIELDS TYPE FLAG_X SPACE Sollen alle Felder aus InfoSet zur Selektion angeboten werden?
WINDOW_TITLE TYPE SYTITLE Bildschirmbilder, Text in der Titelzeile

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
SELIDS_CHANGED TYPE GSEL_T_SELID_DEFINITION geänderte SELIDs
SELIDS_CREATED TYPE GSEL_T_SELID_DEFINITION angelegte SELIDs
SELIDS_DELETED TYPE GSEL_T_SELID_DEFINITION gelöschte SELIDs

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
BEGDA TYPE D SY-DATUM Beginndatum
ENDDA TYPE D SY-DATUM Endedatum
TIMED TYPE TIMED SPACE Zeitraumkennzeichen
TRANSPORT TYPE FLAG_X SPACE Änderungen transportieren?

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
ACTION_CANCELED Benutzer hat kein Sachgebiet ausgewählt
BEGDA_GREATER_ENDDA Beginndatum größer Endedatum
CE_BUTTON_PRESSED s
FUNCAREA_NOT_FOUND Sachgebiet nicht in generierter Fassung vorhanden
GROUPID_NOT_FOUND Gruppierung existiert nicht
INTERNAL_ERROR interner Fehler
MISSING_SELID_FIELD_IN_FA SELID kann nicht mit dem Sachgebiet bearbeitet werden
NO_FA_IN_GROUPID Gruppierung ohne InfoSet
NO_HR_FUNCAREA kein HR-Sachgebiet
NO_SELECTION_FOR_FUNCAREA Für das Sachgebiet ist keine Objektselektion möglich
WRONG_OTYPE_IN_FUNCAREA Otype <> InfoSet-Otype
WRONG_OTYPE_IN_GROUPID Otype <> GroupID-Otype