SAP ABAP Class IF_SEQ_MANAGER (OBSOLETE - (new mng) interface to sequence manager)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SOAP_SEQUENCE_MANAGER | listmanager | 20060118 |
Properties
| Class | IF_SEQ_MANAGER | |
| Short Description | OBSOLETE - (new mng) interface to sequence manager | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20051229 | SAP |
| Last change | 20140121 | 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_SEQ_MANAGER has no interface implemented.
Friends
Class IF_SEQ_MANAGER has no friend class.
Attributes
Class IF_SEQ_MANAGER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20051229 | ||
| 2 | Instance method | Public | Method | 20051229 | ||
| 3 | Instance method | Public | Method | 20051229 |
Events
Class IF_SEQ_MANAGER has no event.
Types
Class IF_SEQ_MANAGER has no local type.
Method Signatures
Method GET_PERSISTENT_SEQUENCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ON_FAILURE | Call by reference | Type reference (TYPE) | FLAG | ' ' | General Flag | 20051229 | ||
| 2 | SCHEDULE_SEQUENCE | Call by reference | Type reference (TYPE) | BOOLEAN | TSOAP_TRUE | Boolean Variable (X=True, -=False, Space=Unknown) | 20051229 | ||
| 3 | SEQUENCE | Value transfer | Object reference (TYPE REF TO) | CL_SOAP_SEQUENCE | Soap Sequence Manager | 20051229 | |||
| 4 | SEQUENCE_ID | Call by reference | Type reference (TYPE) | SRT_SEQUENCE_ID | Sequence queue ident | 20051229 | |||
| 5 | SERVICE_DOMAIN | Call by reference | Type reference (TYPE) | SRT_SEQUENCE_DOMAIN | service_domain | 20051229 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | exception class list manager | 20060222 |
Method GET_TRANSIENT_SEQUENCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ON_FAILURE | Call by reference | Type reference (TYPE) | FLAG | ' ' | General Flag | 20051229 | ||
| 2 | SEQUENCE | Value transfer | Object reference (TYPE REF TO) | CL_SOAP_SEQUENCE | Soap Sequence Manager | 20051229 | |||
| 3 | SERVICE_DOMAIN | Call by reference | Type reference (TYPE) | SRT_SEQUENCE_DOMAIN | service_domain | 20051229 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | exception class list manager | 20060222 |
Method REOPEN_TRANSIENT_SEQUENCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SEQUENCE | Value transfer | Object reference (TYPE REF TO) | CL_SOAP_SEQUENCE | Soap Sequence Manager | 20051229 | |||
| 2 | SEQUENCE_ID | Call by reference | Type reference (TYPE) | SRT_SEQUENCE_ID | Sequence queue ident | 20051229 | |||
| 3 | SERVICE_DOMAIN | Call by reference | Type reference (TYPE) | SRT_SEQUENCE_DOMAIN | service_domain | 20051229 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | exception class list manager | 20060222 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |