SAP ABAP Interface IF_ODQ_BASE (Base Types and Base Constants for Operational Delta Queue)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BW-SRV (Application Component) BW Generation Tool and Set Object
⤷
SODQS (Package) Operational Delta Queue Services

⤷

⤷

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
Interface | IF_ODQ_BASE | |
Short Description | Base Types and Base Constants for Operational Delta Queue |
General Data
Package | SODQS | Operational Delta Queue Services |
Created | 20090922 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ICON | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_ODQ_BASE has no interface.
Friends
Interface IF_ODQ_BASE has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | C_BOOLEAN | Constant | Public | See coding | 20090928 | ||||
2 | C_QUEUESTATE | Constant | Public | See coding | 20090922 |
Methods
Interface IF_ODQ_BASE has no method.
Events
Interface 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 | 702 |