Menu

SAP Function Module HRCM_EMPLTI_INFO_TABLE_GET

Mitarbeiterbeteiligungen pro Mitarbeiter ermitteln

The Function Module HRCM_EMPLTI_INFO_TABLE_GET (Mitarbeiterbeteiligungen pro Mitarbeiter ermitteln) is a standard Function Module in SAP ERP and is part of the function group HRCMP00LTI within the package PCMP.

Technical Information

Function Module HRCM_EMPLTI_INFO_TABLE_GET
Short Text Mitarbeiterbeteiligungen pro Mitarbeiter ermitteln
Function Group HRCMP00LTI
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
GDATE TYPE HRCM_LTI-GDATE Zuteilungsdatum
LTI_INFO TYPE HRCM_LTIINFO Daten zu Unternehmensbeteiligungen

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
NO_EMPLOYEES TYPE SY-TABIX Interne Tabellen, aktueller Zeilenindex
NO_LOCKED_EMP TYPE SY-TABIX Interne Tabellen, aktueller Zeilenindex

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.