SAP ABAP Class CL_CRM_MCM_MAIL_IC_ATTACHMENT (MCM Mail Attachments)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-GTF-IC-CHA (Application Component) Communication Channel
⤷
IC_CCS_MCM (Package) IC Communication Channels Service Multi-Channel Management

⤷

⤷

Properties
Class | CL_CRM_MCM_MAIL_IC_ATTACHMENT | |
Short Description | MCM Mail Attachments | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | IC_CCS_MCM | IC Communication Channels Service Multi-Channel Management |
Created | 20040202 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_CRM_MCM_MAIL_IC_ATTACHMENT has no forward declaration.
Interfaces
Class CL_CRM_MCM_MAIL_IC_ATTACHMENT has no interface implemented.
Friends
Class CL_CRM_MCM_MAIL_IC_ATTACHMENT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CRMS_EMAIL_MIME_STRUC | CRM E-Mail: Display of a MIME Body Part | 20040202 | ||
2 | ![]() |
Static Attribute | Public | Type reference (TYPE) | STRING | 20040227 | |||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_CRM_MCM_MAIL_SESSION | 20040202 | |||
4 | ![]() |
Static Attribute | Public | Type reference (TYPE) | STRING | 20040227 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | 20040202 | |
2 | ![]() |
Static method | Public | Method | 20040203 | |
3 | ![]() |
Instance method | Public | Method | 20040202 | |
4 | ![]() |
Instance method | Public | Method | 20040202 | |
5 | ![]() |
Instance method | Public | Method | 20040202 | |
6 | ![]() |
Instance method | Public | Method | 20040202 | |
7 | ![]() |
Instance method | Public | Method | 20040202 | |
8 | ![]() |
Instance method | Public | Method | 20040226 | |
9 | ![]() |
Instance method | Public | Method | 20040216 |
Events
Class CL_CRM_MCM_MAIL_IC_ATTACHMENT has no event.
Types
Class CL_CRM_MCM_MAIL_IC_ATTACHMENT has no local type.
Method Signatures
Method CREATE_BY_CONTENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ATTACHMENT | Value transfer | Object reference (TYPE REF TO) | CL_CRM_MCM_MAIL_IC_ATTACHMENT | MCM Mail Attachments (BSP-Controller) | 20040202 | ||
2 | ![]() |
ATTACHMENT_ID | Call by reference | Type reference (TYPE) | STRING | 20040402 | |||
3 | ![]() |
FILE_CONTENT | Call by reference | Type reference (TYPE) | XSTRING | 20040202 | |||
4 | ![]() |
FILE_CONTENT_TYPE | Call by reference | Type reference (TYPE) | STRING | 20040202 | |||
5 | ![]() |
FILE_NAME | Call by reference | Type reference (TYPE) | STRING | 20040202 | |||
6 | ![]() |
SESSION | Call by reference | Object reference (TYPE REF TO) | CL_CRM_MCM_MAIL_SESSION | 20040202 |
Method CREATE_BY_CONTENT on class CL_CRM_MCM_MAIL_IC_ATTACHMENT has no exception.
Method CREATE_BY_STRUCTURE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ATTACHMENT | Value transfer | Object reference (TYPE REF TO) | CL_CRM_MCM_MAIL_IC_ATTACHMENT | MCM Mail Attachments (BSP-Controller) | 20040203 | ||
2 | ![]() |
MIME_STRUCTURE | Call by reference | Type reference (TYPE) | CRMS_EMAIL_MIME_STRUC | CRM E-Mail: Display of a MIME Body Part | 20040203 | ||
3 | ![]() |
SESSION | Call by reference | Object reference (TYPE REF TO) | CL_CRM_MCM_MAIL_SESSION | 20040301 |
Method CREATE_BY_STRUCTURE on class CL_CRM_MCM_MAIL_IC_ATTACHMENT has no exception.
Method GET_FILE_CONTENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FILE_CONTENT | Value transfer | Type reference (TYPE) | XSTRING | 20040202 |
Method GET_FILE_CONTENT on class CL_CRM_MCM_MAIL_IC_ATTACHMENT has no exception.
Method GET_FILE_CONTENT_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FILE_CONTENT_TYPE | Value transfer | Type reference (TYPE) | STRING | 20040202 |
Method GET_FILE_CONTENT_TYPE on class CL_CRM_MCM_MAIL_IC_ATTACHMENT has no exception.
Method GET_FILE_C_CONTENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CDATA | Value transfer | Type reference (TYPE) | STRING | 20040202 |
Method GET_FILE_C_CONTENT on class CL_CRM_MCM_MAIL_IC_ATTACHMENT has no exception.
Method GET_FILE_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FILE_NAME | Value transfer | Type reference (TYPE) | STRING | 20040202 |
Method GET_FILE_NAME on class CL_CRM_MCM_MAIL_IC_ATTACHMENT has no exception.
Method GET_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID | Value transfer | Type reference (TYPE) | STRING | 20040202 |
Method GET_ID on class CL_CRM_MCM_MAIL_IC_ATTACHMENT has no exception.
Method GET_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TYPE | Value transfer | Type reference (TYPE) | STRING | 20040226 |
Method GET_TYPE on class CL_CRM_MCM_MAIL_IC_ATTACHMENT has no exception.
Method GET_URL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ATTACHMENT_ID | Value transfer | Type reference (TYPE) | STRING | 20040302 | |||
2 | ![]() |
URL | Value transfer | Type reference (TYPE) | STRING | 20040226 |
Method GET_URL on class CL_CRM_MCM_MAIL_IC_ATTACHMENT has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 400 |