Menu

SAP Function Module CBIH_LB10_WKA_GET_FAL_USAGE

EHS: Suche Ambulanzbucheinträge zum Arbeitsbereich

The Function Module CBIH_LB10_WKA_GET_FAL_USAGE (EHS: Suche Ambulanzbucheinträge zum Arbeitsbereich) is a standard Function Module in SAP ERP and is part of the function group CBIH_LB10 within the package CBIH.

Technical Information

Function Module CBIH_LB10_WKA_GET_FAL_USAGE
Short Text EHS: Suche Ambulanzbucheinträge zum Arbeitsbereich
Function Group CBIH_LB10
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_FLG_TIME_INDEPEND TYPE ESP1_BOOLEAN ESP1_FALSE falls TRUE: zeitunabhängige Verwendungssuche
I_VALDAT LIKE RCGUADM-VALTO SY-DATUM Stichtag für die Gültigkeit
I_WKA_RECN LIKE CCIHT_WAH-RECN RECN des Arbeitsbereichs

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 der gefundenen Ambulanzbucheinträge

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_FAL_WKA_USAGE_TAB TYPE CIH04_FAL_WKA_USAGE_TAB_TYPE Schlüssel der gefundenen Ambulanzbucheinträge

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
INTERNAL_ERROR interner Fehler
MISSING_PARAMETER Fehlender Eingabeparameter