SAP VBI_GEOOBJCOLLS GeoJSON: Feature Collections Table
Overview
VBI_GEOOBJCOLLS is a standard SAP S/4HANA table that stores GeoJSON: Feature Collections data. There are total 14 fields in the VBI_GEOOBJCOLLS table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table VBI_GEOOBJCOLLS belongs to Visual Business -> please use CA-GTF-VBZ (CA-UI2-VBZ) module and is located in the package Visual Business Geo Content (VBI_CONTENT).
In addition, following links provide an overview of foreign key relationships, if any, that link VBI_GEOOBJCOLLS to other SAP tables and standard CDS views available based on VBI_GEOOBJCOLLS table in S/4HANA 2020.
Techincal Settings of VBI_GEOOBJCOLLS
Below are technical details of the table VBI_GEOOBJCOLLS
- Buffering not allowed
- No buffering
- Storage type is Not Defined
List of VBI_GEOOBJCOLLS Fields
The following table gives you an overview of the fields available in VBI_GEOOBJCOLLS
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| CLIENT | Client | MANDT | T000 | CLNT | 3 |
| GEOOBJCOLLKEY | Object Key | VBI_OBJKEY | CHAR | 30 | |
| VERSION | Version Number | VBI_VERSION | NUMC | 16 | |
| SCALE | GeoJSON: Scale of the Geo-Data | VBI_SCALE | NUMC | 15 | |
| CRS | GeoJSON: Coordinate Reference System (CRS) | VBI_CRS | STRG | ||
| XPOSMIN | Object Longitude in WGS84 | VBI_OBJ_POS_LONGITUDE | DEC | 9 | |
| YPOSMIN | Object Latitude in WGS84 | VBI_OBJ_POS_LATITUDE | DEC | 9 | |
| XPOSMAX | Object Longitude in WGS84 | VBI_OBJ_POS_LONGITUDE | DEC | 9 | |
| YPOSMAX | Object Latitude in WGS84 | VBI_OBJ_POS_LATITUDE | DEC | 9 | |
| AUTHOR | Author | CNAM | CHAR | 12 | |
| CREATEDON | Created On | RDIR_CDATE | DATS | 8 | |
| CHANGEDBY | Last changed by | UNAM | CHAR | 12 | |
| CHANGEDON | Changed On | RDIR_UDATE | DATS | 8 | |
| DESCRIPTION | Text Field | TEXT50 | CHAR | 50 |
Foreign Key Relationships
A foreign key field is a table field that is allocated to a check table and becomes part of the table's foreign key. The following table gives you an overview of the foreign keys for VBI_GEOOBJCOLLS
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| VBI_GEOOBJCOLLS | CLIENT | 1: CN | T000 |