Menu

SAP Function Module HRCM_LTI_GRANT_DETAIL_GET

Detailinformationen zu einer Zuteilung ermiteln

The Function Module HRCM_LTI_GRANT_DETAIL_GET (Detailinformationen zu einer Zuteilung ermiteln) 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_LTI_GRANT_DETAIL_GET
Short Text Detailinformationen zu einer Zuteilung ermiteln
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
KEYDATE LIKE P0382-BEGDA '99991231' Stichtag
REACTION LIKE SY-MSGTY NO_LOG Nachrichten, Nachrichtentyp
TRGTA LIKE P0382-TRGTA Zielerreichungsgrad zur Berechnung der verfügbaren

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EXPIRE_DATE LIKE P0382-ENDDA Größtes Verfallsdatum
LIFE_EVENT_TABLE TYPE HRCM_LIFE_EVENT_TAB Lebensereignisse
SHARES_CANCELLED TYPE CMP_LT_CANCL Anzahl der zurückgenommenen Mitarbeiterbeteiligungen
SHARES_EXERCISED LIKE P0382-EXERC Anzahl der bis zum Tag KEYDATE (einschließlich) ausgeübten Beteiligungen
SHARES_EXPIRED TYPE CMP_LT_EXPIR Anzahl der bis zum Tag KEYDATE verfallenen/verwirkten Beteiligungen
SHARES_GRANTED LIKE P0382-SHARS Anzahl der zugeteilten Mitarbeiterbeteiligungen
SHARES_VESTED LIKE P0382-SHARS Anzahl der verfügbaren Beteiligungen (am Tag KEYDATE)
VESTING_SCHEDULE TYPE HRCM_LTI_VESTINGSCHEDULE Verfügbarkeits-Zeitplan

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EMP_LTI_INFO LIKE P0382 Alle Datenbanksätze zu einer Zuteilung
ERROR_TABLE LIKE RPBENERR ArbgLeistung Struktur für Fehlertabelle

Exceptions

This function module does not define any Exceptions.