Menu

SAP Function Module HRMS_BIW_GET_DATA_PP1

BIW: HR-Exktraktor des HR-Buchungsindex inklusive Abrechnungsergebnis

The Function Module HRMS_BIW_GET_DATA_PP1 (BIW: HR-Exktraktor des HR-Buchungsindex inklusive Abrechnungsergebnis) is a standard Function Module in SAP ERP and is part of the function group HRMS_BIW_PP within the package PXDW.

Technical Information

Function Module HRMS_BIW_GET_DATA_PP1
Short Text BIW: HR-Exktraktor des HR-Buchungsindex inklusive Abrechnungsergebnis
Function Group HRMS_BIW_PP
Package PXDW
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_ENDDATE LIKE SY-DATUM Ende des Extraktionszeitraums
I_ENDTIME LIKE SY-UZEIT Ende des Extraktionszeitraums
I_EVTYP LIKE PEVST-TYPE 'PP' Typ (derzeit nur PP)
I_INIT_FB TYPE CHAR1 Initialisierung des FB
I_STARTDATE LIKE SY-DATUM Beginn des Extraktionszeitraums
I_STARTTIME LIKE SY-UZEIT Beginn des Extraktionszeitraums
I_UPDMODE TYPE SBIWA_S_INTERFACE-UPDMODE Überleitungverfahren (F, C, D, ...)

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
E_T_EXTRACT LIKE HRMS_BIW_PP1 Extrakt des Buchungsindex + Abrechnungsergebnis
I_T_SELECT TYPE SBIWA_T_SELECT Selektionskriterien

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
ERROR_PASSED_TO_MESS_HANDLER Fehler aufgetreten
NO_MORE_DATA Keine weiteren Daten vorhanden