Menu

SAP Function Module HR_INFOTYPE_CHECKEXISTENCE

Existenzprüfung

The Function Module HR_INFOTYPE_CHECKEXISTENCE (Existenzprüfung) is a standard Function Module in SAP ERP and is part of the function group HRMM within the package PBAS.

Technical Information

Function Module HR_INFOTYPE_CHECKEXISTENCE
Short Text Existenzprüfung
Function Group HRMM
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
INFTY LIKE P0001-INFTY Informationstyp
LOCKINDICATOR LIKE P0001-SPRPS Sperrkennzeichen
NUMBER LIKE P0001-PERNR Mitarbeiternummer/Bewerbernummer
OBJECTID LIKE P0001-OBJPS Objekt Identifikation
RECORDNUMBER LIKE P0001-SEQNR Satznummer
SUBTYPE LIKE P0001-SUBTY Informationssubtyp
TCLAS LIKE PSPAR-TCLAS 'A' Transaktionsklasse (A-Mitarbieter B-Bewerber)
VALIDITYBEGIN LIKE P0001-BEGDA Gültigkeitsbeginn
VALIDITYEND LIKE P0001-ENDDA Gültigkeitsende

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RETURN LIKE BAPIRETURN1 Rückgabestruktur

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.