Menu

SAP Function Module TABLE_SIZE_ADA_ONLINE

SAP DB Table and index size info

The Function Module TABLE_SIZE_ADA_ONLINE (SAP DB Table and index size info) is a standard Function Module in SAP ERP and is part of the function group SADA within the package SADA.

Technical Information

Function Module TABLE_SIZE_ADA_ONLINE
Short Text SAP DB Table and index size info
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
EXACTLY LIKE DBSTATC-ACTIV X' - show statistics table
TABLE_NAME LIKE DD02L-TABNAME Name of the table which should analyzed online

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
TABLE_INFO_ADA LIKE TAB_ADA includes the info about table and index sizes

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.