Menu

SAP Function Module HRCM_LTI_SAVE_DATA

Massenänderungen an Infotyp 382 sichern

The Function Module HRCM_LTI_SAVE_DATA (Massenänderungen an Infotyp 382 sichern) 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_SAVE_DATA
Short Text Massenänderungen an Infotyp 382 sichern
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
CHECK_FOR_CHANGES_ONLY TYPE XFLAG SPACE Nur überprüfen, ob Sicherung notwendig
EMPINFO_TAB TYPE HRCM_EMPINFO_TAB Tabelle mit Mitarbeiterinformationen
ESS_FLAG TYPE XFLAG SPACE Daten wurden im ESS geändert
REACTION TYPE 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 TYPE 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
APPLICATION_0382 TYPE HRCM_LTI_P0382_TAB Infotypsätze nach Änderung
DATABASE_0382 TYPE HRCM_LTI_P0382_TAB Infotypsätze aúf der Datenbank
ERROR_TABLE TYPE HRCM_RPBENERR_TAB ArbgLeistung Tabellentyp für Fehlertabelle
LTI_INFO_TAB TYPE HRCM_LTIINFO_TAB Daten zu Unternehmensbeteiligungen

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.