The Function Module HRMS_PE_BW_IO_EVENT (Extraktor: Infoobject HRMS_BW_IO_EVENT) is a standard Function Module in SAP ERP and is part of the function group HRMS_BW_PE within the package PXDW.
Function Module | HRMS_PE_BW_IO_EVENT |
Short Text | Extraktor: Infoobject HRMS_BW_IO_EVENT |
Function Group | HRMS_BW_PE |
Package | PXDW |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
BEGDA | LIKE | SY-DATUM | '19000101' | Beginndatum |
ENDDA | LIKE | SY-DATUM | '99991231' | Endedatum |
I_UPDMODE | TYPE | SBIWA_S_INTERFACE-UPDMODE | Übertragungsmodus (siehe Domänenfestwerte) |
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 |
---|---|---|---|---|
PE_BW_INFO_OBJECT | LIKE | HRMS_BW_IO_EVENT | Infoobject: Veranstaltung |
This function module does not define any Exceptions.