SAP ABAP Class CL_BCB_MIME_MULTIPART (Mime Message wie in javax.mail Implementierung)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-GTF-IC-CHA (Application Component) Communication Channel
⤷
ICI_BCB (Package) Business Communication Broker

⤷

⤷

Properties
Class | CL_BCB_MIME_MULTIPART | |
Short Description | Mime Message wie in javax.mail Implementierung | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ICI_BCB | Business Communication Broker |
Created | 20040126 | SAP |
Last change | 20081007 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_BCB_MIME_MULTIPART has no forward declaration.
Interfaces
Class CL_BCB_MIME_MULTIPART has no interface implemented.
Friends
Class CL_BCB_MIME_MULTIPART 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) | STRING | 20040126 | |||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | CRM_BCB_MAIL_MIME_PART_T | transfer table for mail attachments | 20040126 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Adds a Part to the multipart. Is appended to the list of exi | 20040126 |
2 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20040126 |
3 | ![]() |
Instance method | Public | Method | 20040129 | |
4 | ![]() |
Instance method | Public | Method | 20040129 | |
5 | ![]() |
Instance method | Public | Method | 20040126 | |
6 | ![]() |
Instance method | Public | Method | 20040129 |
Events
Class CL_BCB_MIME_MULTIPART has no event.
Types
Class CL_BCB_MIME_MULTIPART has no local type.
Method Signatures
Method ADD_BODY_PART Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
BODY_PART | Call by reference | Object reference (TYPE REF TO) | CL_BCB_MIME_BODYPART | 20040126 |
Method ADD_BODY_PART on class CL_BCB_MIME_MULTIPART has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_BCB_MIME_MULTIPART has no parameter.
Method CONSTRUCTOR on class CL_BCB_MIME_MULTIPART has no exception.
Method GET_BODY_PART_BY_INDEX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
BODYPART | Value transfer | Object reference (TYPE REF TO) | CL_BCB_MIME_BODYPART | 20040129 | |||
2 | ![]() |
INDEX | Call by reference | Type reference (TYPE) | I | 20040129 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20040129 |
Method GET_COUNT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COUNT | Value transfer | Type reference (TYPE) | I | 20040129 |
Method GET_COUNT on class CL_BCB_MIME_MULTIPART has no exception.
Method SET_SUB_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SUB_TYPE | Call by reference | Type reference (TYPE) | STRING | 20040126 |
Method SET_SUB_TYPE on class CL_BCB_MIME_MULTIPART has no exception.
Method WRITE_TO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MIMES | Value transfer | Type reference (TYPE) | CRMT_EMAIL_MIME_STRUC | CRM: Table Type for Display of MIME Body Part | 20040129 |
Method WRITE_TO on class CL_BCB_MIME_MULTIPART has no exception.
History
Last changed by/on | SAP | 20081007 |
SAP Release Created in | 400 |