Table/Structure Field list used by SAP ABAP Function Module GET_SIGNI_FROM_METHOD_ORA (Determines Significance Derived from Analysis Method and Option)
SAP ABAP Function Module
GET_SIGNI_FROM_METHOD_ORA (Determines Significance Derived from Analysis Method and Option) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DBSTATAM - AMETH | Analysis Method for Collecting Statistics | ||
| 2 | DBSTATAM - AMETH | Analysis Method for Collecting Statistics | SOURCE VALUE(AMETH) LIKE DBSTATAM-AMETH |
|
| 3 | DBSTATAM - OPTIO | Sample Size for Collection of Statistics | ||
| 4 | DBSTATAM - OPTIO | Sample Size for Collection of Statistics | SOURCE VALUE(OPTIO) LIKE DBSTATAM-OPTIO DEFAULT ' ' |
|
| 5 | DBSTATAM - SIGNI | Significance for Collection of Statistics | ||
| 6 | DBSTATAM - SIGNI | Significance for Collection of Statistics | SOURCE VALUE(TAB_SIGNI_OPT) LIKE DBSTATAM-SIGNI |
|