Menu

SAP Function Module CBHR_PDHR_PERS_FIND_BY_ORGDAT

EHS-INT: HR Person suchen nach Org. Zuordnung

Recommended Now

Fire TV Stick Lite Essentials Bundle

This bundle contains Amazon Fire TV Stick Lite and Mission USB Power Cable. The USB power cable eliminates the need to find an AC outlet near your TV by powering Amazon Fire TV directly from your TV's USB port. Includes special power management circuitry that enhances the peak power capability of the USB port by storing excess energy and then releasing it as needed.

Check it out on amazon.com →

The Function Module CBHR_PDHR_PERS_FIND_BY_ORGDAT (EHS-INT: HR Person suchen nach Org. Zuordnung) 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_ORGDAT
Short Text EHS-INT: HR Person suchen nach Org. Zuordnung
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_ORGDATA_TAB LIKE P0001_ABA Suchergebnis
I_ABKRS_RANGE_TAB TYPE CCHRY_ABKRS_RANGE EHS-INT: Ranges-Tabellentyp für Abrechnungskreis (ABKRS)
I_BTRTL_RANGE_TAB TYPE CCHRY_BTRTL_RANGE EHS-INT: Ranges-Tabellentyp für Personalteilbereich (BTRTL)
I_BUKRS_RANGE_TAB TYPE CCHRY_BUKRS_RANGE EHS-INT: Ranges-Tabellentyp für Buchungskreis (BUKRS)
I_GSBER_RANGE_TAB TYPE CCHRY_GSBER_RANGE EHS-INT: Ranges-Tabellentyp für Geschäftsbereich (GSBER)
I_KOSTL_RANGE_TAB TYPE CCHRY_KOSTL_RANGE EHS-INT: Ranges-Tabellentyp für Kostenstelle (KOSTL)
I_MSTBR_RANGE_TAB TYPE CCHRY_MSTBR_RANGE EHS-INT: Ranges-Tabellentyp für Meisterbereich (MSTBR)
I_ORGEH_RANGE_TAB TYPE CCHRY_ORGEH_RANGE EHS-INT: Ranges-Tabellentyp für Organisationseinheit (ORGEH)
I_PERNR_RANGE_TAB TYPE CCHRY_PERNR_RANGE EHS-INT: Ranges-Tabellentyp für Personalnummer (PERNR_D)
I_PERSA_RANGE_TAB TYPE CCHRY_PERSA_RANGE EHS-INT: Ranges-Tabellentyp für Personalbereich (PERSA)
I_PERSG_RANGE_TAB TYPE CCHRY_PERSG_RANGE EHS-INT: Ranges-Tabellentyp für Mitarbeitergruppe (PERSG)
I_PERSK_RANGE_TAB TYPE CCHRY_PERSK_RANGE EHS-INT: Ranges-Tabellentyp für Mitarbeiterkreis (PERSK)
I_PLANS_RANGE_TAB TYPE CCHRY_PLANS_RANGE EHS-INT: Ranges-Tabellentyp für Planstelle (PLANS)
I_RESTRICTION_TAB LIKE PERNRTAB Personen die bei der Suche berücksichtigt werden
I_SMNAM_RANGE_TAB TYPE CCHRY_SMNAM_RANGE EHS-INT: Ranges-Tabellentyp für Name des Mitarbeiters SMNAM
I_STELL_RANGE_TAB TYPE CCHRY_STELL_RANGE EHS-INT: Ranges-Tabellentyp für Stelle (STELL)

Exceptions

These are the Exceptions of this function module.

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