Menu

SAP Function Module CBHR_PDHR_PERS_FIND_BY_PERSDAT

EHS-INT: HR Person suchen nach Personen Daten

Recommended Now

All-new Echo Dot Smart speaker with Alexa

This bundle includes Echo Dot (3rd Gen) Charcoal and Philips Hue White A19 Medium Lumen Smart Bulb, 1100 Lumens. Built in Smart Home hub. Ask Alexa to control Zigbee-compatible devices. No additional Philips Hue hub required. Two choices for easy smart lighting - Start setting the mood with Hue Smart bulbs and your Echo device, supporting up to 5 Hue Bluetooth & Zigbee smart bulbs. Add the Hue Hub for whole-home smart lighting (up to 50 light points) and bonus features.

Check it out on amazon.com →

The Function Module CBHR_PDHR_PERS_FIND_BY_PERSDAT (EHS-INT: HR Person suchen nach Personen Daten) 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_PERS_FIND_BY_PERSDAT
Short Text EHS-INT: HR Person suchen nach Personen Daten
Function Group CBHR_PDHR
Package CBHR
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_TCLAS TYPE TCLAS 'A' Tab. Name des Infotyps über den gesucht wird
I_VALFROM LIKE SY-DATUM SY-DATUM Beginndatum
I_VALTO LIKE SY-DATUM SY-DATUM Datum und Zeit, aktuelles (Applikationsserver-)Datum

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_PERSDATA_TAB LIKE P0002_ABA Suchergebnis
I_FAMST_RANGE_TAB TYPE CCHRY_FAMST_RANGE EHS-INT: Ranges-Tabellentyp für Familienstand (FAMST)
I_GBDAT_RANGE_TAB TYPE CCHRY_GBDAT_RANGE EHS-INT: Ranges-Tabellentyp für Geburtsdatum (GBDAT)
I_GBLND_RANGE_TAB TYPE CCHRY_GBLND_RANGE EHS-INT: Ranges-Tabellentyp für Geburtsland (GBLND)
I_GESCH_RANGE_TAB TYPE CCHRY_GESCH_RANGE EHS-INT: Ranges-Tabellentyp für Geschlechtsschluessel GESCH
I_NATSL_RANGE_TAB TYPE CCHRY_NATSL_RANGE EHS-INT: Ranges-Tabellentyp für Nationalität (NATSL)
I_PERNR_RANGE_TAB TYPE CCHRY_PERNR_RANGE EHS-INT: Ranges-Tabellentyp für Personalnummer (PERNR_D)
I_RESTRICTION_TAB LIKE PERNRTAB Personen die bei der Suche berücksichtigt werden
I_SPRAS_RANGE_TAB TYPE CCHRY_SPRAS_RANGE EHS-INT: Ranges-Tabellentyp für Sprachenschlüssel (SPRAS)

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
INTERNAL_ERROR Interner Programmfehler
PARAMETER_ERROR notwendige Parameter nicht befüllt