Menu

SAP Function Module RP_01C_HR_READ_INFOTYPE

HR-BAV: Lesen Infotyp-Daten

The Function Module RP_01C_HR_READ_INFOTYPE (HR-BAV: Lesen Infotyp-Daten) is a standard Function Module in SAP ERP and is part of the function group RPDW within the package P01A.

Technical Information

Function Module RP_01C_HR_READ_INFOTYPE
Short Text HR-BAV: Lesen Infotyp-Daten
Function Group RPDW
Package P01A
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 PRELP-BEGDA '18010101' Beginn
ENDDA LIKE PRELP-ENDDA '99991231' Ende
INFTY LIKE PRELP-INFTY Infotyp
NOBUF LIKE ' ' Puffer ausschalten
PERNR LIKE PRELP-PERNR Personalnummer
TCLAS LIKE PSPAR-TCLAS 'A' Personalstamm/Bewerberstamm

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
SUBRC LIKE SY-SUBRC Returncode

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
INFTY_TAB LIKE Infotyptabelle

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
INFTY_NOT_FOUND Infotyp existiert nicht