The Function Module HRCM_LTI_SHARES_VESTED_GET (Anzahl der verfügbaren Aktien bestimmen) is a standard Function Module in SAP ERP and is part of the function group HRCMP00LTI within the package PCMP.
Function Module | HRCM_LTI_SHARES_VESTED_GET |
Short Text | Anzahl der verfügbaren Aktien bestimmen |
Function Group | HRCMP00LTI |
Package | PCMP |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EXPIRE_DATE | LIKE | P0382-ENDDA | Gültigkeitsende | |
LETAB | TYPE | HRCM_LIFE_EVENT_TAB | Lebensereignisse | |
SHARES_CANCELLED | TYPE | CMP_LT_CANCL | Anzahl der zurückgenommenen Mitarbeiterbeteiligungen |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
VESTING_SCHEDULE | TYPE | HRCM_LTI_VESTINGSCHEDULE | Verfügbarkeits-Zeitplan |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.