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 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.
Function Module | HRCM_LTI_GRANT_DETAIL_GET |
Short Text | Detailinformationen zu einer Zuteilung ermiteln |
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 |
---|---|---|---|---|
KEYDATE | LIKE | P0382-BEGDA | '99991231' | Stichtag |
REACTION | LIKE | SY-MSGTY | NO_LOG | Nachrichten, Nachrichtentyp |
TRGTA | LIKE | P0382-TRGTA | Zielerreichungsgrad zur Berechnung der verfügbaren |
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 |
This function module does not define any CHANGING 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 |
This function module does not define any Exceptions.