The Function Module HRCM_LTI_SHARES_DISTR_UPDATE (Anzahl verteilter Aktien aktualisieren) 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_DISTR_UPDATE |
Short Text | Anzahl verteilter Aktien aktualisieren |
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 |
---|---|---|---|---|
LOCK_T71LP2 | TYPE | XFELD | 'X' | Feld zum Ankreuzen |
REACTION | LIKE | SY-MSGTY | NO_LOG | Nachrichten, Nachrichtentyp |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
SUBRC | LIKE | SY-SUBRC | Rückgabewert, Rückgabewert nach ABAP-Anweisungen |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
LTI_INFO_TAB | TYPE | HRCM_LTIINFO_TAB | Tabelle mit Daten zu Unternehmensbeteiligungen |
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ERROR_TABLE | LIKE | RPBENERR | ArbgLeistung Struktur für Fehlertabelle | |
NEW_AWARDS | LIKE | P0382 | Personal-Stammsatz für Infotyp 0382 | |
OLD_AWARDS | LIKE | P0382 | Personal-Stammsatz für Infotyp 0382 |
This function module does not define any Exceptions.