SAP ABAP Class CL_SOAP_WSRMB_SEQUENCE (technical sequence object)
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
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SOAP_WSRMB_SEQUENCE sequence interface 20070711
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SOAP_WSRMB_SEQUENCE_C technical sequence object for consumer role 20070619
2 Inheritance (c INHERITING FROM c_ref)  CL_SOAP_WSRMB_SEQUENCE_P technical sequence object for provider role 20070619
Properties
Class CL_SOAP_WSRMB_SEQUENCE  
Short Description technical sequence object    
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 20070619   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_HELPER Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 TSOAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 TSRTM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_SOAP_WSRMB_SEQUENCE sequence interface 20070711
Friends
# Friend Modeled only Created on Description
1 CL_SOAP_WSRMB_FACTORY 20070711 Instantiates sequence objects
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ACK_HANDLER Instance attribute Protected Object reference (TYPE REF TO) CL_SOAP_WSRMB_ACK_HANDLER WS-RM Ack Handling 20070717
2 ACK_HIGH Instance attribute Protected Type reference (TYPE) WSRMB_ACK_HIGH upper value of acknowledgement range 20070619
3 ACK_LOW Instance attribute Protected Type reference (TYPE) WSRMB_ACK_LOW lower value of acknowledgement range 20070619
4 CO_CLASS_NAME Constant Private Type reference (TYPE) STRING 'CL_SOAP_WSRMB_DB_HEADER' class name 20070619
5 CO_PROCESSOR_ID Constant Private Type reference (TYPE) SRT_MONI_PROC_ID TSRTM_PROC_ID_WSRM SOAP Runtime Processor Unit ID 20070619
6 CREATED_AT Instance attribute Protected Type reference (TYPE) WSRMB_CREATED_AT timestamp for creation 20070619
7 CREATED_BY Instance attribute Protected Type reference (TYPE) WSRMB_CREATED_BY created by 20070619
8 IA_PATTERN Instance attribute Protected Type reference (TYPE) WSRMB_INTERACTION_PATTERN interaction pattern number 20070619
9 IS_NEW Instance attribute Protected Type reference (TYPE) BOOLEAN true, if not persisted so far 20071221
10 LAST_CHANGED_AT Instance attribute Protected Type reference (TYPE) WSRMB_LAST_CHANGED_AT timestamp for last change 20070619
11 LAST_CHANGED_BY Instance attribute Protected Type reference (TYPE) WSRMB_LAST_CHANGED_BY last changed by 20070619
12 LAST_MESSAGE Instance attribute Protected Type reference (TYPE) BOOLEAN TSOAP_FALSE true, if the current message is the last message 20070725
13 LOCATION Instance attribute Protected Type reference (TYPE) WSRMB_LOCATION location (consumer / provider) 20070619
14 LOGICAL_SEQ_ID Instance attribute Protected Type reference (TYPE) WSRMB_LOGICAL_SEQ_ID assigned logical sequence ID 20071205
15 MANDT Instance attribute Protected Type reference (TYPE) MANDT client 20070619
16 MESSAGE_NUMBER Instance attribute Protected Type reference (TYPE) I message number 20070724
17 OBJECT_REGISTRY Static Attribute Protected Type reference (TYPE) IF_SOAP_WSRMB_SEQUENCE~OBJ_REGISTRY assignment of sequence IDs to objects 20070619
18 ROLE Instance attribute Protected Type reference (TYPE) WSRMB_ROLE role, for response sequences unequal to the location 20070718
19 SECURITY_MECHANISM Instance attribute Protected Type reference (TYPE) WSRMB_SECURITY_MECHANISM security mechanism 20080404
20 SEQ_ID_EXT Instance attribute Protected Type reference (TYPE) STRING external sequence ID 20070619
21 SEQ_ID_FLAVOUR Instance attribute Protected Type reference (TYPE) WSRMB_SEQ_ID_FLAVOUR flavour of sequence ID 20070619
22 SEQ_ID_INT Instance attribute Protected Type reference (TYPE) WSRMB_SEQ_ID_INT internal sequence ID 20070619
23 SINGLE_ACK_RANGE Instance attribute Protected Type reference (TYPE) WSRMB_SINGLE_ACK_RANGE only single acknowledgement range (performance opt.) 20070619
24 STATE Instance attribute Protected Type reference (TYPE) WSRMB_SEQ_STATE sequence state 20070619
25 WSRM_VERSION Instance attribute Protected Type reference (TYPE) WSRMB_WSRM_VERSION WSRM: WSRM version 20110105
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20070717
Events
Class CL_SOAP_WSRMB_SEQUENCE has no event.
Types
Class CL_SOAP_WSRMB_SEQUENCE has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_NEW Call by reference Type reference (TYPE) BOOLEAN TSOAP_FALSE true, if not persisted so far 20071221
2 Importing LOCATION Call by reference Type reference (TYPE) WSRMB_LOCATION CL_SOAP_WSRMB_HELPER=>CO_WSRMB_LOCATION_CONSUMER location, may differ from role for pattern 3 20070717
3 Importing MANDT Call by reference Type reference (TYPE) MANDT SY-MANDT Client 20070717
4 Importing SEQ_ID_EXT Call by reference Type reference (TYPE) STRING external sequence ID 20070717

Method CONSTRUCTOR on class CL_SOAP_WSRMB_SEQUENCE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 710