DMS_VEG_LOOKUP - Lookup table to store CAD config and DIR for VEG integration
Lookup table to store CAD config and DIR for VEG integration information is stored in SAP table DMS_VEG_LOOKUP.
It is part of development package CV_CNV_VEG in software component CA-DMS-CNV. This development package consists of objects that can be grouped under "DMS Visual Enterprise Connector".
It is part of development package CV_CNV_VEG in software component CA-DMS-CNV. This development package consists of objects that can be grouped under "DMS Visual Enterprise Connector".
Fields for table DMS_VEG_LOOKUP
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| MANDT | Client | X | MANDT | CLNT | 6 | * |
| PDMGUID | Unique identifier of PDM data for VEG integration | X | DMS_VEG_GUID | RAW | 16 | |
| PDMDOCID | PDM Document ID for VEG integration | DMS_VEG_CADDOC | CHAR | 400 | ||
| PDMCONFIG | PDM Configuration for VEG integration | DMS_VEG_CADCFG | CHAR | 100 | ||
| PDMVERSION | PDM Document Version for VEG integration | DMS_VEG_CADVER | CHAR | 100 | ||
| PDMREPR | PDM CAD Representation | DMS_VEG_CADREPR | CHAR | 400 | ||
| DOCNUMBER | Document number | DOKNR | CHAR | 50 | * | |
| DOCTYPE | Document Type | DOKAR | CHAR | 6 | * | |
| DOCPART | Document Part | DOKTL_D | CHAR | 6 | ||
| DOCVERSION | Document Version | DOKVR | CHAR | 4 | ||
| PROSERVER | Processing server for VEG Integration | DMS_VEG_PRO_SRV | CHAR | 20 | ||
| PROCONTEXT | Processing Context for VEG Integration | DMS_VEG_PRO_CXT | CHAR | 40 |