The Function Module RSAPO_ANALYZE_TABLE (RFC-fähiger ANALYZE TABLE) is a standard Function Module in SAP ERP and is part of the function group RSAPO within the package RSDD.
Function Module | RSAPO_ANALYZE_TABLE |
Short Text | RFC-fähiger ANALYZE TABLE |
Function Group | RSAPO |
Package | RSDD |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_PERCENTAGE | TYPE | I | 10 | percentage for ESTIMATE clause |
I_TABLNM | TYPE | TABNAME | table to be analyzed |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ANALYZE_FAILED | ANALYZE failed |
DBMS_NOT_SUPPORTED | Routine ist für DB-Plattform nicht unterstützt |
INHERITED_ERROR | Fehler aus aufgerufener Routine |