SAP ABAP Class CL_SOAP_WSRMB_SEQUENCE_C (technical sequence object for consumer 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_C technical (WSRM) sequence (internal API) 20070724
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SOAP_WSRMB_SEQUENCE_C sequence interface for consumer role 20070711
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_C technical sequence object for pattern 3 and consumer role 20070713
Properties
Class CL_SOAP_WSRMB_SEQUENCE_C  
Short Description technical sequence object for consumer 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 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_TECH_SEQUENCE_C technical (WSRM) sequence (internal API) 20070724
2 IF_SOAP_WSRMB_SEQUENCE_C sequence interface for consumer role 20070711
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_C' 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 HEADER Instance attribute Private Type reference (TYPE) WSRMB_SEQ_HDR_C sequence header stucture 20070619
4 LP_NAME Instance attribute Private Type reference (TYPE) WSRMB_LP_NAME logical port name 20080228
5 MAX_SENT Instance attribute Private Type reference (TYPE) WSRMB_MAX_SENT maximum message number sent so far 20070619
6 PROXY_CLASS Instance attribute Private Type reference (TYPE) WSRMB_PROXY_CLASS proxy class name 20080228
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 20070718
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_LP_NAME Instance method Public Method 20080229
10 GET_MAX_SENT Instance method Public Method 20070711
11 GET_MESSAGE_NUMBER Instance method Public Method 20070725
12 GET_PROXY_CLASS Instance method Public Method 20080229
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_STATE Instance method Public Method 20070712
18 INIT_ACK_HANDLER Instance method Public Method 20070718
19 IS_LAST_MESSAGE Instance method Public Method 20070725
20 RESET_LAST_MESSAGE Instance method Public Method 20070725
21 SAVE Instance method Public Method 20070718
22 SET_CREATED_AT Instance method Public Method 20070712
23 SET_CREATED_BY Instance method Public Method 20070712
24 SET_IA_PATTERN Instance method Public Method 20070712
25 SET_LAST_CHANGED_AT Instance method Public Method 20070712
26 SET_LAST_CHANGED_BY Instance method Public Method 20070712
27 SET_LAST_MESSAGE Instance method Public Method 20070725
28 SET_LOGICAL_SEQ_ID Instance method Public Method 20071221
29 SET_LP_NAME Instance method Public Method 20080229
30 SET_MAX_SENT Instance method Public Method 20070711
31 SET_MESSAGE_NUMBER Instance method Public Method 20070725
32 SET_PROXY_CLASS Instance method Public Method 20080229
33 SET_SECURITY_MECHANISM Instance method Public Method 20080404
34 SET_SEQ_ID_FLAVOUR Instance method Public Method 20070712
35 SET_SEQ_ID_INT Instance method Public Method 20070712
36 SET_STATE Instance method Public Method 20070712
Events
Class CL_SOAP_WSRMB_SEQUENCE_C has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 OBJ_REGISTRY Private Attribute reference (LIKE) 20070712
2 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_CONSUMER 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_C has no exception.

Method GET_ACK_HANDLER Signature

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

Method GET_CREATED_AT Signature

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

Method GET_CREATED_BY Signature

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

Method GET_IA_PATTERN Signature

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

Method GET_LAST_CHANGED_AT Signature

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

Method GET_LAST_CHANGED_BY Signature

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

Method GET_LOGICAL_SEQ_ID Signature

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

Method GET_LP_NAME Signature

Method GET_LP_NAME on class CL_SOAP_WSRMB_SEQUENCE_C has no parameter.
Method GET_LP_NAME on class CL_SOAP_WSRMB_SEQUENCE_C has no exception.

Method GET_MAX_SENT Signature

Method GET_MAX_SENT on class CL_SOAP_WSRMB_SEQUENCE_C has no parameter.
Method GET_MAX_SENT on class CL_SOAP_WSRMB_SEQUENCE_C has no exception.

Method GET_MESSAGE_NUMBER Signature

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

Method GET_PROXY_CLASS Signature

Method GET_PROXY_CLASS on class CL_SOAP_WSRMB_SEQUENCE_C has no parameter.
Method GET_PROXY_CLASS on class CL_SOAP_WSRMB_SEQUENCE_C has no exception.

Method GET_SECURITY_MECHANISM Signature

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

Method GET_SEQ_ID_EXT Signature

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

Method GET_SEQ_ID_FLAVOUR Signature

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

Method GET_SEQ_ID_INT Signature

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

Method GET_STATE Signature

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

Method INIT_ACK_HANDLER Signature

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

Method IS_LAST_MESSAGE Signature

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

Method RESET_LAST_MESSAGE Signature

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

Method SAVE Signature

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

Method SET_CREATED_AT Signature

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

Method SET_CREATED_BY Signature

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

Method SET_IA_PATTERN Signature

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

Method SET_LAST_CHANGED_AT Signature

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

Method SET_LAST_CHANGED_BY Signature

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

Method SET_LAST_MESSAGE Signature

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

Method SET_LOGICAL_SEQ_ID Signature

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

Method SET_LP_NAME Signature

Method SET_LP_NAME on class CL_SOAP_WSRMB_SEQUENCE_C has no parameter.
Method SET_LP_NAME on class CL_SOAP_WSRMB_SEQUENCE_C has no exception.

Method SET_MAX_SENT Signature

Method SET_MAX_SENT on class CL_SOAP_WSRMB_SEQUENCE_C has no parameter.
Method SET_MAX_SENT on class CL_SOAP_WSRMB_SEQUENCE_C has no exception.

Method SET_MESSAGE_NUMBER Signature

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

Method SET_PROXY_CLASS Signature

Method SET_PROXY_CLASS on class CL_SOAP_WSRMB_SEQUENCE_C has no parameter.
Method SET_PROXY_CLASS on class CL_SOAP_WSRMB_SEQUENCE_C has no exception.

Method SET_SECURITY_MECHANISM Signature

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

Method SET_SEQ_ID_FLAVOUR Signature

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

Method SET_SEQ_ID_INT Signature

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

Method SET_STATE Signature

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