SAP ABAP Class CL_XMS_MULTIPART (CL_XMS_MULTIPART)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-XI-IS-IEN (Application Component) Integration Engine
⤷
SXMSMSG (Package) XI: Message Handling
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_XMS_MULTIPART | IF_XMS_MULTIPART | 20011218 |
Properties
| Class | CL_XMS_MULTIPART | |
| Short Description | CL_XMS_MULTIPART | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SXMSMSG | XI: Message Handling |
| Created | 20010607 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_XMS_MULTIPART | IF_XMS_MULTIPART | 20011218 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_XMS_PART_UTIL | 20011218 | CL_XMS_PART_FACTORY |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | See coding | 20010607 | |||||
| 2 | Instance attribute | Private | Type reference (TYPE) | STRING | 20011218 | ||||
| 3 | Constant | Private | Type reference (TYPE) | STRING | 'multipart/related' | 20010607 | |||
| 4 | Constant | Private | Type reference (TYPE) | CHAR2 | CL_ABAP_CHAR_UTILITIES=>CR_LF | CR_LF | 20011219 | ||
| 5 | Constant | Private | Type reference (TYPE) | X | '0D' | CompaRatio | 20010607 | ||
| 6 | Constant | Private | Type reference (TYPE) | X | '0A' | LC | 20010607 | ||
| 7 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_XMS_PART_UTIL | CL_XMS_PART_UTIL | 20011217 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | STRING | 20020812 | ||||
| 9 | Instance attribute | Private | Type reference (TYPE) | STRING | 20020812 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20010611 | |
| 2 | Instance method | Public | Constructor | Constructor | 20010607 |
Events
Class CL_XMS_MULTIPART has no event.
Types
Class CL_XMS_MULTIPART has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_XMS_MULTIPART has no parameter.
Method CLASS_CONSTRUCTOR on class CL_XMS_MULTIPART has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BOUNDARY | Value transfer | Type reference (TYPE) | STRING | BOUNDARY | 20010607 |
Method CONSTRUCTOR on class CL_XMS_MULTIPART has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 620 |