Hierarchy

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_SOAP_WSRMB_SEQUENCE_C | sequence interface for consumer role | 20070711 |
2 | Interface composition (i COMPRISING i_ref) | IF_SOAP_WSRMB_SEQUENCE_P | sequence interface for provider role | 20070711 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SOAP_WSRMB_SEQUENCE | technical sequence object | 20070711 |
Properties
Interface | IF_SOAP_WSRMB_SEQUENCE | |
Short Description | sequence interface |
General Data
Package | SOAP_WSRMB | WSRM extensions with focus on BizTalk interoperability |
Created | 20070711 | SAP |
Last changed | 20110908 | SAP |
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) |
Interfaces
Interface IF_SOAP_WSRMB_SEQUENCE has no interface.
Friends
Interface IF_SOAP_WSRMB_SEQUENCE has no friend.
Attributes
Interface IF_SOAP_WSRMB_SEQUENCE has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | get the acknowledgement handler | 20070718 |
2 | ![]() |
Instance method | Public | Method | get timestamp for creation | 20070711 |
3 | ![]() |
Instance method | Public | Method | get created by | 20070711 |
4 | ![]() |
Instance method | Public | Method | get interaction pattern number | 20070711 |
5 | ![]() |
Instance method | Public | Method | get timestamp for last change | 20070711 |
6 | ![]() |
Instance method | Public | Method | get last changed by | 20070711 |
7 | ![]() |
Instance method | Public | Method | get assigned logical sequence ID | 20071205 |
8 | ![]() |
Instance method | Public | Method | get the current message number | 20070725 |
9 | ![]() |
Instance method | Public | Method | get security mechanism | 20080404 |
10 | ![]() |
Instance method | Public | Method | get external sequence ID | 20070727 |
11 | ![]() |
Instance method | Public | Method | get flavour of sequence ID | 20070711 |
12 | ![]() |
Instance method | Public | Method | get internal sequence ID | 20070711 |
13 | ![]() |
Instance method | Public | Method | get sequence state | 20070711 |
14 | ![]() |
Instance method | Public | Method | get wsrm version | 20110105 |
15 | ![]() |
Instance method | Public | Method | initialize the acknowledgement handler | 20070718 |
16 | ![]() |
Instance method | Public | Method | get the indicator value for the last message | 20070725 |
17 | ![]() |
Instance method | Public | Method | reset the indicator for the last message | 20070725 |
18 | ![]() |
Instance method | Public | Method | save to data base | 20070717 |
19 | ![]() |
Instance method | Public | Method | set timestamp for creation | 20070711 |
20 | ![]() |
Instance method | Public | Method | set created by | 20070711 |
21 | ![]() |
Instance method | Public | Method | set interaction pattern number | 20070711 |
22 | ![]() |
Instance method | Public | Method | set timestamp for last change | 20070711 |
23 | ![]() |
Instance method | Public | Method | set last changed by | 20070711 |
24 | ![]() |
Instance method | Public | Method | set the indicator for the last message | 20070725 |
25 | ![]() |
Instance method | Public | Method | set assigned logical sequence ID | 20071205 |
26 | ![]() |
Instance method | Public | Method | set the current message number | 20070725 |
27 | ![]() |
Instance method | Public | Method | set security mechanism | 20080404 |
28 | ![]() |
Instance method | Public | Method | set flavour of sequence ID | 20070711 |
29 | ![]() |
Instance method | Public | Method | set internal sequence ID | 20070711 |
30 | ![]() |
Instance method | Public | Method | set sequence state | 20070711 |
31 | ![]() |
Instance method | Public | Method | set wsrm version | 20110105 |
Events
Interface IF_SOAP_WSRMB_SEQUENCE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | OBJ_REGISTRY | Public | See coding | 20070711 | obj_registry TYPE TABLE OF obj_registry_entry
|
||
2 | OBJ_REGISTRY_ENTRY | Public | See coding | 20070711 | BEGIN OF obj_registry_entry,
seq_id_ext TYPE string,
role TYPE wsrmb_role,
object TYPE REF TO if_soap_wsrmb_sequence,
END OF obj_registry_entry
|
Method Signatures
Method GET_ACK_HANDLER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ACK_HANDLER | Value transfer | Object reference (TYPE REF TO) | CL_SOAP_WSRMB_ACK_HANDLER | WS-RM Ack Handling | 20070718 |
Method GET_ACK_HANDLER on Interface IF_SOAP_WSRMB_SEQUENCE has no exception.
Method GET_CREATED_AT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CREATED_AT | Value transfer | Type reference (TYPE) | WSRMB_CREATED_AT | 20070711 |
Method GET_CREATED_AT on Interface IF_SOAP_WSRMB_SEQUENCE has no exception.
Method GET_CREATED_BY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CREATED_BY | Value transfer | Type reference (TYPE) | WSRMB_CREATED_BY | 20070711 |
Method GET_CREATED_BY on Interface IF_SOAP_WSRMB_SEQUENCE has no exception.
Method GET_IA_PATTERN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IA_PATTERN | Value transfer | Type reference (TYPE) | WSRMB_INTERACTION_PATTERN | 20070711 |
Method GET_IA_PATTERN on Interface IF_SOAP_WSRMB_SEQUENCE has no exception.
Method GET_LAST_CHANGED_AT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LAST_CHANGED_AT | Value transfer | Type reference (TYPE) | WSRMB_LAST_CHANGED_AT | 20070711 |
Method GET_LAST_CHANGED_AT on Interface IF_SOAP_WSRMB_SEQUENCE has no exception.
Method GET_LAST_CHANGED_BY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LAST_CHANGED_BY | Value transfer | Type reference (TYPE) | WSRMB_LAST_CHANGED_BY | 20070711 |
Method GET_LAST_CHANGED_BY on Interface IF_SOAP_WSRMB_SEQUENCE has no exception.
Method GET_LOGICAL_SEQ_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LOGICAL_SEQ_ID | Value transfer | Type reference (TYPE) | WSRMB_LOGICAL_SEQ_ID | assigned logical sequence ID | 20071221 |
Method GET_LOGICAL_SEQ_ID on Interface IF_SOAP_WSRMB_SEQUENCE has no exception.
Method GET_MESSAGE_NUMBER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MESSAGE_NUMBER | Value transfer | Type reference (TYPE) | I | message number | 20070725 |
Method GET_MESSAGE_NUMBER on Interface IF_SOAP_WSRMB_SEQUENCE has no exception.
Method GET_SECURITY_MECHANISM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SECURITY_MECHANISM | Value transfer | Type reference (TYPE) | WSRMB_SECURITY_MECHANISM | security mechanism | 20080404 |
Method GET_SECURITY_MECHANISM on Interface IF_SOAP_WSRMB_SEQUENCE has no exception.
Method GET_SEQ_ID_EXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SEQ_ID_EXT | Value transfer | Type reference (TYPE) | STRING | external sequence ID | 20070727 |
Method GET_SEQ_ID_EXT on Interface IF_SOAP_WSRMB_SEQUENCE has no exception.
Method GET_SEQ_ID_FLAVOUR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SEQ_ID_FLAVOUR | Value transfer | Type reference (TYPE) | WSRMB_SEQ_ID_FLAVOUR | 20070711 |
Method GET_SEQ_ID_FLAVOUR on Interface IF_SOAP_WSRMB_SEQUENCE has no exception.
Method GET_SEQ_ID_INT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SEQ_ID_INT | Value transfer | Type reference (TYPE) | WSRMB_SEQ_ID_INT | 20070711 |
Method GET_SEQ_ID_INT on Interface IF_SOAP_WSRMB_SEQUENCE has no exception.
Method GET_STATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
STATE | Value transfer | Type reference (TYPE) | WSRMB_SEQ_STATE | 20070711 |
Method GET_STATE on Interface IF_SOAP_WSRMB_SEQUENCE has no exception.
Method GET_WSRM_VERSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
WSRM_VERSION | Value transfer | Type reference (TYPE) | WSRMB_WSRM_VERSION | WSRM: WSRM version | 20110105 |
Method GET_WSRM_VERSION on Interface IF_SOAP_WSRMB_SEQUENCE has no exception.
Method INIT_ACK_HANDLER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ACK_HIGH | Call by reference | Type reference (TYPE) | WSRMB_ACK_HIGH | 0 | WSRM: upper value of acknowledgement range | 20070718 | |
2 | ![]() |
ACK_LOW | Call by reference | Type reference (TYPE) | WSRMB_ACK_LOW | 1 | WSRM: lower value of acknowledgement range | 20070718 | |
3 | ![]() |
SINGLE_ACK_RANGE | Call by reference | Type reference (TYPE) | WSRMB_SINGLE_ACK_RANGE | TSOAP_TRUE | 20070718 |
Method INIT_ACK_HANDLER on Interface IF_SOAP_WSRMB_SEQUENCE has no exception.
Method IS_LAST_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_LAST_MESSAGE | Value transfer | Type reference (TYPE) | BOOLEAN | indicator value for the last message | 20070725 |
Method IS_LAST_MESSAGE on Interface IF_SOAP_WSRMB_SEQUENCE has no exception.
Method RESET_LAST_MESSAGE Signature
Method RESET_LAST_MESSAGE on Interface IF_SOAP_WSRMB_SEQUENCE has no parameter.
Method RESET_LAST_MESSAGE on Interface IF_SOAP_WSRMB_SEQUENCE has no exception.
Method SAVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DBCON_NAME | Call by reference | Type reference (TYPE) | DBCON_NAME | name of data base connection | 20080107 |
Method SAVE on Interface IF_SOAP_WSRMB_SEQUENCE has no exception.
Method SET_CREATED_AT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CREATED_AT | Call by reference | Type reference (TYPE) | WSRMB_CREATED_AT | 20070711 |
Method SET_CREATED_AT on Interface IF_SOAP_WSRMB_SEQUENCE has no exception.
Method SET_CREATED_BY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CREATED_BY | Call by reference | Type reference (TYPE) | WSRMB_CREATED_BY | 20070711 |
Method SET_CREATED_BY on Interface IF_SOAP_WSRMB_SEQUENCE has no exception.
Method SET_IA_PATTERN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IA_PATTERN | Call by reference | Type reference (TYPE) | WSRMB_INTERACTION_PATTERN | 20070711 |
Method SET_IA_PATTERN on Interface IF_SOAP_WSRMB_SEQUENCE has no exception.
Method SET_LAST_CHANGED_AT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LAST_CHANGED_AT | Call by reference | Type reference (TYPE) | WSRMB_LAST_CHANGED_AT | 20070711 |
Method SET_LAST_CHANGED_AT on Interface IF_SOAP_WSRMB_SEQUENCE has no exception.
Method SET_LAST_CHANGED_BY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LAST_CHANGED_BY | Call by reference | Type reference (TYPE) | WSRMB_LAST_CHANGED_BY | 20070711 |
Method SET_LAST_CHANGED_BY on Interface IF_SOAP_WSRMB_SEQUENCE has no exception.
Method SET_LAST_MESSAGE Signature
Method SET_LAST_MESSAGE on Interface IF_SOAP_WSRMB_SEQUENCE has no parameter.
Method SET_LAST_MESSAGE on Interface IF_SOAP_WSRMB_SEQUENCE has no exception.
Method SET_LOGICAL_SEQ_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LOGICAL_SEQ_ID | Call by reference | Type reference (TYPE) | WSRMB_LOGICAL_SEQ_ID | assigned logical sequence ID | 20071205 |
Method SET_LOGICAL_SEQ_ID on Interface IF_SOAP_WSRMB_SEQUENCE has no exception.
Method SET_MESSAGE_NUMBER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MESSAGE_NUMBER | Call by reference | Type reference (TYPE) | I | message number | 20070725 |
Method SET_MESSAGE_NUMBER on Interface IF_SOAP_WSRMB_SEQUENCE has no exception.
Method SET_SECURITY_MECHANISM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SECURITY_MECHANISM | Call by reference | Type reference (TYPE) | WSRMB_SECURITY_MECHANISM | security mechanism | 20080404 |
Method SET_SECURITY_MECHANISM on Interface IF_SOAP_WSRMB_SEQUENCE has no exception.
Method SET_SEQ_ID_FLAVOUR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SEQ_ID_FLAVOUR | Call by reference | Type reference (TYPE) | WSRMB_SEQ_ID_FLAVOUR | 20070711 |
Method SET_SEQ_ID_FLAVOUR on Interface IF_SOAP_WSRMB_SEQUENCE has no exception.
Method SET_SEQ_ID_INT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SEQ_ID_INT | Call by reference | Type reference (TYPE) | WSRMB_SEQ_ID_INT | assigned logical sequence ID | 20070711 |
Method SET_SEQ_ID_INT on Interface IF_SOAP_WSRMB_SEQUENCE has no exception.
Method SET_STATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
STATE | Call by reference | Type reference (TYPE) | WSRMB_SEQ_STATE | 20070711 |
Method SET_STATE on Interface IF_SOAP_WSRMB_SEQUENCE has no exception.
Method SET_WSRM_VERSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
WSRM_VERSION | Call by reference | Type reference (TYPE) | WSRMB_WSRM_VERSION | WSRM: WSRM version | 20110105 |
Method SET_WSRM_VERSION on Interface IF_SOAP_WSRMB_SEQUENCE has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 710 |