SAP ABAP Class IF_XMS_MULTIPART (IF_XMS_MULTIPART)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_XMS_MULTIPART | CL_XMS_MULTIPART | 20011218 |
Properties
| Class | IF_XMS_MULTIPART | |
| Short Description | IF_XMS_MULTIPART | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20011218 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_XMS_MULTIPART has no forward declaration.
Interfaces
Class IF_XMS_MULTIPART has no interface implemented.
Friends
Class IF_XMS_MULTIPART has no friend class.
Attributes
Class IF_XMS_MULTIPART has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Adds a Data Part to this Multipart | 20011218 | |
| 2 | Instance method | Public | Method | Returns the Specified Data Part | 20011218 | |
| 3 | Instance method | Public | Method | Returns Boundary String | 20011218 | |
| 4 | Instance method | Public | Method | Returns the Number of Data Parts | 20011218 | |
| 5 | Instance method | Public | Method | Sets the Contents from Binary String | 20011218 | |
| 6 | Instance method | Public | Method | Deletes Specified Data Part | 20011218 | |
| 7 | Instance method | Public | Method | Gives Content (inc. All Subcomponents) as a Binary String | 20011218 |
Events
Class IF_XMS_MULTIPART has no event.
Types
Class IF_XMS_MULTIPART has no local type.
Method Signatures
Method ADDBODYPART Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PART | Call by reference | Object reference (TYPE REF TO) | IF_XMS_PART | IF_XMS_PART | 20011218 |
Method ADDBODYPART on class IF_XMS_MULTIPART has no exception.
Method GETBODYPART Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INDEX | Call by reference | Type reference (TYPE) | I | 20011218 | ||||
| 2 | PART | Value transfer | Object reference (TYPE REF TO) | IF_XMS_PART | IF_XMS_PART | 20011218 |
Method GETBODYPART on class IF_XMS_MULTIPART has no exception.
Method GETBOUNDARY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RETURN | Value transfer | Type reference (TYPE) | STRING | 20011218 |
Method GETBOUNDARY on class IF_XMS_MULTIPART has no exception.
Method GETCOUNT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RETURN | Value transfer | Type reference (TYPE) | I | 20011218 |
Method GETCOUNT on class IF_XMS_MULTIPART has no exception.
Method READFROM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IN | Call by reference | Type reference (TYPE) | XSTRING | 20011218 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen der XMS Messaging APIs | 20011218 |
Method REMOVEBODYPART Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INDEX | Call by reference | Type reference (TYPE) | I | 20011218 |
Method REMOVEBODYPART on class IF_XMS_MULTIPART has no exception.
Method WRITETO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OUT | Value transfer | Type reference (TYPE) | XSTRING | 20011218 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen der XMS Messaging APIs | 20011218 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |