SAP ABAP Table WBOBJECT_DATA (Data Table for Workbench Object)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO (Application Component) Workbench Tools: Editors, Painters, Modelers
     SWB_TOOL_TEMPLATES (Package) Copy-Templates for Workbench Tool
Basic Data
Table Category TRANSP    Transparent table 
Transparent table WBOBJECT_DATA   Table Relationship Diagram
Short Description Data Table for Workbench Object    
Delivery and Maintenance
Pool/cluster      
Delivery Class L   Table for storing temporary data, delivered empty 
Data Browser/Table View Maintenance     Display/Maintenance Allowed with Restrictions 
Components
     
Field Key Data Element Domain Data
Type
Length Decimal
Places
Short Description Check
table
1 NAME WB_OBJECT_NAME   CHAR 30   0   Object Name  
2 VERSION R3STATE R3STATE CHAR 1   0   ABAP: Program Status (Active, Saved, Transported...)  
3 DESCRIPTION DDTEXT DDTEXT CHAR 60   0   Explanatory short text  
4 CHANGED_ON WB_CHANGED_ON AS4DATE DATS 8   0   Changed On  
5 CHANGED_BY WB_CHANGED_BY AS4USER CHAR 12   0   Last Changed By  
6 CHANGED_AT WB_CHANGED_AT AS4TIME TIMS 6   0   Last Changed at  
7 CREATED_ON WB_CREATED_ON AS4DATE DATS 8   0   Created on  
8 CREATED_BY WB_CREATED_BY AS4USER CHAR 12   0   Created By  
9 CREATED_AT WB_CREATED_AT AS4TIME TIMS 6   0   Created At  
10 FLAVOR     CHAR 30   0    
History
Last changed by/on SAP  20130604 
SAP Release Created in