SAP ABAP Table CRMS_BO_DOCUMENTS_URI (Link Between a Business Object and a Document)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-BF (Application Component) Basic Functions
     CRM_ES_BY_ATTACHMENT (Package) Package for Model changes for ent. search through attachment
Basic Data
Table Category INTTAB    Structure 
Structure CRMS_BO_DOCUMENTS_URI   Table Relationship Diagram
Short Description Link Between a Business Object and a Document    
Delivery and Maintenance
Pool/cluster      
Delivery Class      
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 .INCLUDE       0   0   KW Framework: Object Key  
2 OBJTYPE SKWF_IOTY SKWF_IOTY CHAR 1   0   KW Framework: IO type  
3 .INCLUDE       0   0   SDOK: BOR key for information object  
4 CLASS SDOK_CLASS SDOK_CLASS CHAR 10   0   Document class SDOKIOCL
5 OBJID SDOK_DOCID SDOK_DOCID CHAR 32   0   ID for documents and relations  
6 BO_INSTID SIBFBORIID SIBFBORIID CHAR 70   0   Instance Ident. in BOR Compat. Persistent Object References  
7 DOCUMENT_URI SAEURI SADC4096 CHAR 4096   0   SAP ArchiveLink: Data Element for Absolute URI  
8 NAME SKWF_URLP SDOK_PRV_L CHAR 40   0   Name  
9 FILE_NAME SDOK_FILNM SDOK_FILNM CHAR 255   0   Relative storage location of physical document  
10 FILE_TYPE SDOK_TRFMD SDOK_TRFMD CHAR 1   0   Type of data transfer  
11 FILE_SIZE SDOK_FSIZE SDOK_FSIZE NUMC 12   0   File size (in bytes)  
12 MIMETYPE W3CONTTYPE W3_CONTTYP CHAR 128   0   HTML content type  
13 DOC_TYPE CRMT_DOC_TYPE   STRG 0   0   CRM Content Management: Clear Text for MIME Type  
14 DOC_CONTENT_URL CRMT_DOC_CONTENT_URL   STRG 0   0   CRM Content Management: URL to Document Content  
15 DESCRIPTION CRMT_DESCRIPTION_CM TEXT64 CHAR 64   0   Description of a document  
16 CREATED_BY CRMT_CRUSR USERNAME CHAR 12   0   Created By  
17 CREATED_AT CRMT_DOC_CRTST CRMT_DOC_TSTMP NUMC 14   0   Created On (UTC)  
18 LAST_CHANGED_BY CRMT_CHUSR_CM USERNAME CHAR 12   0   Last Changed By  
19 LAST_CHANGED_AT CRMT_DOC_CHTST CRMT_DOC_TSTMP NUMC 14   0   Changed At (UTC)  
20 LANGUAGE SPRAS SPRAS LANG 1   0   Language Key *
Foreign Keys
Source Table Source Column Foreign Table Foreign Column Dependency Factor Cardinality left Cardinality right
1 CRMS_BO_DOCUMENTS_URI CLASS SDOKIOCL IO_CLASS    
History
Last changed by/on SAP  20141013 
SAP Release Created in