NWECMD_CONTENT - nwecm: persistent table of (file) content
nwecm: persistent table of (file) content information is stored in SAP table NWECMD_CONTENT.
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_CONTENT
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 | NWECMD_NODE |
ENCODING | nwecm: String | NWECM_STRING | STRG | 8 | ||
MIMETYPE | nwecm: String | NWECM_STRING | STRG | 8 | ||
CONTENT_LENGTH | nwecm: kind of a long integer | NWECM_LONG | DEC | 11 | ||
BLOB | nwecm: arbitrary binary content | NWECM_CONTENT | RSTR | 8 | ||
FILEPOINTER | nwecm: file pointer url | NWECM_URL | STRG | 8 |