Menu

SAP Function Module DB6_ADM_REORGCHK

DB6: RUNSTATS and REORGCHK of table

The Function Module DB6_ADM_REORGCHK (DB6: RUNSTATS and REORGCHK of table) is a standard Function Module in SAP ERP and is part of the function group SDB6ADM within the package STU6.

Technical Information

Function Module DB6_ADM_REORGCHK
Short Text DB6: RUNSTATS and REORGCHK of table
Function Group SDB6ADM
Package STU6
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CONNECTION LIKE DB6NAVSYST-DBCNAME Logical name for a database connection
SYSTEM_ID LIKE DB6NAVSYST-SYSID Logical name for a database connection
TABNAME TYPE DB6TABNAML DB6: Table Name
TABSCHEMA LIKE DB6TREORG-DB6TOWNER DB6: Schema Name

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DB6TREORG TYPE DB6TREORG DB6: Database REORG Check Information: Tables

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IT_DB6IREORG LIKE DB6IREORG DB6: Database REORG Check Information: Indexes

Exceptions

This function module does not define any Exceptions.