SAP ABAP Table NWECMD_NODE (table for persistent node objects)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ECM-ABA (Application Component) ECM ABAP Stack
     S_NWECM_REFERENCE_STORE (Package) sample implementation of an ecm store
Basic Data
Table Category TRANSP    Transparent table 
Transparent table NWECMD_NODE   Table Relationship Diagram
Short Description table for persistent node objects    
Delivery and Maintenance
Pool/cluster      
Delivery Class L   Table for storing temporary data, delivered empty 
Data Browser/Table View Maintenance X   Display/Maintenance Allowed 
Components
     
Field Key Data Element Domain Data
Type
Length Decimal
Places
Short Description Check
table
1 MANDT MANDT MANDT CLNT 3   0   Client *
2 NODEID OS_GUID SYSUUID RAW 16   0   Globally Unique Identifier  
3 PARENTID NWECM_IDENTITY SYSUUID RAW 16   0   nwecm: UU Identifier  
4 DISCRIMINATOR OS_GUID SYSUUID RAW 16   0   Globally Unique Identifier  
5 NAME NWECM_PATHSEGMENT   CHAR 255   0   char-like path segment  
6 PATH NWECM_STRING   STRG 0   0   nwecm: String  
7 INDEX1 NWECM_INTEGER   INT4 10   0   nwecm: Integer  
8 MODIFY_COUNTER NWECM_INTEGER   INT4 10   0   nwecm: Integer  
9 ETAG NWECM_ETAG   STRG 0   0   nwecm: eTag  
10 .INCLUDE       0   0   nwecm: some std properties  
11 LAST_ACCESS NWECM_TIMESTAMP TZNTSTMPL DEC 21   7   nwecm: Timestamp (DATS + TIMS)  
12 LAST_ACCESS_BY NWECM_STRING   STRG 0   0   nwecm: String  
13 LAST_MODIFIED NWECM_TIMESTAMP TZNTSTMPL DEC 21   7   nwecm: Timestamp (DATS + TIMS)  
14 MODIFIED_BY NWECM_STRING   STRG 0   0   nwecm: String  
15 CREATION_DATE NWECM_TIMESTAMP TZNTSTMPL DEC 21   7   nwecm: Timestamp (DATS + TIMS)  
16 CREATED_BY NWECM_STRING   STRG 0   0   nwecm: String  
17 .INCLUDE       0   0   nwecm: some system properties  
18 ISREADONLY NWECM_BOOLEAN   CHAR 1   0   nwecm: boolean  
19 ISHIDDEN NWECM_BOOLEAN   CHAR 1   0   nwecm: boolean  
20 ISSYSTEM NWECM_BOOLEAN   CHAR 1   0   nwecm: boolean  
21 ISARCHIVED NWECM_BOOLEAN   CHAR 1   0   nwecm: boolean  
22 REFTO_CONTENTINS OS_GUID SYSUUID RAW 16   0   Globally Unique Identifier  
23 REFTO_CONTENTCLS OS_GUID SYSUUID RAW 16   0   Globally Unique Identifier  
24 REFTO_LOCKINS OS_GUID SYSUUID RAW 16   0   Globally Unique Identifier  
25 REFTO_LOCKCLS OS_GUID SYSUUID RAW 16   0   Globally Unique Identifier  
History
Last changed by/on SAP  20110908 
SAP Release Created in