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   Table Relationship Diagram
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 SYS_ID SDBA_DBSID CHAR8 CHAR 8   0   Database system ID  
2 OPER_ID SDBA_OP_ID CHAR14 CHAR 14   0   Unique operation ID  
3 TASKNAME SDBA_TASK SDBA_TASK CHAR 30   0   Task Name  
4 JOB_NR SDBA_JOB SDBA_JOB NUMC 10   0   Unique Job Number in a Task  
5 TRIAL SDBA_TRIAL CHAR10 CHAR 10   0   Unique ID Number of the Suboperation  
6 UTIL_NR SDBA_UTNR SDBA_UTNR NUMC 10   0   Utility number within job step  
7 FUNC_ID SDBA_FID SDBA_FUNCT CHAR 3   0   DBA Function ID  
8 UPD_OP SDBA_UPD SDBA_UPD CHAR 14   0   Update Time Stamp  
9 OBJ SDBA_ONAME CHAR30 CHAR 30   0   Object name  
10 OBJ_TYPE SDBA_OTYPE SDBA_OTYPE CHAR 64   0   Object type  
11 SIZE_BEF SDBA_SIZEB CHAR12 CHAR 12   0   Size of the DB object before the operation  
12 SIZE_AFT SDBA_SIZEA CHAR12 CHAR 12   0   Size of the DB object after the operation  
13 NSIZE_BEF SDBA_NSIZB CHAR12 CHAR 12   0   Memory used by data before op.  
14 NSIZE_AFT SDBA_NSIZA CHAR12 CHAR 12   0   Memory used by data after op.  
15 TSIZE SDBA_TSIZE CHAR12 CHAR 12   0   Size of temporary files  
16 METHOD SDBA_METH CHAR30 CHAR 30   0   Operation method used (for example, loader, EXP/IMP)  
17 SOUR_TSP SDBA_STSP CHAR30 CHAR 30   0   Parent DB object before the operation (object source)  
18 TARG_TSP 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