Menu

SAP Function Module HRCM_LTI_SHARES_DISTR_UPDATE

Anzahl verteilter Aktien aktualisieren

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.

Technical Information

Function Module HRCM_LTI_SHARES_DISTR_UPDATE
Short Text Anzahl verteilter Aktien aktualisieren
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
LOCK_T71LP2 TYPE XFELD 'X' Feld zum Ankreuzen
REACTION LIKE SY-MSGTY NO_LOG Nachrichten, Nachrichtentyp

Exporting Parameters

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

Changing Parameters

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

Table Parameters

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

Exceptions

This function module does not define any Exceptions.