SAP ABAP Class CL_ODQ_REQUEST_EXTRACTOR (Request Extractor for Reading from the Queue Tables)
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_EXTRACTOR | Extractor | 20091202 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ODQ_EXTRACTOR_RAW | Extractor (raw data) | 20120530 |
Properties
| Class | CL_ODQ_REQUEST_EXTRACTOR | |
| Short Description | Request Extractor for Reading from the Queue Tables | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | SODQ | |
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | SODQS | Operational Delta Queue Services |
| Created | 20091202 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ODQ_REQUEST_EXTRACTOR has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_ODQ_EXTRACTOR | Extractor | 20091202 | ||
| 2 | IF_ODQ_EXTRACTOR_RAW | Extractor (raw data) | 20120530 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_ODQ_SUBSCRIPTION_SERVICE | 20091202 | Subscription Service for Operational Delta Queue |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | ODQDATA_F | Operational Delta Queue: Data Store for Delta | 20091202 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | 20120530 | ||||
| 3 | Instance attribute | Private | See coding | 20091202 | |||||
| 4 | Instance attribute | Private | Type reference (TYPE) | CURSOR | 20091202 | ||||
| 5 | Instance attribute | Private | Type reference (TYPE) | ODQ_RID | Request ID | 20100930 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | TABNAME | Table Name | 20091202 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20091202 | |
| 2 | Instance method | Private | Method | 20091202 |
Events
Class CL_ODQ_REQUEST_EXTRACTOR has no event.
Types
Class CL_ODQ_REQUEST_EXTRACTOR has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_RID | Call by reference | Type reference (TYPE) | ODQ_RID | 20100930 | ||||
| 2 | I_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20091202 | |||
| 3 | I_UNITPOINTER_HIGH | Call by reference | Type reference (TYPE) | ODQ_UNITNO | Unit-Nummer | 20091202 | |||
| 4 | I_UNITPOINTER_LOW | Call by reference | Type reference (TYPE) | ODQ_UNITNO | Unit-Nummer | 20091202 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Zugriff auf Daten | 20091202 |
Method IS_CLOSED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_BOOLEAN | Value transfer | Type reference (TYPE) | ODQ_BOOLEAN | Boolsches Kennzeichen | 20091202 |
Method IS_CLOSED on class CL_ODQ_REQUEST_EXTRACTOR has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 702 |