SAP ABAP Interface IF_SOAP_TECH_SEQUENCE_P (technical (WSRM) sequence (internal API))
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 - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SOAP_WSRMB_SEQUENCE_P | technical sequence object for provider role | 20070724 |
Properties
Interface | IF_SOAP_TECH_SEQUENCE_P | |
Short Description | technical (WSRM) sequence (internal API) |
General Data
Package | SOAP_WSRMB | WSRM extensions with focus on BizTalk interoperability |
Created | 20070724 | SAP |
Last changed | 20080612 | 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_TECH_SEQUENCE_P has no interface.
Friends
Interface IF_SOAP_TECH_SEQUENCE_P has no friend.
Attributes
Interface IF_SOAP_TECH_SEQUENCE_P has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | get number of current message | 20070724 |
2 | ![]() |
Instance method | Public | Method | get internal sequence ID (in CHAR32 format) | 20070724 |
3 | ![]() |
Instance method | Public | Method | get indicator, if current message is the last one | 20070724 |
Events
Interface IF_SOAP_TECH_SEQUENCE_P has no event.
Types
Interface IF_SOAP_TECH_SEQUENCE_P has no local type.
Method Signatures
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 | 20070724 |
Method GET_MESSAGE_NUMBER on Interface IF_SOAP_TECH_SEQUENCE_P has no exception.
Method GET_SEQUENCE_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SEQUENCE_ID | Value transfer | Type reference (TYPE) | SRT_SEQ_ID | internal sequence ID (in CHAR32 format) | 20070724 |
Method GET_SEQUENCE_ID on Interface IF_SOAP_TECH_SEQUENCE_P 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 | true, if the current message is the last one | 20070724 |
Method IS_LAST_MESSAGE on Interface IF_SOAP_TECH_SEQUENCE_P has no exception.
History
Last changed by/on | SAP | 20080612 |
SAP Release Created in | 710 |