Menu

SAP Function Module HR_IMAGE_EXISTS

HR: Prüfen, existiert ein Bild für Personalnummer

The Function Module HR_IMAGE_EXISTS (HR: Prüfen, existiert ein Bild für Personalnummer) is a standard Function Module in SAP ERP and is part of the function group HRPAD00IMAGE within the package PBAS.

Technical Information

Function Module HR_IMAGE_EXISTS
Short Text HR: Prüfen, existiert ein Bild für Personalnummer
Function Group HRPAD00IMAGE
Package PBAS
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
P_BEGDA TYPE D '18000101' von
P_ENDDA TYPE D '99991231' bis
P_PERNR LIKE PERNR-PERNR Personalnummer
P_TCLAS LIKE PSPAR-TCLAS 'A' Transaktionsklasse (A-Mitarb./B-Bew.)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
P_CONNECT_INFO LIKE TOAV0 Info des gefundenen Bildes
P_EXISTS TYPE C Bild existiert - 1, nicht - 0

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
ERROR_CONNECTIONTABLE Fehler beim Suchen in Verknüpfungstabelle(Basis)