SAP ABAP Class CL_SOAP_WSRMB_BODY_CL (CL_SOAP_WSRMB_BODY_CL)
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_BODY_CL  
Short Description    
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 20080328   SAP 
Last change 20080612   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)
2 TSRTM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_SOAP_WSRMB_BODY_CL has no interface implemented.
Friends
Class CL_SOAP_WSRMB_BODY_CL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_CLASS_NAME Constant Private Type reference (TYPE) STRING 'CL_SOAP_WSRMB_BODY_CL' 20080404
2 CO_PROCESSOR_ID Constant Private Type reference (TYPE) SRT_MONI_PROC_ID TSRTM_PROC_ID_WSRM 20080404
3 M_IDENTIFIER Instance attribute Private Type reference (TYPE) STRING 20080404
4 M_LAST_MSG_NR Instance attribute Private Type reference (TYPE) WSRMB_MESSAGE_NUMBER 20080404
5 M_WSRM_NAMESPACE Instance attribute Private Type reference (TYPE) STRING 20080404
6 M_XML_PART_IDENTIFIER Instance attribute Private Object reference (TYPE REF TO) IF_SXMLP_DATA 20080404
7 M_XML_PART_LAST_MSG_NR Instance attribute Private Object reference (TYPE REF TO) IF_SXMLP_DATA 20080404
8 M_XML_PART_ROOT Instance attribute Private Object reference (TYPE REF TO) IF_SXMLP_LIST 20080404
Methods
# Method Level Visibility Method type Description Created on
1 COMPOSE_PART_TO_DESERIALIZE Instance method Public Method 20080404
2 COMPOSE_PART_TO_SERIALIZE Instance method Public Method 20080404
3 CONSTRUCTOR Instance method Public Constructor 20080404
4 GET_IDENTIFIER Instance method Public Method 20080404
5 GET_LAST_MSG_NUMBER Instance method Public Method 20080404
6 GET_PART Instance method Public Method 20080404
7 SET_IDENTIFIER Instance method Public Method 20080404
8 SET_LAST_MSG_NUMBER Instance method Public Method 20080404
Events
Class CL_SOAP_WSRMB_BODY_CL has no event.
Types
Class CL_SOAP_WSRMB_BODY_CL has no local type.
Method Signatures

Method COMPOSE_PART_TO_DESERIALIZE Signature

Method COMPOSE_PART_TO_DESERIALIZE on class CL_SOAP_WSRMB_BODY_CL has no parameter.
Method COMPOSE_PART_TO_DESERIALIZE on class CL_SOAP_WSRMB_BODY_CL has no exception.

Method COMPOSE_PART_TO_SERIALIZE Signature

Method COMPOSE_PART_TO_SERIALIZE on class CL_SOAP_WSRMB_BODY_CL has no parameter.
Method COMPOSE_PART_TO_SERIALIZE on class CL_SOAP_WSRMB_BODY_CL 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 20080404

Method CONSTRUCTOR on class CL_SOAP_WSRMB_BODY_CL has no exception.

Method GET_IDENTIFIER Signature

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

Method GET_IDENTIFIER on class CL_SOAP_WSRMB_BODY_CL has no exception.

Method GET_LAST_MSG_NUMBER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning LAST_MSG_NUMBER Value transfer Type reference (TYPE) WSRMB_MESSAGE_NUMBER 20080404

Method GET_LAST_MSG_NUMBER on class CL_SOAP_WSRMB_BODY_CL 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 20080404

Method GET_PART on class CL_SOAP_WSRMB_BODY_CL has no exception.

Method SET_IDENTIFIER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IDENTIFIER Call by reference Type reference (TYPE) STRING 20080404

Method SET_IDENTIFIER on class CL_SOAP_WSRMB_BODY_CL has no exception.

Method SET_LAST_MSG_NUMBER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LAST_MSG_NUMBER Value transfer Type reference (TYPE) WSRMB_MESSAGE_NUMBER 20080404

Method SET_LAST_MSG_NUMBER on class CL_SOAP_WSRMB_BODY_CL has no exception.
History
Last changed by/on SAP  20080612 
SAP Release Created in