Menu

SAP Function Module HRPM_EVENT_S_1000_DELETE

Ereignisbehandlung beim Löschen einer Planstelle

The Function Module HRPM_EVENT_S_1000_DELETE (Ereignisbehandlung beim Löschen einer Planstelle) is a standard Function Module in SAP ERP and is part of the function group RHPMEVENTHANDLING within the package PM01.

Technical Information

Function Module HRPM_EVENT_S_1000_DELETE
Short Text Ereignisbehandlung beim Löschen einer Planstelle
Function Group RHPMEVENTHANDLING
Package PM01
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
BUSINESSOBJECT LIKE T779W-BUSOB Objekttyp
LFCOD LIKE T779W-LFCOD Schlüssel: Logischer Funktionscode
OPERATION LIKE T779W-WFOPR Verbuchungsoperation
PLOG_TAB_RECORD LIKE HRDBTAB Update-Tabelle

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
AFTER_IMAGE LIKE AFT_IMAGE After Image für Ereigniserzeugung im Verbucher
BEFORE_IMAGE LIKE BEF_IMAGE Before Image für Ereigniserzeugung im Verbucher
EVENTS_PER_OPERATION LIKE HREVENTS Übergabestruktur Ereignisse für Ereignisermittlung

Exceptions

This function module does not define any Exceptions.