VBCD_TXT - Visual Business Texts
Visual Business Texts information is stored in SAP table VBCD_TXT.
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_TXT
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
.INCLUDE | KEY | X | VBC_S_TEXT_KEY | 0 | ||
APP_ID | Visual Business Application Identifier | X | VBC_APP_ID | CHAR | 40 | |
OBJECT_ID | Object Identifier (GUID 36) | X | VBC_OBJECT_ID | CHAR | 36 | |
.INCLUDE | DATA | VBC_S_TEXT_DATA | 0 | |||
DESCRIPTION | Description | VBC_DESCRIPTION | CHAR | 100 | ||
USING_ELEMENT | Element that uses the Text (Button, Menu, Textfield...) | VBC_USING_ELEMENT | CHAR | 100 | ||
.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 |