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.
Function Module | HR_INFOTYPE_CHECKEXISTENCE |
Short Text | Existenzprüfung |
Function Group | HRMM |
Package | PBAS |
Module Type | Remote-Enabled |
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 |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
RETURN | LIKE | BAPIRETURN1 | Rückgabestruktur |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.