VBCC_MAP_PRODUCT - Map Product Definitions Header
Map Product Definitions Header information is stored in SAP table VBCC_MAP_PRODUCT.
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_MAP_PRODUCT
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MAP_PRODUCT_ID | Configuration Identifier | X | VBC_CONFIG_ID | CHAR | 50 | |
DESCRIPTION | Description | VBC_TEXT | CHAR | 255 | ||
VENDOR_ID | Map Provider | VBC_VENDOR_ID | CHAR | 50 | ||
TILE_X_PX | 2 Byte Signed Integer | INT2 | INT2 | 2 | ||
TILE_Y_PX | 2 Byte Signed Integer | INT2 | INT2 | 2 | ||
MIN_LOD | 2 Byte Signed Integer | INT2 | INT2 | 2 | ||
MAX_LOD | 2 Byte Signed Integer | INT2 | INT2 | 2 | ||
COPYRIGHT | Description | VBC_TEXT | CHAR | 255 |