NWECMD_NODE - table for persistent node objects
table for persistent node objects information is stored in SAP table NWECMD_NODE.
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_NODE
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| MANDT | Client | X | MANDT | CLNT | 3 | * |
| NODEID | Globally Unique Identifier | X | OS_GUID | RAW | 16 | |
| PARENTID | nwecm: UU Identifier | NWECM_IDENTITY | RAW | 16 | ||
| DISCRIMINATOR | Globally Unique Identifier | OS_GUID | RAW | 16 | ||
| NAME | char-like path segment | NWECM_PATHSEGMENT | CHAR | 255 | ||
| PATH | nwecm: String | NWECM_STRING | STRG | 8 | ||
| INDEX1 | nwecm: Integer | NWECM_INTEGER | INT4 | 4 | ||
| MODIFY_COUNTER | nwecm: Integer | NWECM_INTEGER | INT4 | 4 | ||
| ETAG | nwecm: eTag | NWECM_ETAG | 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 | ||
| .INCLUDE | NWECM_S_SYSTEMPROPERTIES | 0 | ||||
| ISREADONLY | nwecm: boolean | NWECM_BOOLEAN | CHAR | 1 | ||
| ISHIDDEN | nwecm: boolean | NWECM_BOOLEAN | CHAR | 1 | ||
| ISSYSTEM | nwecm: boolean | NWECM_BOOLEAN | CHAR | 1 | ||
| ISARCHIVED | nwecm: boolean | NWECM_BOOLEAN | CHAR | 1 | ||
| REFTO_CONTENTINS | Globally Unique Identifier | OS_GUID | RAW | 16 | ||
| REFTO_CONTENTCLS | Globally Unique Identifier | OS_GUID | RAW | 16 | ||
| REFTO_LOCKINS | Globally Unique Identifier | OS_GUID | RAW | 16 | ||
| REFTO_LOCKCLS | Globally Unique Identifier | OS_GUID | RAW | 16 |