Menu

SAP Function Module HR_FILL_ITAB_FROM_LOG_INFOTYPE

Schnittstelle: SAPDBPNP / logische ZeitwirtschaftsinfotypenIT

The Function Module HR_FILL_ITAB_FROM_LOG_INFOTYPE (Schnittstelle: SAPDBPNP / logische ZeitwirtschaftsinfotypenIT) is a standard Function Module in SAP ERP and is part of the function group HRTIM00PNP within the package PTIM.

Technical Information

Function Module HR_FILL_ITAB_FROM_LOG_INFOTYPE
Short Text Schnittstelle: SAPDBPNP / logische ZeitwirtschaftsinfotypenIT
Function Group HRTIM00PNP
Package PTIM
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
BEGDA LIKE PREL-BEGDA Beginndatum
ENDDA LIKE PREL-ENDDA Endedatum
INFTY LIKE PREL-INFTY Infotypnummer
PERNR LIKE PERNR-PERNR Pernsonalnummer

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RETCD LIKE SY-SUBRC Rückgabewert

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
I0000 LIKE P0000 Input: Infotyp 0000 optional
I0001 LIKE P0001 Input: Infotyp 0001 optional
IT_TABLE LIKE Output: generische Tabelle mit PSKEY

Exceptions

This function module does not define any Exceptions.