SAP ABAP Table NWECMD_CONTENT (nwecm: persistent table of (file) content)
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_CONTENT   Table Relationship Diagram
Short Description nwecm: persistent table of (file) content    
Delivery and Maintenance
Pool/cluster      
Delivery Class L   Table for storing temporary data, delivered empty 
Data Browser/Table View Maintenance     Display/Maintenance Allowed with Restrictions 
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 NWECMD_NODE
3 ENCODING NWECM_STRING   STRG 0   0   nwecm: String  
4 MIMETYPE NWECM_STRING   STRG 0   0   nwecm: String  
5 CONTENT_LENGTH NWECM_LONG   DEC 20   0   nwecm: kind of a long integer  
6 BLOB NWECM_CONTENT   RSTR 0   0   nwecm: arbitrary binary content  
7 FILEPOINTER NWECM_URL   STRG 0   0   nwecm: file pointer url  
Foreign Keys
Source Table Source Column Foreign Table Foreign Column Dependency Factor Cardinality left Cardinality right
1 NWECMD_CONTENT NODEID NWECMD_NODE NODEID 1 C
History
Last changed by/on SAP  20110908 
SAP Release Created in