SAP VEERP_LINKS Table for maintaining VE ERP Links Table
Overview
VEERP_LINKS is a standard SAP S/4HANA table that stores Table for maintaining VE ERP Links data. There are total 6 fields in the VEERP_LINKS table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table VEERP_LINKS 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 VEERP_LINKS to other SAP tables and standard CDS views available based on VEERP_LINKS table in S/4HANA 2020.
Techincal Settings of VEERP_LINKS
Below are technical details of the table VEERP_LINKS
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of VEERP_LINKS Fields
The following table gives you an overview of the fields available in VEERP_LINKS
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT | 3 |
| OBJ_GUID | UUID in character form | SYSUUID_C | VEOBJECT | CHAR | 32 |
| ERP_OBJ_TYPE | Linked SAP Object | DOKOB | TDWO | CHAR | 10 |
| ERP_OBJ_VALUE | Document Management Object Key | OBJKY | CHAR | 90 | |
| LO_OBJID | Logical document | SDOK_LOID | DMS_LO_CD1 | CHAR | 32 |
| COUNTER | Counter for VE ERP Links | VE_COUNTER | NUMC | 2 |
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 VEERP_LINKS
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| VEERP_LINKS | ERP_OBJ_TYPE | : | TDWO |
| VEERP_LINKS | LO_OBJID | : | DMS_LO_CD1 |
| VEERP_LINKS | OBJ_GUID | : | VEOBJECT |