Menu

SAP Function Module CATT_CLB2_READ_SALDO

Lese Tabelle SALDO aus Cluster B2 für CATT

The Function Module CATT_CLB2_READ_SALDO (Lese Tabelle SALDO 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_SALDO
Short Text Lese Tabelle SALDO 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 PC2B5-ZTART Zeitart

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RSALDO LIKE PC2B5 Gelesener SALDO-Eintrag
TOTAL_LINES LIKE SY-TABIX Gesamtanzahl Einträge in SALDO

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 SALDO-Eintrag gefunden
ERROR Fehler