Menu

SAP Function Module CATT_CLB2_READ_ZES

Lese Tabelle ZES aus Cluster B2 für CATT

The Function Module CATT_CLB2_READ_ZES (Lese Tabelle ZES aus Cluster B2 für CATT) is a standard Function Module in SAP ERP and is part of the function group HRTIM00CATT_B2 within the package PTIM.

Technical Information

Function Module CATT_CLB2_READ_ZES
Short Text Lese Tabelle ZES aus Cluster B2 für CATT
Function Group HRTIM00CATT_B2
Package PTIM
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DATE LIKE SY-DATUM Datum
INIT LIKE PCL2-Puffer initialisieren?
PERNR LIKE P0001-PERNR Personalnummer
ZTART LIKE PC2B6-ZTART Zeitart aus ZES

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RZES LIKE PC2B6 Gelesener ZES-Eintrag
TOTAL_LINES LIKE SY-TABIX Gesamtanzahl Einträge in ZES

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
CLUSTER_NOT_FOUND Cluster nicht gefunden
ENTRY_NOT_FOUND Kein ZES-Eintrag gefunden
ERROR Fehler