SAP VBI_GEOMETRY GeoJSON: Geometry Table
Overview
VBI_GEOMETRY is a standard SAP S/4HANA table that stores GeoJSON: Geometry data. There are total 16 fields in the VBI_GEOMETRY table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table VBI_GEOMETRY 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_GEOMETRY to other SAP tables and standard CDS views available based on VBI_GEOMETRY table in S/4HANA 2020.
Techincal Settings of VBI_GEOMETRY
Below are technical details of the table VBI_GEOMETRY
- Buffering not allowed
- No buffering
- Storage type is Not Defined
List of VBI_GEOMETRY Fields
The following table gives you an overview of the fields available in VBI_GEOMETRY
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| CLIENT | Client | MANDT | * | CLNT | 3 |
| GEOMKEY | Object Key | VBI_OBJKEY | CHAR | 30 | |
| GEOMVERSION | Version Number | VBI_VERSION | NUMC | 16 | |
| SCALE | GeoJSON: Scale of the Geo-Data | VBI_SCALE | NUMC | 15 | |
| GEOMELKEY | Object Key | VBI_OBJKEY | CHAR | 30 | |
| GEOEMLVERSION | Version Number | VBI_VERSION | NUMC | 16 | |
| CRS | GeoJSON: Coordinate Reference System (CRS) | VBI_CRS | STRG | ||
| SIMPLEGEOMETRY | Boolean values TRUE (='X') and FALSE (= ' ') | VBI_BOOLEAN | CHAR | 1 | |
| 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 | |
| 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 |
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_GEOMETRY