The Function Module HRMS_PE_BW_IO_EVENTTYPE (Extraktor: Infoobject HRMS_BW_IO_EVENTTYPE) 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_EVENTTYPE |
Short Text | Extraktor: Infoobject HRMS_BW_IO_EVENTTYPE |
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 |
---|---|---|---|---|
EVENTTYPES | LIKE | HROBJECT | Veranstaltungstypen | |
PE_BW_INFO_OBJECT | LIKE | HRMS_BW_IO_EVENTTYPE | Infoobject: Veranstaltungstyp |
This function module does not define any Exceptions.