SAP ABAP Interface IF_ODQ_DELTA_EXTRACTOR (Read Cursor 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 - 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
| Interface | IF_ODQ_DELTA_EXTRACTOR | |
| Short Description | Read Cursor on the Operational Delta Queue |
General Data
| Package | SODQS | Operational Delta Queue Services |
| Created | 20091130 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
| 2 | IF_ODQ_SUBSCRIPTION_SERVICE | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_ODQ_DELTA_EXTRACTOR has no interface.
Friends
Interface IF_ODQ_DELTA_EXTRACTOR has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_BOOLEAN | Constant | Public | Attribute reference (LIKE) | IF_ODQ_SUBSCRIPTION_SERVICE=>C_BOOLEAN | IF_ODQ_SUBSCRIPTION_SERVICE=>C_BOOLEAN | Boolean Flag | 20091130 | |
| 2 | C_EXTRACTION_MODE | Constant | Public | See coding | 20091207 | ||||
| 3 | UT_QUEUEKEYS | Instance attribute | Public | Type reference (TYPE) | IF_ODQ_SUBSCRIPTION_SERVICE=>TT_QUEUEKEYS | List of Queue Keys | 20091130 | ||
| 4 | U_INCOMPLETE | Instance attribute | Public | Type reference (TYPE) | IF_ODQ_SUBSCRIPTION_SERVICE=>T_BOOLEAN | 20091204 | |||
| 5 | U_PACKAGES | Instance attribute | Public | Type reference (TYPE) | I | 20091210 | |||
| 6 | U_RAWSIZE | Instance attribute | Public | Type reference (TYPE) | T_RAWSIZE | Size in Bytes | 20091210 | ||
| 7 | U_STATUS_ICON | Instance attribute | Public | Type reference (TYPE) | IF_ODQ_SUBSCRIPTION_SERVICE=>T_STATUS_ICON | 20100114 | |||
| 8 | U_TSN_REQUESTED | 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
Interface 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 Interface IF_ODQ_DELTA_EXTRACTOR has no parameter.
Method CLOSE on Interface 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 | 702 |