Menu

SAP Function Module HRCM_SELID_INIT

Initialwerte setzen

The Function Module HRCM_SELID_INIT (Initialwerte setzen) is a standard Function Module in SAP ERP and is part of the function group HRCMP00SELID within the package PCMP.

Technical Information

Function Module HRCM_SELID_INIT
Short Text Initialwerte setzen
Function Group HRCMP00SELID
Package PCMP
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
GROUPING TYPE HR_SEL_GROUPID Gruppierungsid für die allgemeine Selektion
SELID TYPE HR_SELID ID für Selektionsbedingung
SHOW_FLAG TYPE FLAG_X Flag Suchkriterien anzeigen

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DYNNR TYPE SY-DYNNR ABAP-Programm, Nummer des aktuellen Dynpros
REPID TYPE SY-REPID ABAP-Programm, aktuelles Rahmenprogramm

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.