Menu

SAP Function Module HR_CHECK_INFOTYPE_SUBTYPE

Existenzprüfung für Infotyp/Subtyp

The Function Module HR_CHECK_INFOTYPE_SUBTYPE (Existenzprüfung für Infotyp/Subtyp) is a standard Function Module in SAP ERP and is part of the function group HRAC within the package PBAS.

Technical Information

Function Module HR_CHECK_INFOTYPE_SUBTYPE
Short Text Existenzprüfung für Infotyp/Subtyp
Function Group HRAC
Package PBAS
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
BEGDA TYPE BEGDA SY-DATUM Gültigkeitsbeginn
ENDDA TYPE ENDDA SY-DATUM Gültigkeitsende
INFTY TYPE INFTY Infotyp
PERNR TYPE PERNR_D Personalnummer
SUBTY TYPE SUBTY Subtyp

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
SUBRC TYPE SYSUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.