Menu

SAP Function Module DB_TABLE_DATA_READ_ADA

Read all table statistics data inclusive statistics date

The Function Module DB_TABLE_DATA_READ_ADA (Read all table statistics data inclusive statistics date) is a standard Function Module in SAP ERP and is part of the function group SADA within the package SADA.

Technical Information

Function Module DB_TABLE_DATA_READ_ADA
Short Text Read all table statistics data inclusive statistics date
Function Group SADA
Package SADA
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_NAME LIKE DD02L-TABNAME Table Name

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
STATS_DATE LIKE DBSTATTADA-ANDAT
TABLE_DATA LIKE TAB_ADA

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
ERROR
NOT_FOUND
OTHERS