Menu

SAP Function Module CBHR_PDHR_PERSON_FIND

EHS-INT: HR Person suchen

The Function Module CBHR_PDHR_PERSON_FIND (EHS-INT: HR Person suchen) is a standard Function Module in SAP ERP and is part of the function group CBHR_PDHR within the package CBHR.

Technical Information

Function Module CBHR_PDHR_PERSON_FIND
Short Text EHS-INT: HR Person suchen
Function Group CBHR_PDHR
Package CBHR
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_INFOTYPE_TABLE_NAME TYPE TABNAME Tab. Name des Infotyps über den gesucht wird

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_RECORDS_FOUND LIKE SY-TABIX Anzahl gefunderner Personen

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
E_PERNR_TAB LIKE PERNRTAB Suchergebnis
I_COND_TAB LIKE CCHRS_COND Selektionsbedingung
I_RESTRICTION_TAB LIKE PERNRTAB Personen die bei der Suche berücksichtigt werden

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
INTERNAL_ERROR Interner Programmfehler
PARAMETER_ERROR notwendige Parameter nicht befüllt
RELEASE_ERROR Integration für R/3 Release nicht vorgesehen