VBCC_APP2 - V2 Application Definition table
V2 Application Definition table information is stored in SAP table VBCC_APP2.
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 VBCC_APP2
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
APP_ID | Visual Business Application Identifier | X | VBC_APP_ID | CHAR | 40 | |
DESCRIPTION | Description | VBC_DESCRIPTION | CHAR | 100 | ||
DISABLE_PITCH | Boolean values TRUE (='X') and FALSE (= ' ') | VBC_BOOLEAN | CHAR | 1 | ||
DISABLE_YAW | Boolean values TRUE (='X') and FALSE (= ' ') | VBC_BOOLEAN | CHAR | 1 | ||
DISABLE_MOVE | Boolean values TRUE (='X') and FALSE (= ' ') | VBC_BOOLEAN | CHAR | 1 | ||
DISABLE_ZOOM | Boolean values TRUE (='X') and FALSE (= ' ') | VBC_BOOLEAN | CHAR | 1 | ||
DISABLE_FADE | Boolean values TRUE (='X') and FALSE (= ' ') | VBC_BOOLEAN | CHAR | 1 | ||
HIDE_PITCH | Boolean values TRUE (='X') and FALSE (= ' ') | VBC_BOOLEAN | CHAR | 1 | ||
HIDE_YAW | Boolean values TRUE (='X') and FALSE (= ' ') | VBC_BOOLEAN | CHAR | 1 | ||
HIDE_MOVE | Boolean values TRUE (='X') and FALSE (= ' ') | VBC_BOOLEAN | CHAR | 1 | ||
HIDE_ZOOM | Boolean values TRUE (='X') and FALSE (= ' ') | VBC_BOOLEAN | CHAR | 1 | ||
GC_SERVICE_ID | Configuration Identifier | VBC_CONFIG_ID | CHAR | 50 | VBCC_GC_SERV |