The Function Module HR_EVENT_Q_1001_B032 (Rules Module Template for Determining Events) is a standard Function Module in SAP ERP and is part of the function group RHPP within the package PPPE.
Function Module | HR_EVENT_Q_1001_B032 |
Short Text | Rules Module Template for Determining Events |
Function Group | RHPP |
Package | PPPE |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
BUSINESSOBJECT | LIKE | T779W-BUSOB | Business Object | |
LFCOD | LIKE | T779W-LFCOD | Logical function code | |
OPERATION | LIKE | T779W-WFOPR | Update operation | |
PLOG_TAB_RECORD | LIKE | HRDBTAB | Current PLOG_TAB record |
This function module does not define any EXPORTING parameters.
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 |
---|---|---|---|---|
AFTER_IMAGE | LIKE | AFT_IMAGE | ||
BEFORE_IMAGE | LIKE | BEF_IMAGE | ||
EVENTS_PER_OPERATION | LIKE | HREVENTS | Events |
This function module does not define any Exceptions.