SAP ABAP Class CL_ODQ_CORE_DELTA_EXTRACTOR (Read Handle on the 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 - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ODQ_BASE | Base Types and Base Constants for Operational Delta Queue | 20091207 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ODQ_DELTA_EXTRACTOR | Read Cursor on the Operational Delta Queue | 20091207 |
Properties
Class | CL_ODQ_CORE_DELTA_EXTRACTOR | |
Short Description | Read Handle on the Operational Delta Queue | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SODQS | Operational Delta Queue Services |
Created | 20091207 | 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) |
2 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
3 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
4 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_ODQ_BASE | Base Types and Base Constants for Operational Delta Queue | 20091207 | ||
2 | IF_ODQ_DELTA_EXTRACTOR | Read Cursor on the Operational Delta Queue | 20091207 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_ODQ_CORE_SERVICE | 20091207 | Core Services for Operational Delta Queue |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | I | 10 | 20091207 | ||
2 | ![]() |
Constant | Private | See coding | 20091207 | ||||
3 | ![]() |
Constant | Public | Type reference (TYPE) | TABNAME | 'ODQDATA' | Table Name | 20091207 | |
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ODQ_S_QUEUEPOINTER | Queue Pointer | 20091207 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ODQ_S_QUEUEPOINTER | Queue Pointer | 20091207 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ODQ_T_QUEUEKEYS | List of Queue Keys | 20091207 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TT_QUEUE_DATA | 20091207 | |||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CURSOR | 20091207 | |||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | 20091207 | |||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | 20091207 | |||
11 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | 20091207 | |||
12 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | 20091207 | |||
13 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20091207 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20091207 | |
2 | ![]() |
Instance method | Private | Method | 20091207 |
Events
Class CL_ODQ_CORE_DELTA_EXTRACTOR has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TS_QUEUE_DATA | Private | Type reference (TYPE) | ODQDATA_V | 20091207 |
|
|
2 | TT_QUEUE_DATA | Private | See coding | 20091207 | tt_queue_data TYPE STANDARD TABLE OF ts_queue_data
WITH DEFAULT KEY
|
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_QUEUEPOINTER_HIGH | Call by reference | Type reference (TYPE) | ODQ_S_QUEUEPOINTER | Queue-Zeiger | 20091207 | ||
2 | ![]() |
IS_QUEUEPOINTER_LOW | Call by reference | Type reference (TYPE) | ODQ_S_QUEUEPOINTER | Queue-Zeiger | 20091207 | ||
3 | ![]() |
IT_QUEUEKEYS | Call by reference | Type reference (TYPE) | ODQ_T_QUEUEKEYS | Liste von Queue-Schlüsseln | 20091207 | ||
4 | ![]() |
I_MAXIMUM_LUWS | Call by reference | Type reference (TYPE) | I | 20091207 | |||
5 | ![]() |
I_WITH_DATA | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20091207 |
Method CONSTRUCTOR on class CL_ODQ_CORE_DELTA_EXTRACTOR has no exception.
Method REOPEN Signature
Method REOPEN on class CL_ODQ_CORE_DELTA_EXTRACTOR has no parameter.
Method REOPEN on class CL_ODQ_CORE_DELTA_EXTRACTOR has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 702 |