SAP VEOBJECT Table containing business objects and its relations Table
Overview
VEOBJECT is a standard SAP S/4HANA table that stores Table containing business objects and its relations data. There are total 10 fields in the VEOBJECT table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table VEOBJECT belongs to DMS Integration for Viewer/CAD intergration (CA-DMS-CNV) module and is located in the package DMS integration for Extraction of Visual Enterprise Objects (CV_VE_OBJECTS).
In addition, following links provide an overview of foreign key relationships, if any, that link VEOBJECT to other SAP tables and standard CDS views available based on VEOBJECT table in S/4HANA 2020.
Techincal Settings of VEOBJECT
Below are technical details of the table VEOBJECT
- Buffering switched on
- Full buffering as specified by generic key
- Storage type is Column Store
List of VEOBJECT Fields
The following table gives you an overview of the fields available in VEOBJECT
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT | 3 | |
| OBJ_GUID | UUID in character form | SYSUUID_C | CHAR | 32 | |
| LO_OBJID | Logical document | SDOK_LOID | DMS_LO_CD1 | CHAR | 32 |
| NODE_ID | Identification nodes for VE objects | VE_NODE_ID | CHAR | 16 | |
| NODE_TYPE | Node Type for Visual Objects | VE_NODE_TYPE | CHAR | 20 | |
| NODE_NAME | Node Name for Visual Objects | VE_NODE_NAME | CHAR | 255 | |
| NODE_REF | Identification nodes for VE objects | VE_NODE_ID | CHAR | 16 | |
| COMPONENT | VE Identifier: Component | VE_COMPONENT | CHAR | 255 | |
| INSTANCE | VE Identifier: Instance | VE_INSTANCE | CHAR | 255 | |
| LOCATOR | VE Identifier: Locator | VE_LOCATOR | CHAR | 255 |
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 VEOBJECT
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| VEOBJECT | LO_OBJID | : | DMS_LO_CD1 |