Menu

SAP Function Module CBIH_LB16_IP_FIND

EHS: Person (int/ext) - Suche nach Personendaten

The Function Module CBIH_LB16_IP_FIND (EHS: Person (int/ext) - Suche nach Personendaten) is a standard Function Module in SAP ERP and is part of the function group CBIH_LB16 within the package CBIH.

Technical Information

Function Module CBIH_LB16_IP_FIND
Short Text EHS: Person (int/ext) - Suche nach Personendaten
Function Group CBIH_LB16
Package CBIH
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_PERSGRP TYPE CCIHE_PERSGRP Personengrpe ('A' int., 'B' Bew., 'C' ext.)
I_SELCRIT_ORGDATA LIKE CCHRS_ORGDATA Suchkriterien org. Zuordnung interne Personen
I_SELCRIT_PARTNER LIKE CCIHS_PARTNERDATA Suchkriterien personenbez. Daten externe Person
I_SELCRIT_PERSON LIKE CCHRS_PERSDATA Suchkriterien personenbez. Daten interne Person
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_RECORDS_FOUND LIKE SY-TABIX Anzahl gefundener Personenstammsätze (int./ext.)

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_PERSON_TAB TYPE CIHAL_PERSON_TAB_TYPE Tabelle mit Personalnummern (intern/extern)

Exceptions

This function module does not define any Exceptions.