SAP ABAP Table CRMT_ATTACHMENT_META (Structure for List of Attachments to a CRM Order)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-BTX-BF-XIF (Application Component) External Interface Business Transaction
     CRMXIF_ATTACHMENTS (Package) Processing of Attachments via the XIF Inbound Interface
Basic Data
Table Category INTTAB    Structure 
Structure CRMT_ATTACHMENT_META   Table Relationship Diagram
Short Description Structure for List of Attachments to a CRM Order    
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   Link to Attachment for external Interface CRM  
2 URL CRMXIF_URL CRMXIF_URL CHAR 950   0   URL for external Interfaces  
3 PURPOSE SDOK_PROPV SDOK_PROPV CHAR 64   0   Attribute Value  
4 FILE_NAME CRMXIF_FILENAME CHAR255 CHAR 255   0   Filename without path, with Extension (for external IF)  
5 TITLE SDOK_TITEL TEXT64 CHAR 64   0   Title of a document  
6 FILE_SIZE SDOK_FSIZE SDOK_FSIZE NUMC 12   0   File size (in bytes)  
7 MIME_TYPE W3CONTTYPE W3_CONTTYP CHAR 128   0   HTML content type  
8 LANGUAGE SPRAS SPRAS LANG 1   0   Language Key *
9 LANGUAGE_ISO CRMXIF_LANGUAGE_ISO LAISO CHAR 2   0   Language Key (ISO)  
10 DOC_ID SO_ENTRYID SO_ENTRYID CHAR 46   0   Folder Entry ID (Obj+Fol+Forwarder Name)  
11 HEADER_GUID CRMT_OBJECT_GUID_C SYSUUID_C CHAR 32   0   GUID of a CRM Order Object, 32 Bit Characters  
12 ITEM_GUID CRMT_OBJECT_GUID_C SYSUUID_C CHAR 32   0   GUID of a CRM Order Object, 32 Bit Characters  
History
Last changed by/on SAP  20130604 
SAP Release Created in 350