Menu

SAP Function Module CBHR_PDHR_PERSON_READ

EHS-INT: HR Personendaten lesen

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_PERSON_READ (EHS-INT: HR Personendaten lesen) 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_READ
Short Text EHS-INT: HR Personendaten lesen
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_ADDRESS_SUBTYPE LIKE CCHRS_ADDRESS-SUBTY '1' Art der Anschrift
I_FAMILY_SUBTYPE LIKE CCHRS_FAMILY-SUBTY '3' Art der Bezugsperson/des Familienangehörigen
I_FLG_ADDRESS LIKE BOOLE-BOOLE FALSE Adresse lesen
I_FLG_FAMILY LIKE BOOLE-BOOLE FALSE Daten zur Familie lesen
I_FLG_ORGDATA LIKE BOOLE-BOOLE FALSE Organisatorische Zuordnung lesen
I_FLG_PERSDATA LIKE BOOLE-BOOLE FALSE Daten zur Person lesen
I_FLG_SOCIALINS LIKE BOOLE-BOOLE FALSE Sozialversicherung lesen
I_VALDAT LIKE SY-DATUM SY-DATUM Stichtag

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_FLG_NO_AUTHORITY LIKE BOOLE-BOOLE Fehlende Berechtigungen

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_ADDRESS_TAB LIKE CCHRS_ADDRESS Adresse
E_FAMILY_TAB LIKE CCHRS_FAMILY Familie
E_ORGDATA_TAB LIKE CCHRS_ORGDATA Organisatorische Zuordnung
E_PERSDATA_TAB LIKE CCHRS_PERSDATA Daten zur Person
E_SOCIALINS_TAB LIKE CCHRS_SOCIALINSURANCE Sozialversicherung
I_PERNR_ROLE_TAB LIKE CCHRS_PERSNRROLE Personen mit bestimmter Rolle
X_PARAMVAL_TAB LIKE CCHRS_PARAMVAL erweiterte Parameter

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
INTERNAL_ERROR interner Systemfehler
PARAMETER_ERROR Parameter fehlt
RELEASE_ERROR R/3 Release des Fremdsystems nicht unterstützt