SAP ABAP Class IF_ODQ_DELTA_EXTRACTOR (Read Cursor on the Operational Delta Queue)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ODQ_CORE_DELTA_EXTRACTOR | Read Handle on the Operational Delta Queue | 20091207 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ODQ_DELTA_EXTRACTOR | Read Handle on the Operational Delta Queue | 20091130 |
Properties
| Class | IF_ODQ_DELTA_EXTRACTOR | |
| Short Description | Read Cursor on the Operational Delta Queue | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20091130 | SAP |
| Last change | 20110908 | 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 interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class IF_ODQ_DELTA_EXTRACTOR has no interface implemented.
Friends
Class IF_ODQ_DELTA_EXTRACTOR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Attribute reference (LIKE) | IF_ODQ_SUBSCRIPTION_SERVICE=>C_BOOLEAN | IF_ODQ_SUBSCRIPTION_SERVICE=>C_BOOLEAN | Boolean Flag | 20091130 | ||
| 2 | Constant | Public | See coding | 20091207 | |||||
| 3 | Instance attribute | Public | Type reference (TYPE) | IF_ODQ_SUBSCRIPTION_SERVICE=>TT_QUEUEKEYS | List of Queue Keys | 20091130 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | IF_ODQ_SUBSCRIPTION_SERVICE=>T_BOOLEAN | 20091204 | ||||
| 5 | Instance attribute | Public | Type reference (TYPE) | I | 20091210 | ||||
| 6 | Instance attribute | Public | Type reference (TYPE) | T_RAWSIZE | Size in Bytes | 20091210 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | IF_ODQ_SUBSCRIPTION_SERVICE=>T_STATUS_ICON | 20100114 | ||||
| 8 | Instance attribute | Public | Type reference (TYPE) | IF_ODQ_SUBSCRIPTION_SERVICE=>T_TSN | Upper limit for the TSN, up to which data is extracted | 20100223 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20091130 | ||
| 2 | Instance method | Public | Method | 20091130 | ||
| 3 | Instance method | Public | Method | 20091130 |
Events
Class IF_ODQ_DELTA_EXTRACTOR has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TS_QUEUEPOINTER | Public | Type reference (TYPE) | ODQ_S_QUEUEPOINTER | Queue Pointer | 20091130 | |
| 2 | T_RAWSIZE | Public | Type reference (TYPE) | ODQ_RAWSIZE | Size in Bytes | 20100331 | |
| 3 | XTS_QUEUEKEY | Public | Type reference (TYPE) | ODQ_S_QUEUEKEY | Queue Key | 20100331 | |
| 4 | XTT_QUEUEKEYS | Public | Type reference (TYPE) | ODQ_T_QUEUEKEYS | List of Queue Keys | 20100331 | |
| 5 | XT_BOOLEAN | Public | Type reference (TYPE) | IF_ODQ_CONSTANTS=>T_BOOLEAN | Boolean Flag | 20100331 | |
| 6 | XT_MODELNAME | Public | Type reference (TYPE) | ODQ_MODELNAME | Queue Model | 20100331 | |
| 7 | XT_QUEUENAME | Public | Type reference (TYPE) | ODQ_QUEUENAME | Queue Name | 20100331 | |
| 8 | XT_STATUS_ICON | Public | Type reference (TYPE) | IF_ODQ_SUBSCRIPTION_SERVICE=>T_STATUS_ICON | Status of the (Group) Request | 20100331 | |
| 9 | XT_TSN | Public | Type reference (TYPE) | ODQ_TSN | Transaction Sequence Number (TSN) | 20100331 | |
Method Signatures
Method CLOSE Signature
Method CLOSE on class IF_ODQ_DELTA_EXTRACTOR has no parameter.
Method CLOSE on class IF_ODQ_DELTA_EXTRACTOR has no exception.
Method GET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20091130 | ||||
| 2 | E_ADDED_LINES | Call by reference | Type reference (TYPE) | I | Anzahl in der Nachverarbeitung hinzugefügter Datensätze | 20091211 | |||
| 3 | E_FILTERED_LINES | Call by reference | Type reference (TYPE) | I | Anzahl der durch Nachfiltern entfernten Datensätze | 20091211 | |||
| 4 | IS_QUEUEKEY | Call by reference | Type reference (TYPE) | IF_ODQ_SUBSCRIPTION_SERVICE=>TS_QUEUEKEY | Queue-Schlüssel | 20091130 | |||
| 5 | I_NO_AUTHORIZATION_CHECK | Call by reference | Type reference (TYPE) | IF_ODQ_SUBSCRIPTION_SERVICE=>T_BOOLEAN | 20100504 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20091130 |
Method READ_NEXT_PACKAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PACKAGE_SIZE | Call by reference | Type reference (TYPE) | NUMERIC | 0 | Paketgröße in Bytes | 20091130 | ||
| 2 | RS_QUEUEPOINTER | Value transfer | Type reference (TYPE) | IF_ODQ_SUBSCRIPTION_SERVICE=>TS_QUEUEPOINTER | Queue-Zeiger | 20091130 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Zugriff auf Daten | 20091130 | ||
| 2 | 20091130 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |