SAP ABAP Class CL_ATT_PROVIDER (MIMEs as Response, Such as Display Attachments)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI (Application Component) WebClient UI
     CRM_EMAIL_BASE (Package) E-Mail Functions
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HTTP_EXTENSION HTTP Framework (iHTTP) HTTP Request Handler 20041203
Properties
Class CL_ATT_PROVIDER  
Short Description MIMEs as Response, Such as Display Attachments    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CRM_EMAIL_BASE   E-Mail Functions 
Created 20041203   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ATT_PROVIDER has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_HTTP_EXTENSION HTTP Framework (iHTTP) HTTP Request Handler 20041203
Friends
Class CL_ATT_PROVIDER has no friend class.
Attributes
Class CL_ATT_PROVIDER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_MIME Instance method Private Method Gets MIME from Memory in String 20041203
2 GET_MIME_URL Static method Public Method URL for Access to Attachment 20041203
Events
Class CL_ATT_PROVIDER has no event.
Types
Class CL_ATT_PROVIDER has no local type.
Method Signatures

Method GET_MIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_CHARSET_CONTENT Call by reference Type reference (TYPE) STRING 20050406
2 Exporting EV_CHARSET_FILE_NAME Call by reference Type reference (TYPE) STRING 20050406
3 Exporting EV_FILE_NAME Call by reference Type reference (TYPE) STRING 20050310
4 Exporting EV_MIME_ASCII Call by reference Type reference (TYPE) STRING Content 20041203
5 Exporting EV_MIME_BIN Call by reference Type reference (TYPE) XSTRING Content 20041203
6 Exporting EV_MIME_TYPE Call by reference Type reference (TYPE) W3CONTTYPE HTML-Content-Type 20041203
7 Importing IV_CONTENT_ID Call by reference Type reference (TYPE) STRING Content ID 20041203

Method GET_MIME on class CL_ATT_PROVIDER has no exception.

Method GET_MIME_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_URL Call by reference Type reference (TYPE) STRING 20041203
2 Importing IR_BSP_RUNTIME Call by reference Object reference (TYPE REF TO) IF_BSP_RUNTIME BSP Runtime (wg. Session ID) 20041203
3 Importing IV_CONTENT_ID Call by reference Type reference (TYPE) STRING Content ID 20041203

Method GET_MIME_URL on class CL_ATT_PROVIDER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 500