SAP ABAP Class IF_SOAP_TECH_SEQUENCE_P (technical (WSRM) sequence (internal API))
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
| Class | IF_SOAP_TECH_SEQUENCE_P | |
| Short Description | technical (WSRM) sequence (internal API) | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20070724 | SAP |
| Last change | 20080612 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_SOAP_TECH_SEQUENCE_P has no interface implemented.
Friends
Class IF_SOAP_TECH_SEQUENCE_P has no friend class.
Attributes
Class 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
Class IF_SOAP_TECH_SEQUENCE_P has no event.
Types
Class 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 class 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 class 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 class IF_SOAP_TECH_SEQUENCE_P has no exception.
History
| Last changed by/on | SAP | 20080612 |
| SAP Release Created in |