SAP ABAP Class CL_SOAP_WSRMB_ACCEPT (Create sequence message)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-WS-ABA-RT (Application Component) WebServices ABAP Runtime
     SOAP_WSRMB (Package) WSRM extensions with focus on BizTalk interoperability
Properties
Class CL_SOAP_WSRMB_ACCEPT  
Short Description Create sequence message    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SOAP_WSRMB   WSRM extensions with focus on BizTalk interoperability 
Created 20070622   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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
Class CL_SOAP_WSRMB_ACCEPT has no interface implemented.
Friends
Class CL_SOAP_WSRMB_ACCEPT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_ACKS_TO Instance attribute Private Object reference (TYPE REF TO) CL_SOAP_WSRMB_ENDPOINT_REF AcksTo object 20070622
2 M_WSRM_NAMESPACE Instance attribute Private Type reference (TYPE) STRING WSRM namespace to distinguish WSRM 1.0 from WSRM 1.1 20081222
3 M_XML_PART_ROOT Instance attribute Private Object reference (TYPE REF TO) IF_SXMLP_LIST wsrm:CreateSequence part 20070622
Methods
# Method Level Visibility Method type Description Created on
1 COMPOSE_PART Instance method Public Method compose the wsrm:Accept part 20070622
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20070622
3 GET_ACKS_TO Instance method Public Method get the wsrm:AcksTo part 20070622
4 GET_PART Instance method Public Method get the wsrm:Accept part 20070622
Events
Class CL_SOAP_WSRMB_ACCEPT has no event.
Types
Class CL_SOAP_WSRMB_ACCEPT has no local type.
Method Signatures

Method COMPOSE_PART Signature

Method COMPOSE_PART on class CL_SOAP_WSRMB_ACCEPT has no parameter.
Method COMPOSE_PART on class CL_SOAP_WSRMB_ACCEPT has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing WSRM_NAMESPACE Call by reference Type reference (TYPE) STRING WSRM namespace to distinguish WSRM 1.0 from WSRM 1.1 20081222

Method CONSTRUCTOR on class CL_SOAP_WSRMB_ACCEPT has no exception.

Method GET_ACKS_TO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ACKS_TO Value transfer Object reference (TYPE REF TO) CL_SOAP_WSRMB_ENDPOINT_REF wsrm:AcksTo part 20070622

Method GET_ACKS_TO on class CL_SOAP_WSRMB_ACCEPT has no exception.

Method GET_PART Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PART Value transfer Object reference (TYPE REF TO) IF_SXMLP_PART create sequence part 20070622

Method GET_PART on class CL_SOAP_WSRMB_ACCEPT has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in 710