Menu

SAP Function Module CBIH_LB16_IP_ACTIVE_GET

EHS: Person (int) - Ermittlung aller aktiv Beschäftigten

The Function Module CBIH_LB16_IP_ACTIVE_GET (EHS: Person (int) - Ermittlung aller aktiv Beschäftigten) 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_ACTIVE_GET
Short Text EHS: Person (int) - Ermittlung aller aktiv Beschäftigten
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_DATERANGE TYPE RCGDATERANGE EHS: Struktur für Suche über Zeitraum (historische Daten)
I_VALDAT TYPE DATS 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 TYPE SYTABIX Interne Tabellen, aktueller Zeilenindex

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_NUMBER_TAB_TYPE Tabelle mit Personalnummern (intern/extern)
I_RESTRICTION_TAB TYPE CIHAL_PERSON_TAB_TYPE Einschränkung über Personalnummern

Exceptions

This function module does not define any Exceptions.