SAP ABAP Class IF_MESSAGE_PART (Message Part Interface)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_MESSAGE_PART_HTTP | SOAP Mime Part Class | 20021212 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WS_LOCAL_CALL_MSG_PART | MIME Part for Local Call (Shortcut) | 20060818 |
Properties
Class | IF_MESSAGE_PART | |
Short Description | Message Part Interface | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20021212 | SAP |
Last change | 20090618 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_MESSAGE_PART has no interface implemented.
Friends
Class IF_MESSAGE_PART has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | Content Encoding | 20040826 | ||
2 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | IF_MESSAGE_PART | Root Part of Multipart Message | 20040810 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | I | 20040810 | |||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | TSOAP_MIME_TYPE | 20021212 | |||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | T_MESSAGE_PART_TAB | 20040812 | |||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | 20021212 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20021212 | |
2 | ![]() |
Instance method | Public | Method | 20030116 | |
3 | ![]() |
Instance method | Public | Method | 20021212 | |
4 | ![]() |
Instance method | Public | Method | 20021212 | |
5 | ![]() |
Instance method | Public | Method | Sets Content Transfer Encoding | 20040826 |
Events
Class IF_MESSAGE_PART has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | T_MESSAGE_PART_TAB | Public | See coding | 20040812 | t_message_part_tab TYPE TABLE OF REF TO if_message_part
|
Method Signatures
Method ADD_MULTIPART Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ENCODING | Call by reference | Type reference (TYPE) | STRING | optional content encoding | 20040826 | ||
2 | ![]() |
PART | Value transfer | Object reference (TYPE REF TO) | IF_MESSAGE_PART | MIME part interface | 20021212 | ||
3 | ![]() |
PART_ID | Call by reference | Type reference (TYPE) | STRING | optional content ID | 20040825 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
soap core exception | 20021212 |
Method GET_CHAR_STREAM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
STREAM | Value transfer | Object reference (TYPE REF TO) | IF_CHAR_STREAM | 20030116 |
Method GET_CHAR_STREAM on class IF_MESSAGE_PART has no exception.
Method GET_MIME_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PARAMETER | Call by reference | Type reference (TYPE) | TSOAP_PROPERTIES | 20021212 | |||
2 | ![]() |
SUBTYPE | Call by reference | Type reference (TYPE) | STRING | 20021212 | |||
3 | ![]() |
TYPE | Call by reference | Type reference (TYPE) | STRING | 20021212 |
Method GET_MIME_TYPE on class IF_MESSAGE_PART has no exception.
Method SET_MIME_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PARAMETER | Call by reference | Type reference (TYPE) | TSOAP_PROPERTIES | 20021212 | |||
2 | ![]() |
SUBTYPE | Call by reference | Type reference (TYPE) | STRING | 20021212 | |||
3 | ![]() |
TYPE | Call by reference | Type reference (TYPE) | STRING | 20021212 |
Method SET_MIME_TYPE on class IF_MESSAGE_PART has no exception.
Method SET_TRANSFER_ENCODING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ENCODING | Call by reference | Type reference (TYPE) | STRING | 20040826 |
Method SET_TRANSFER_ENCODING on class IF_MESSAGE_PART has no exception.
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in |