Table/Structure Field list used by SAP ABAP Function Module SDO0_GET_ONE_TSP_FREE_PCT (list for each tablespace: total and free space, %, extent count, etc.)
SAP ABAP Function Module
SDO0_GET_ONE_TSP_FREE_PCT (list for each tablespace: total and free space, %, extent count, etc.) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | SORAMON - CATEGORY | Character field, length 64 | ||
| 2 | SORAMON - VALUE | Oracle data type: Number | ||
| 3 | TSPSTAT1 - FREEPCT | Oracle: Percentage of free space in tablespace | SOURCE REFERENCE(FREE_SPACE_PERCENTAGE) LIKE TSPSTAT1-FREEPCT |
|