Table/Structure Field list used by SAP ABAP Function Module SOREM_GET_TABLESPACE_DATA (Get tablespaces in remote system)
SAP ABAP Function Module
SOREM_GET_TABLESPACE_DATA (Get tablespaces in remote system) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DB6NAVSYST - DBCNAME | Logical name for a database connection | SOURCE REFERENCE(CONNECTION) TYPE DB6NAVSYST-DBCNAME OPTIONAL |
|
| 2 | DB6NAVSYST - DBCNAME | Logical name for a database connection | ||
| 3 | SDBAD - BEG | Start of the DBA action | ||
| 4 | SORAMON - CATEGORY | Character field, length 64 | ||
| 5 | SORAMON - VALUE | Oracle data type: Number | ||
| 6 | SYST - DATUM | ABAP System Field: Current Date of Application Server | ||
| 7 | SYST - TABIX | ABAP System Field: Row Index of Internal Tables | ||
| 8 | TSPSTAT1 - FREEPCT | Oracle: Percentage of free space in tablespace | ||
| 9 | TSPSTAT1 - FREESPACE | Oracle: dba_free_extents.bytes | ||
| 10 | TSPSTAT1 - MAXSPACE | Oracle: dba_free_extents.bytes | ||
| 11 | TSPSTAT1 - NOFREEEXT | Oracle: Number of free extents | ||
| 12 | TSPSTAT1 - TOTALSPACE | Oracle: dba_free_extents.bytes | ||
| 13 | TSPSTAT1 - TSP_NAME | Oracle: dba_tables.tablespace_name |