SAP ABAP Interface IF_XMS_MULTIPART (IF_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 - 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
Interface IF_XMS_MULTIPART  
Short Description IF_XMS_MULTIPART    
General Data
Package SXMSMSG   XI: Message Handling 
Created 20011218   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_XMS_MULTIPART has no forward declaration.
Interfaces
Interface IF_XMS_MULTIPART has no interface.
Friends
Interface IF_XMS_MULTIPART has no friend.
Attributes
Interface IF_XMS_MULTIPART has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADDBODYPART Instance method Public Method Adds a Data Part to this Multipart 20011218
2 GETBODYPART Instance method Public Method Returns the Specified Data Part 20011218
3 GETBOUNDARY Instance method Public Method Returns Boundary String 20011218
4 GETCOUNT Instance method Public Method Returns the Number of Data Parts 20011218
5 READFROM Instance method Public Method Sets the Contents from Binary String 20011218
6 REMOVEBODYPART Instance method Public Method Deletes Specified Data Part 20011218
7 WRITETO Instance method Public Method Gives Content (inc. All Subcomponents) as a Binary String 20011218
Events
Interface IF_XMS_MULTIPART has no event.
Types
Interface 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 Importing PART Call by reference Object reference (TYPE REF TO) IF_XMS_PART IF_XMS_PART 20011218

Method ADDBODYPART on Interface IF_XMS_MULTIPART has no exception.

Method GETBODYPART Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INDEX Call by reference Type reference (TYPE) I 20011218
2 Returning PART Value transfer Object reference (TYPE REF TO) IF_XMS_PART IF_XMS_PART 20011218

Method GETBODYPART on Interface IF_XMS_MULTIPART has no exception.

Method GETBOUNDARY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RETURN Value transfer Type reference (TYPE) STRING 20011218

Method GETBOUNDARY on Interface IF_XMS_MULTIPART has no exception.

Method GETCOUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RETURN Value transfer Type reference (TYPE) I 20011218

Method GETCOUNT on Interface IF_XMS_MULTIPART has no exception.

Method READFROM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN Call by reference Type reference (TYPE) XSTRING 20011218
# Exception Resumable Description Created on
1 CX_XMS_EXCEPTION Ausnahmen der XMS Messaging APIs 20011218

Method REMOVEBODYPART Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INDEX Call by reference Type reference (TYPE) I 20011218

Method REMOVEBODYPART on Interface IF_XMS_MULTIPART has no exception.

Method WRITETO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning OUT Value transfer Type reference (TYPE) XSTRING 20011218
# Exception Resumable Description Created on
1 CX_XMS_EXCEPTION Ausnahmen der XMS Messaging APIs 20011218
History
Last changed by/on SAP  20110908 
SAP Release Created in 620