SAP ABAP Class CL_SOAP_WSRMB_HDR_SEQ_FLT (sequence acknowledgement header block)
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_HDR_SEQ_FLT  
Short Description sequence acknowledgement header block    
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 20080320   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_SOAP_WSRMB_ACK_HANDLER Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CL_SOAP_WSRMB_SPECIFICATION Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 TSOAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 TSRTM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_SOAP_WSRMB_HDR_SEQ_FLT has no interface implemented.
Friends
Class CL_SOAP_WSRMB_HDR_SEQ_FLT 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_HDR_SEQ_FLT' WSRM: Class Name 20080320
2 CO_PROCESSOR_ID Constant Private Type reference (TYPE) SRT_MONI_PROC_ID TSRTM_PROC_ID_WSRM SOAP Runtime Processor Unit ID 20080320
3 M_FAULT_CODE Instance attribute Private Type reference (TYPE) STRING FaultCode as string 20080320
4 M_WSRM_NAMESPACE Instance attribute Private Type reference (TYPE) STRING WSRM namespace to distinguish WSRM 1.0 from WSRM 1.1 20080320
5 M_XML_PART_FAULT_CODE Instance attribute Private Object reference (TYPE REF TO) IF_SXMLP_SIMPLE wsrm:FaultCode part 20080320
6 M_XML_PART_FAULT_DETAIL Instance attribute Private Object reference (TYPE REF TO) IF_SXMLP_LIST wsrm:Detail part 20080320
7 M_XML_PART_SEQ_FLT Instance attribute Private Object reference (TYPE REF TO) IF_SXMLP_LIST wsrm:SequenceFault part 20080320
Methods
# Method Level Visibility Method type Description Created on
1 COMPOSE_PART_TO_DESERIALIZE Instance method Public Method compose the wsrm:Sequence part for deserialization 20080320
2 COMPOSE_PART_TO_SERIALIZE Instance method Public Method compose the wsrm:Sequence part for serialization 20080320
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20080320
4 GET_DETAIL Instance method Public Method get the wsrm:Detail part 20100212
5 GET_FAULT_CODE Instance method Public Method get the wsrm:FaultCode value 20080320
6 GET_PART Instance method Public Method get the wsrm:Sequence part 20080320
7 SET_FAULT_CODE Instance method Public Method set the wsrm:FaultCode value 20080320
Events
Class CL_SOAP_WSRMB_HDR_SEQ_FLT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 MESSAGE_NUMBER_LIST_TYPE Public See coding type for list of message numbers 20080320 message_number_list_type TYPE TABLE OF i WITH DEFAULT KEY
Method Signatures

Method COMPOSE_PART_TO_DESERIALIZE Signature

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

Method COMPOSE_PART_TO_SERIALIZE Signature

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

Method CONSTRUCTOR on class CL_SOAP_WSRMB_HDR_SEQ_FLT has no exception.

Method GET_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DETAIL Value transfer Object reference (TYPE REF TO) IF_SXMLP_LIST wsrm:Detail part 20100212

Method GET_DETAIL on class CL_SOAP_WSRMB_HDR_SEQ_FLT has no exception.

Method GET_FAULT_CODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning FAULT_CODE Value transfer Type reference (TYPE) STRING wsrm:FaultCode value 20080320

Method GET_FAULT_CODE on class CL_SOAP_WSRMB_HDR_SEQ_FLT has no exception.

Method GET_PART Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SEQUENCE_FAULT Value transfer Object reference (TYPE REF TO) IF_SXMLP_PART wsrm:SequenceFault part 20080320

Method GET_PART on class CL_SOAP_WSRMB_HDR_SEQ_FLT has no exception.

Method SET_FAULT_CODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FAULT_CODE Call by reference Type reference (TYPE) STRING wsrm:FaultCode value 20080320

Method SET_FAULT_CODE on class CL_SOAP_WSRMB_HDR_SEQ_FLT has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 711