SAP ABAP Interface IF_MESSAGE_PART (Message Part Interface)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-WS-ABA-RT (Application Component) WebServices ABAP Runtime
     SOAP_CORE (Package) SOAP Runtime: Core SOAP Functionality
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
Interface IF_MESSAGE_PART  
Short Description Message Part Interface    
General Data
Package SOAP_CORE   SOAP Runtime: Core SOAP Functionality 
Created 20021212   SAP 
Last changed 20090618   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 TSOAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_MESSAGE_PART has no interface.
Friends
Interface IF_MESSAGE_PART has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ENCODING Instance attribute Public Type reference (TYPE) STRING Content Encoding 20040826
2 FIRST_PART Instance attribute Public Object reference (TYPE REF TO) IF_MESSAGE_PART Root Part of Multipart Message 20040810
3 IS_MULTIPART Instance attribute Public Type reference (TYPE) I 20040810
4 MIME_TYPE Instance attribute Public Type reference (TYPE) TSOAP_MIME_TYPE 20021212
5 PARTS Instance attribute Public Type reference (TYPE) T_MESSAGE_PART_TAB 20040812
6 PART_ID Instance attribute Public Type reference (TYPE) STRING 20021212
Methods
# Method Level Visibility Method type Description Created on
1 ADD_MULTIPART Instance method Public Method 20021212
2 GET_CHAR_STREAM Instance method Public Method 20030116
3 GET_MIME_TYPE Instance method Public Method 20021212
4 SET_MIME_TYPE Instance method Public Method 20021212
5 SET_TRANSFER_ENCODING Instance method Public Method Sets Content Transfer Encoding 20040826
Events
Interface 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 Importing ENCODING Call by reference Type reference (TYPE) STRING optional content encoding 20040826
2 Returning PART Value transfer Object reference (TYPE REF TO) IF_MESSAGE_PART MIME part interface 20021212
3 Importing PART_ID Call by reference Type reference (TYPE) STRING optional content ID 20040825
# Exception Resumable Description Created on
1 CX_SOAP_NOT_SUPPORTED soap core exception 20021212

Method GET_CHAR_STREAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning STREAM Value transfer Object reference (TYPE REF TO) IF_CHAR_STREAM 20030116

Method GET_CHAR_STREAM on Interface 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 Exporting PARAMETER Call by reference Type reference (TYPE) TSOAP_PROPERTIES 20021212
2 Exporting SUBTYPE Call by reference Type reference (TYPE) STRING 20021212
3 Exporting TYPE Call by reference Type reference (TYPE) STRING 20021212

Method GET_MIME_TYPE on Interface 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 Importing PARAMETER Call by reference Type reference (TYPE) TSOAP_PROPERTIES 20021212
2 Importing SUBTYPE Call by reference Type reference (TYPE) STRING 20021212
3 Importing TYPE Call by reference Type reference (TYPE) STRING 20021212

Method SET_MIME_TYPE on Interface 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 Importing ENCODING Call by reference Type reference (TYPE) STRING 20040826

Method SET_TRANSFER_ENCODING on Interface IF_MESSAGE_PART has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in 640