VEMETADATA - Table for maintaining metadata of Visual objects
Table for maintaining metadata of Visual objects information is stored in SAP table VEMETADATA.
It is part of development package CV_VE_OBJECTS in software component CA-DMS-CNV. This development package consists of objects that can be grouped under "DMS integration for Extraction of Visual Enterprise Objects".
It is part of development package CV_VE_OBJECTS in software component CA-DMS-CNV. This development package consists of objects that can be grouped under "DMS integration for Extraction of Visual Enterprise Objects".
Fields for table VEMETADATA
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | * |
MD_GUID | UUID in character form | X | SYSUUID_C | CHAR | 64 | |
LO_OBJID | Logical document | SDOK_LOID | CHAR | 64 | DMS_LO_CD1 | |
MD_ID | Identification of Metadata | VE_MD_ID | CHAR | 32 | ||
MD_CAT | Tag Category | VE_MD_CAT | CHAR | 32 | ||
MD_NAME | Tag Name | VE_MD_NAME | CHAR | 100 | ||
MD_DATATYPE | Datatype of VE metadata | VE_MD_DATATYPE | CHAR | 32 | ||
MD_VAL_LENGTH | Length of the metadata value | MD_VAL_LNTH | INT2 | 2 | ||
MD_VALUE | Metadata value for VE metadata | VE_MD_VALUE | CHAR | 2000 |