The Function Module HRMS_PE_BW_IS_ATTENDANCE (Extraktor: Infosource HRMS_BW_IO_ATTENDANCE) 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_IS_ATTENDANCE |
Short Text | Extraktor: Infosource HRMS_BW_IO_ATTENDANCE |
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_SOURCE | LIKE | HRMS_BW_IS_ATTENDANCE | Infosource: Teilnahme (034+025) | |
PE_OBJECTS | LIKE | HROBJECT | Veranstaltungstypen oder -gruppen |
This function module does not define any Exceptions.