NWECMD_RELATIONS - nwecm: persistent representation of relations
nwecm: persistent representation of relations information is stored in SAP table NWECMD_RELATIONS.
It is part of development package S_NWECM_REFERENCE_STORE in software component BC-ECM-ABA. This development package consists of objects that can be grouped under "sample implementation of an ecm store".
It is part of development package S_NWECM_REFERENCE_STORE in software component BC-ECM-ABA. This development package consists of objects that can be grouped under "sample implementation of an ecm store".
Fields for table NWECMD_RELATIONS
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 3 | * |
RELATIONID | Globally Unique Identifier | X | OS_GUID | RAW | 16 | |
SOURCE_ID | Globally Unique Identifier | OS_GUID | RAW | 16 | ||
TARGET_ID | Globally Unique Identifier | OS_GUID | RAW | 16 | ||
RELATION_TYPE | nwecm: String | NWECM_STRING | STRG | 8 | ||
.INCLUDE | NWECM_S_STDPROPERTIES | 0 | ||||
LAST_ACCESS | nwecm: Timestamp (DATS + TIMS) | NWECM_TIMESTAMP | DEC | 11 | ||
LAST_ACCESS_BY | nwecm: String | NWECM_STRING | STRG | 8 | ||
LAST_MODIFIED | nwecm: Timestamp (DATS + TIMS) | NWECM_TIMESTAMP | DEC | 11 | ||
MODIFIED_BY | nwecm: String | NWECM_STRING | STRG | 8 | ||
CREATION_DATE | nwecm: Timestamp (DATS + TIMS) | NWECM_TIMESTAMP | DEC | 11 | ||
CREATED_BY | nwecm: String | NWECM_STRING | STRG | 8 |