VBCD_VO - Visual Objects
Visual Objects information is stored in SAP table VBCD_VO.
It is part of development package VBC_DATABASE in software component CA-GTF-VBZ. This development package consists of objects that can be grouped under "Database Layer".
It is part of development package VBC_DATABASE in software component CA-GTF-VBZ. This development package consists of objects that can be grouped under "Database Layer".
Fields for table VBCD_VO
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| .INCLUDE | KEY | X | VBC_S_VO_KEY | 0 | ||
| APP_ID | Visual Business Application Identifier | X | VBC_APP_ID | CHAR | 40 | |
| VERSION | Version | X | VBC_VERSION | NUMC | 5 | * |
| OBJECT_ID | Object Identifier (GUID 36) | X | VBC_OBJECT_ID | CHAR | 36 | |
| .INCLUDE | DATA | VBC_S_VO_DATA | 0 | |||
| XML_STREAM | XML Serialization as XString | VBC_XMLSTREAM | RSTR | 8 | ||
| .INCLUDE | ADMIN | VBC_S_ADMIN_DATA | 0 | |||
| CREATED_ON | Created On | VBC_CREATE_DATE | DEC | 8 | ||
| CREATED_BY | Created By | VBC_CREATE_USER | CHAR | 12 | ||
| CHANGED_ON | Changed on | VBC_CHANGE_DATE | DEC | 8 | ||
| CHANGED_BY | Changed by | VBC_CHANGE_USER | CHAR | 12 |