SAP ABAP Interface IF_SOAP_ATTACHMENT_MESSAGE (Low-Level Message Interface Implemented by Transport Binding)
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
Properties
Interface IF_SOAP_ATTACHMENT_MESSAGE  
Short Description Low-Level Message Interface Implemented by Transport Binding    
General Data
Package SOAP_CORE   SOAP Runtime: Core SOAP Functionality 
Created 20021211   SAP 
Last changed 20090618   SAP 
Unicode checks active    
Forward declarations
Interface IF_SOAP_ATTACHMENT_MESSAGE has no forward declaration.
Interfaces
Interface IF_SOAP_ATTACHMENT_MESSAGE has no interface.
Friends
Interface IF_SOAP_ATTACHMENT_MESSAGE has no friend.
Attributes
Interface IF_SOAP_ATTACHMENT_MESSAGE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_ATTACHMENT_PART Instance method Public Method Add mime parts to attachment bag 20021211
2 ADD_BODY_PART Instance method Public Method Add xml elements to soap body 20021211
3 ADD_HEADER_PART Instance method Public Method Add xml elements to soap header 20021211
Events
Interface IF_SOAP_ATTACHMENT_MESSAGE has no event.
Types
Interface IF_SOAP_ATTACHMENT_MESSAGE has no local type.
Method Signatures

Method ADD_ATTACHMENT_PART 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_MIME_PART MIME part interface 20021211
# Exception Resumable Description Created on
1 CX_SOAP_NOT_SUPPORTED soap core exception 20021211

Method ADD_BODY_PART 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_SXML_PART 20021211

Method ADD_BODY_PART on Interface IF_SOAP_ATTACHMENT_MESSAGE has no exception.

Method ADD_HEADER_PART 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_SXML_PART interface for soap parts 20021211

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