SAP ABAP Table DBAREOL (Reorganization)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB-ORA-CCM (Application Component) CCMS / Database Monitors for Oracle
⤷
SDBA (Package) DBA: Database-Independent Code
⤷
⤷
Basic Data
| Table Category | TRANSP | Transparent table |
| Transparent table | DBAREOL |
|
| Short Description | Reorganization |
Delivery and Maintenance
| Pool/cluster | ||
| Delivery Class | S | System table, maint. only by SAP, change = modification |
| Data Browser/Table View Maintenance | X | Display/Maintenance Allowed |
Components
| |
Field | Key | Data Element | Domain | Data Type |
Length | Decimal Places |
Short Description | Check table |
|---|---|---|---|---|---|---|---|---|---|
| 1 | |
SDBA_DBSID | CHAR8 | CHAR | 8 | 0 | Database system ID | ||
| 2 | |
SDBA_OP_ID | CHAR14 | CHAR | 14 | 0 | Unique operation ID | ||
| 3 | |
SDBA_TASK | SDBA_TASK | CHAR | 30 | 0 | Task Name | ||
| 4 | |
SDBA_JOB | SDBA_JOB | NUMC | 10 | 0 | Unique Job Number in a Task | ||
| 5 | |
SDBA_TRIAL | CHAR10 | CHAR | 10 | 0 | Unique ID Number of the Suboperation | ||
| 6 | |
SDBA_UTNR | SDBA_UTNR | NUMC | 10 | 0 | Utility number within job step | ||
| 7 | |
SDBA_FID | SDBA_FUNCT | CHAR | 3 | 0 | DBA Function ID | ||
| 8 | |
SDBA_UPD | SDBA_UPD | CHAR | 14 | 0 | Update Time Stamp | ||
| 9 | |
SDBA_ONAME | CHAR30 | CHAR | 30 | 0 | Object name | ||
| 10 | |
SDBA_OTYPE | SDBA_OTYPE | CHAR | 64 | 0 | Object type | ||
| 11 | |
SDBA_SIZEB | CHAR12 | CHAR | 12 | 0 | Size of the DB object before the operation | ||
| 12 | |
SDBA_SIZEA | CHAR12 | CHAR | 12 | 0 | Size of the DB object after the operation | ||
| 13 | |
SDBA_NSIZB | CHAR12 | CHAR | 12 | 0 | Memory used by data before op. | ||
| 14 | |
SDBA_NSIZA | CHAR12 | CHAR | 12 | 0 | Memory used by data after op. | ||
| 15 | |
SDBA_TSIZE | CHAR12 | CHAR | 12 | 0 | Size of temporary files | ||
| 16 | |
SDBA_METH | CHAR30 | CHAR | 30 | 0 | Operation method used (for example, loader, EXP/IMP) | ||
| 17 | |
SDBA_STSP | CHAR30 | CHAR | 30 | 0 | Parent DB object before the operation (object source) | ||
| 18 | |
SDBA_TTSP | CHAR30 | CHAR | 30 | 0 | Parent DB object after the operation (object target) |
History
| Last changed by/on | SAP | 20130604 |
| SAP Release Created in |