Menu

SAP Function Module CATT_GET_TABLE_ENTRIES

Ermittelt Anzahl der Tabelleneinträge

The Function Module CATT_GET_TABLE_ENTRIES (Ermittelt Anzahl der Tabelleneinträge) is a standard Function Module in SAP ERP and is part of the function group KKC2 within the package KKC2.

Technical Information

Function Module CATT_GET_TABLE_ENTRIES
Short Text Ermittelt Anzahl der Tabelleneinträge
Function Group KKC2
Package KKC2
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
TABLE LIKE DATABROWSE-TABLENAME Name der Tabelle
WHERE TYPE STRING WHERE-Klausel 1

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ANZAHL LIKE SY-DBCNT Anzahl der ermittelten Datensätze

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.