Menu

SAP Function Module TABLECOUNT

The Function Module TABLECOUNT () is a standard Function Module in SAP ERP and is part of the function group SCCV within the package STRM.

Technical Information

Function Module TABLECOUNT
Short Text
Function Group SCCV
Package STRM
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 TYPE DNTAB-TABNAME Table name, 16 characters

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
COUNT TYPE SYDBCNT Natural Number

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CLIENT TYPE MANDT Client

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.