SAP ABAP Class IF_ODQ_BASE (Base Types and Base Constants for Operational Delta Queue)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_ODQ_DELTA_CONSUMER | Recipient for Delta Information | 20090922 |
| 2 | Interface composition (i COMPRISING i_ref) | IF_ODQ_DELTA_PROVIDER | Delta Provider for Operational Delta Queue | 20090922 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ODQ_CORE_DELTA_EXTRACTOR | Read Handle on the Operational Delta Queue | 20091207 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ODQ_CORE_SERVICE | Core Services for Operational Delta Queue | 20091001 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ODQ_DELTA_EXTRACTOR | Read Handle on the Operational Delta Queue | 20091130 |
Properties
| Class | IF_ODQ_BASE | |
| Short Description | Base Types and Base Constants for Operational Delta Queue | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20090922 | SAP |
| Last change | 20130531 | 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_ODQ_BASE has no interface implemented.
Friends
Class IF_ODQ_BASE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | 20090928 | |||||
| 2 | Constant | Public | See coding | 20090922 |
Methods
Class IF_ODQ_BASE has no method.
Events
Class IF_ODQ_BASE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TS_QUEUENAME_RANGE | Public | See coding | 20090922 | ts_queuename_range TYPE LINE OF tt_queuename_ranges
|
||
| 2 | TS_QUEUESTATE | Public | Type reference (TYPE) | ODQSTATE | 20090922 | |
|
| 3 | TS_TID_RANGE | Public | See coding | 20090922 | ts_tid_range TYPE LINE OF tt_tid_ranges
|
||
| 4 | TT_QUEUENAMES | Public | See coding | 20090922 | tt_queuenames TYPE STANDARD TABLE OF t_queuename WITH KEY table_line
|
||
| 5 | TT_QUEUENAME_RANGES | Public | See coding | 20090922 | tt_queuename_ranges TYPE RANGE OF t_queuename
|
||
| 6 | TT_QUEUESTATES | Public | See coding | 20090922 | tt_queuestates TYPE STANDARD TABLE OF ts_queuestate WITH DEFAULT KEY
|
||
| 7 | TT_TID_RANGES | Public | See coding | 20090922 | tt_tid_ranges TYPE RANGE OF t_tid
|
||
| 8 | T_BOOLEAN | Public | See coding | 20090928 | t_boolean TYPE c LENGTH 1
|
||
| 9 | T_QUEUENAME | Public | Type reference (TYPE) | ODQ_QUEUENAME | 20090922 | |
|
| 10 | T_QUEUESTATE | Public | Type reference (TYPE) | ODQSTATE-QUEUESTATE | 20090922 | |
|
| 11 | T_TID | Public | Type reference (TYPE) | ODQ_TID | 20090922 | |
|
| 12 | T_UNITNO | Public | Type reference (TYPE) | I | 20090922 | |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |