SAP ABAP Class CL_SOAP_WSRMB_SEQUENCE_P (technical sequence object for provider role)
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 Inheritance (c INHERITING FROM c_ref)  CL_SOAP_WSRMB_SEQUENCE technical sequence object 20070619
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SOAP_TECH_SEQUENCE_P technical (WSRM) sequence (internal API) 20070724
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SOAP_WSRMB_SEQUENCE_P sequence interface for provider role 20070712
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SOAP_WSRMB_SEQ_PATTERN_3_P technical sequence object for pattern 3 and provider role 20070713
Properties
Class CL_SOAP_WSRMB_SEQUENCE_P  
Short Description technical sequence object for provider role    
Super Class CL_SOAP_WSRMB_SEQUENCE technical sequence object 
Instantiability of a Class 1  Protected 
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 IF_SOAP_WSRMB_SEQUENCE_P Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
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
# Interface Abstract Final Description Created on
1 IF_SOAP_TECH_SEQUENCE_P technical (WSRM) sequence (internal API) 20070724
2 IF_SOAP_WSRMB_SEQUENCE_P sequence interface for provider role 20070712
Friends
# Friend Modeled only Created on Description
1 CL_SOAP_WSRMB_FACTORY 20070711 Instantiates sequence objects
2 CL_SOAP_WSRMB_SEQUENCE 20070619 technical sequence object
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_SEQUENCE_P' WSRM: Class Name 20070619
2 CO_PROCESSOR_ID Constant Private Type reference (TYPE) SRT_MONI_PROC_ID TSRTM_PROC_ID_WSRM SOAP Runtime Processor Unit ID 20070619
3 LAST_MESSAGE_NUMBER Instance attribute Protected Type reference (TYPE) WSRMB_LAST_MESSAGE_NUMBER WSRM last message number 20110105
4 MAX_DELIVERED Instance attribute Protected Type reference (TYPE) WSRMB_MAX_DELIVERED maximum message number delivered so far 20070619
5 MAX_RECEIVED Instance attribute Protected Type reference (TYPE) WSRMB_MAX_RECEIVED maximum message number received so far 20070619
6 PENDING_MESSAGE_NUMBERS Instance attribute Protected Type reference (TYPE) IF_SOAP_WSRMB_SEQUENCE_P=>MESSAGE_NUMBERS numbers and assigned persist IDs of pending messages 20080201
7 PENDING_MSGNRS_TO_ADD Instance attribute Protected Type reference (TYPE) IF_SOAP_WSRMB_SEQUENCE_P=>MESSAGE_NUMBERS numbers and assigned persist IDs of new pending messages 20080201
8 PENDING_MSGNRS_TO_REMOVE Instance attribute Protected Type reference (TYPE) IF_SOAP_WSRMB_SEQUENCE_P=>MESSAGE_NUMBERS numbers and assigned persist IDs of delivered messages 20080201
9 SERVICE_DEF Instance attribute Protected Type reference (TYPE) WSRMB_SERVICE_DEF name of service defintiion 20080404
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20070619
2 GET_ACK_HANDLER Instance method Public Method 20070719
3 GET_CREATED_AT Instance method Public Method 20070712
4 GET_CREATED_BY Instance method Public Method 20070712
5 GET_IA_PATTERN Instance method Public Method 20070712
6 GET_LAST_CHANGED_AT Instance method Public Method 20070712
7 GET_LAST_CHANGED_BY Instance method Public Method 20070712
8 GET_LOGICAL_SEQ_ID Instance method Public Method 20071221
9 GET_MAX_DELIVERED Instance method Public Method 20070712
10 GET_MAX_RECEIVED Instance method Public Method 20070712
11 GET_MESSAGE_NUMBER Instance method Public Method 20070725
12 GET_PENDING_MESSAGE_NUMBERS Instance method Public Method 20080131
13 GET_SECURITY_MECHANISM Instance method Public Method 20080404
14 GET_SEQ_ID_EXT Instance method Public Method 20070727
15 GET_SEQ_ID_FLAVOUR Instance method Public Method 20070712
16 GET_SEQ_ID_INT Instance method Public Method 20070712
17 GET_SERVICE_DEF Instance method Public Method 20080404
18 GET_STATE Instance method Public Method 20070712
19 INIT_ACK_HANDLER Instance method Private Method 20070718
20 INIT_MESSAGE_NUMBERS Instance method Private Method 20080404
21 IS_LAST_MESSAGE Instance method Public Method 20070725
22 REMOVE_PENDING_MESSAGE_NUMBER Instance method Private Method 20080404
23 RESET_LAST_MESSAGE Instance method Public Method 20070725
24 SAVE Instance method Public Method 20070718
25 SET_CREATED_AT Instance method Public Method 20070712
26 SET_CREATED_BY Instance method Public Method 20070712
27 SET_IA_PATTERN Instance method Public Method 20070712
28 SET_LAST_CHANGED_AT Instance method Public Method 20070712
29 SET_LAST_CHANGED_BY Instance method Public Method 20070712
30 SET_LAST_MESSAGE Instance method Public Method 20070725
31 SET_LOGICAL_SEQ_ID Instance method Public Method 20071221
32 SET_MAX_DELIVERED Instance method Public Method 20070712
33 SET_MAX_RECEIVED Instance method Public Method 20070712
34 SET_MESSAGE_NUMBER Instance method Public Method 20070725
35 SET_SECURITY_MECHANISM Instance method Public Method 20080404
36 SET_SEQ_ID_FLAVOUR Instance method Public Method 20070712
37 SET_SEQ_ID_INT Instance method Public Method 20070712
38 SET_SERVICE_DEF Instance method Public Method 20080404
39 SET_STATE Instance method Public Method 20070712
Events
Class CL_SOAP_WSRMB_SEQUENCE_P has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 MESSAGE_NUMBERS Private Attribute reference (LIKE) 20080131
2 MESSAGE_NUMBER_ENTRY Private Attribute reference (LIKE) 20080131
3 OBJ_REGISTRY Private Attribute reference (LIKE) 20070712
4 OBJ_REGISTRY_ENTRY Private Attribute reference (LIKE) 20070712
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_PROVIDER location, may differ from role for pattern 3 20070713
3 Importing MANDT Call by reference Type reference (TYPE) MANDT SY-MANDT Client 20070619
4 Importing SEQ_ID_EXT Call by reference Type reference (TYPE) STRING external sequence ID 20070619

Method CONSTRUCTOR on class CL_SOAP_WSRMB_SEQUENCE_P has no exception.

Method GET_ACK_HANDLER Signature

Method GET_ACK_HANDLER on class CL_SOAP_WSRMB_SEQUENCE_P has no parameter.
Method GET_ACK_HANDLER on class CL_SOAP_WSRMB_SEQUENCE_P has no exception.

Method GET_CREATED_AT Signature

Method GET_CREATED_AT on class CL_SOAP_WSRMB_SEQUENCE_P has no parameter.
Method GET_CREATED_AT on class CL_SOAP_WSRMB_SEQUENCE_P has no exception.

Method GET_CREATED_BY Signature

Method GET_CREATED_BY on class CL_SOAP_WSRMB_SEQUENCE_P has no parameter.
Method GET_CREATED_BY on class CL_SOAP_WSRMB_SEQUENCE_P has no exception.

Method GET_IA_PATTERN Signature

Method GET_IA_PATTERN on class CL_SOAP_WSRMB_SEQUENCE_P has no parameter.
Method GET_IA_PATTERN on class CL_SOAP_WSRMB_SEQUENCE_P has no exception.

Method GET_LAST_CHANGED_AT Signature

Method GET_LAST_CHANGED_AT on class CL_SOAP_WSRMB_SEQUENCE_P has no parameter.
Method GET_LAST_CHANGED_AT on class CL_SOAP_WSRMB_SEQUENCE_P has no exception.

Method GET_LAST_CHANGED_BY Signature

Method GET_LAST_CHANGED_BY on class CL_SOAP_WSRMB_SEQUENCE_P has no parameter.
Method GET_LAST_CHANGED_BY on class CL_SOAP_WSRMB_SEQUENCE_P has no exception.

Method GET_LOGICAL_SEQ_ID Signature

Method GET_LOGICAL_SEQ_ID on class CL_SOAP_WSRMB_SEQUENCE_P has no parameter.
Method GET_LOGICAL_SEQ_ID on class CL_SOAP_WSRMB_SEQUENCE_P has no exception.

Method GET_MAX_DELIVERED Signature

Method GET_MAX_DELIVERED on class CL_SOAP_WSRMB_SEQUENCE_P has no parameter.
Method GET_MAX_DELIVERED on class CL_SOAP_WSRMB_SEQUENCE_P has no exception.

Method GET_MAX_RECEIVED Signature

Method GET_MAX_RECEIVED on class CL_SOAP_WSRMB_SEQUENCE_P has no parameter.
Method GET_MAX_RECEIVED on class CL_SOAP_WSRMB_SEQUENCE_P has no exception.

Method GET_MESSAGE_NUMBER Signature

Method GET_MESSAGE_NUMBER on class CL_SOAP_WSRMB_SEQUENCE_P has no parameter.
Method GET_MESSAGE_NUMBER on class CL_SOAP_WSRMB_SEQUENCE_P has no exception.

Method GET_PENDING_MESSAGE_NUMBERS Signature

Method GET_PENDING_MESSAGE_NUMBERS on class CL_SOAP_WSRMB_SEQUENCE_P has no parameter.
Method GET_PENDING_MESSAGE_NUMBERS on class CL_SOAP_WSRMB_SEQUENCE_P has no exception.

Method GET_SECURITY_MECHANISM Signature

Method GET_SECURITY_MECHANISM on class CL_SOAP_WSRMB_SEQUENCE_P has no parameter.
Method GET_SECURITY_MECHANISM on class CL_SOAP_WSRMB_SEQUENCE_P has no exception.

Method GET_SEQ_ID_EXT Signature

Method GET_SEQ_ID_EXT on class CL_SOAP_WSRMB_SEQUENCE_P has no parameter.
Method GET_SEQ_ID_EXT on class CL_SOAP_WSRMB_SEQUENCE_P has no exception.

Method GET_SEQ_ID_FLAVOUR Signature

Method GET_SEQ_ID_FLAVOUR on class CL_SOAP_WSRMB_SEQUENCE_P has no parameter.
Method GET_SEQ_ID_FLAVOUR on class CL_SOAP_WSRMB_SEQUENCE_P has no exception.

Method GET_SEQ_ID_INT Signature

Method GET_SEQ_ID_INT on class CL_SOAP_WSRMB_SEQUENCE_P has no parameter.
Method GET_SEQ_ID_INT on class CL_SOAP_WSRMB_SEQUENCE_P has no exception.

Method GET_SERVICE_DEF Signature

Method GET_SERVICE_DEF on class CL_SOAP_WSRMB_SEQUENCE_P has no parameter.
Method GET_SERVICE_DEF on class CL_SOAP_WSRMB_SEQUENCE_P has no exception.

Method GET_STATE Signature

Method GET_STATE on class CL_SOAP_WSRMB_SEQUENCE_P has no parameter.
Method GET_STATE on class CL_SOAP_WSRMB_SEQUENCE_P has no exception.

Method INIT_ACK_HANDLER Signature

Method INIT_ACK_HANDLER on class CL_SOAP_WSRMB_SEQUENCE_P has no parameter.
Method INIT_ACK_HANDLER on class CL_SOAP_WSRMB_SEQUENCE_P has no exception.

Method INIT_MESSAGE_NUMBERS Signature

Method INIT_MESSAGE_NUMBERS on class CL_SOAP_WSRMB_SEQUENCE_P has no parameter.
Method INIT_MESSAGE_NUMBERS on class CL_SOAP_WSRMB_SEQUENCE_P has no exception.

Method IS_LAST_MESSAGE Signature

Method IS_LAST_MESSAGE on class CL_SOAP_WSRMB_SEQUENCE_P has no parameter.
Method IS_LAST_MESSAGE on class CL_SOAP_WSRMB_SEQUENCE_P has no exception.

Method REMOVE_PENDING_MESSAGE_NUMBER Signature

Method REMOVE_PENDING_MESSAGE_NUMBER on class CL_SOAP_WSRMB_SEQUENCE_P has no parameter.
Method REMOVE_PENDING_MESSAGE_NUMBER on class CL_SOAP_WSRMB_SEQUENCE_P has no exception.

Method RESET_LAST_MESSAGE Signature

Method RESET_LAST_MESSAGE on class CL_SOAP_WSRMB_SEQUENCE_P has no parameter.
Method RESET_LAST_MESSAGE on class CL_SOAP_WSRMB_SEQUENCE_P has no exception.

Method SAVE Signature

Method SAVE on class CL_SOAP_WSRMB_SEQUENCE_P has no parameter.
Method SAVE on class CL_SOAP_WSRMB_SEQUENCE_P has no exception.

Method SET_CREATED_AT Signature

Method SET_CREATED_AT on class CL_SOAP_WSRMB_SEQUENCE_P has no parameter.
Method SET_CREATED_AT on class CL_SOAP_WSRMB_SEQUENCE_P has no exception.

Method SET_CREATED_BY Signature

Method SET_CREATED_BY on class CL_SOAP_WSRMB_SEQUENCE_P has no parameter.
Method SET_CREATED_BY on class CL_SOAP_WSRMB_SEQUENCE_P has no exception.

Method SET_IA_PATTERN Signature

Method SET_IA_PATTERN on class CL_SOAP_WSRMB_SEQUENCE_P has no parameter.
Method SET_IA_PATTERN on class CL_SOAP_WSRMB_SEQUENCE_P has no exception.

Method SET_LAST_CHANGED_AT Signature

Method SET_LAST_CHANGED_AT on class CL_SOAP_WSRMB_SEQUENCE_P has no parameter.
Method SET_LAST_CHANGED_AT on class CL_SOAP_WSRMB_SEQUENCE_P has no exception.

Method SET_LAST_CHANGED_BY Signature

Method SET_LAST_CHANGED_BY on class CL_SOAP_WSRMB_SEQUENCE_P has no parameter.
Method SET_LAST_CHANGED_BY on class CL_SOAP_WSRMB_SEQUENCE_P has no exception.

Method SET_LAST_MESSAGE Signature

Method SET_LAST_MESSAGE on class CL_SOAP_WSRMB_SEQUENCE_P has no parameter.
Method SET_LAST_MESSAGE on class CL_SOAP_WSRMB_SEQUENCE_P has no exception.

Method SET_LOGICAL_SEQ_ID Signature

Method SET_LOGICAL_SEQ_ID on class CL_SOAP_WSRMB_SEQUENCE_P has no parameter.
Method SET_LOGICAL_SEQ_ID on class CL_SOAP_WSRMB_SEQUENCE_P has no exception.

Method SET_MAX_DELIVERED Signature

Method SET_MAX_DELIVERED on class CL_SOAP_WSRMB_SEQUENCE_P has no parameter.
Method SET_MAX_DELIVERED on class CL_SOAP_WSRMB_SEQUENCE_P has no exception.

Method SET_MAX_RECEIVED Signature

Method SET_MAX_RECEIVED on class CL_SOAP_WSRMB_SEQUENCE_P has no parameter.
Method SET_MAX_RECEIVED on class CL_SOAP_WSRMB_SEQUENCE_P has no exception.

Method SET_MESSAGE_NUMBER Signature

Method SET_MESSAGE_NUMBER on class CL_SOAP_WSRMB_SEQUENCE_P has no parameter.
Method SET_MESSAGE_NUMBER on class CL_SOAP_WSRMB_SEQUENCE_P has no exception.

Method SET_SECURITY_MECHANISM Signature

Method SET_SECURITY_MECHANISM on class CL_SOAP_WSRMB_SEQUENCE_P has no parameter.
Method SET_SECURITY_MECHANISM on class CL_SOAP_WSRMB_SEQUENCE_P has no exception.

Method SET_SEQ_ID_FLAVOUR Signature

Method SET_SEQ_ID_FLAVOUR on class CL_SOAP_WSRMB_SEQUENCE_P has no parameter.
Method SET_SEQ_ID_FLAVOUR on class CL_SOAP_WSRMB_SEQUENCE_P has no exception.

Method SET_SEQ_ID_INT Signature

Method SET_SEQ_ID_INT on class CL_SOAP_WSRMB_SEQUENCE_P has no parameter.
Method SET_SEQ_ID_INT on class CL_SOAP_WSRMB_SEQUENCE_P has no exception.

Method SET_SERVICE_DEF Signature

Method SET_SERVICE_DEF on class CL_SOAP_WSRMB_SEQUENCE_P has no parameter.
Method SET_SERVICE_DEF on class CL_SOAP_WSRMB_SEQUENCE_P has no exception.

Method SET_STATE Signature

Method SET_STATE on class CL_SOAP_WSRMB_SEQUENCE_P has no parameter.
Method SET_STATE on class CL_SOAP_WSRMB_SEQUENCE_P has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 710