Table/Structure Field list used by SAP ABAP Function Module GET_TABSIZE (Calculate/Retrieve Size of a Database Table)
SAP ABAP Function Module
GET_TABSIZE (Calculate/Retrieve Size of a Database Table) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DBSTATC - ACTIV | Control Flag for Update of Statistics | ||
| 2 | DBSTATC - ACTIV | Control Flag for Update of Statistics | SOURCE VALUE(DATA_SPACE_ONLY) LIKE DBSTATC-ACTIV DEFAULT 'X' |
|
| 3 | DBSTATC - ACTIV | Control Flag for Update of Statistics | SOURCE VALUE(TABLE_FRAGMENTED) LIKE DBSTATC-ACTIV |
|
| 4 | DBSTATC - ACTIV | Control Flag for Update of Statistics | SOURCE VALUE(SLOW_AND_PRECISE) LIKE DBSTATC-ACTIV DEFAULT 'X' |
|
| 5 | DD02L - TABNAME | Table Name | SOURCE VALUE(TABNAME) LIKE DD02L-TABNAME |
|
| 6 | DD02L - TABNAME | Table Name | ||
| 7 | RS38L - NAME | Name of Function Module | ||
| 8 | RSEXP - DBFIELD | Reference field/structure of a parameter | ||
| 9 | RSEXP - PARAMETER | Parameter Name | ||
| 10 | SYST - CCURS | ABAP System Field: Obsolete | ||
| 11 | SYST - DBSYS | ABAP System Field: Central Database System | ||
| 12 | TADIR - OBJ_NAME | Object Name in Object Directory |