WBOBJECT_DATA - Data Table for Workbench Object
Data Table for Workbench Object information is stored in SAP table WBOBJECT_DATA.
It is part of development package SWB_TOOL_TEMPLATES in software component BC-DWB-TOO. This development package consists of objects that can be grouped under "Copy-Templates for Workbench Tool".
It is part of development package SWB_TOOL_TEMPLATES in software component BC-DWB-TOO. This development package consists of objects that can be grouped under "Copy-Templates for Workbench Tool".
Fields for table WBOBJECT_DATA
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
NAME | Object Name | X | WB_OBJECT_NAME | CHAR | 30 | |
VERSION | ABAP: Program Status (Active, Saved, Transported...) | X | R3STATE | CHAR | 1 | |
DESCRIPTION | Explanatory Short Text | DDTEXT | CHAR | 60 | ||
CHANGED_ON | Changed On | WB_CHANGED_ON | DATS | 8 | ||
CHANGED_BY | Last Changed By | WB_CHANGED_BY | CHAR | 12 | ||
CHANGED_AT | Changed At | WB_CHANGED_AT | TIMS | 6 | ||
CREATED_ON | Created on | WB_CREATED_ON | DATS | 8 | ||
CREATED_BY | Created By | WB_CREATED_BY | CHAR | 12 | ||
CREATED_AT | Created At | WB_CREATED_AT | TIMS | 6 | ||
FLAVOR | Variant | CHAR | 30 |