SAP ABAP Interface IF_ODQ_QUEUE_WRITER (Write Interface 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 implementation (CLASS c. INTERFACES i_ref) | CL_ODQ_QUEUE_WRITER | Write Handle for Operational Delta Queue | 20091109 |
Properties
| Interface | IF_ODQ_QUEUE_WRITER | |
| Short Description | Write Interface for Operational Delta Queue |
General Data
| Package | SODQS | Operational Delta Queue Services |
| Created | 20091109 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | IF_ODQ_QUEUE_MODEL | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
| 2 | IF_ODQ_QUEUE_WRITER | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_ODQ_QUEUE_WRITER has no interface.
Friends
Interface IF_ODQ_QUEUE_WRITER 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_CONSTANTS=>C_BOOLEAN | IF_ODQ_CONSTANTS=>C_BOOLEAN | 20091109 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20100728 | ||
| 2 | Instance method | Public | Method | 20100728 | ||
| 3 | Instance method | Public | Method | 20091109 |
Events
Interface IF_ODQ_QUEUE_WRITER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_QUEUENAMES | Public | Type reference (TYPE) | IF_ODQ_QUEUE_MODEL=>TT_QUEUENAMES | List of Queue Names | 20100728 | |
| 2 | T_BOOLEAN | Public | Type reference (TYPE) | IF_ODQ_QUEUE_MODEL=>T_BOOLEAN | Boolean Flag | 20091109 | |
| 3 | T_MODELNAME | Public | Type reference (TYPE) | IF_ODQ_QUEUE_MODEL=>T_MODELNAME | Queue Model | 20091109 | |
| 4 | T_QUEUENAME | Public | Type reference (TYPE) | IF_ODQ_QUEUE_MODEL=>T_QUEUENAME | Queue Name | 20091109 | |
Method Signatures
Method IS_ACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_BYPASSING_BUFFER | Call by reference | Type reference (TYPE) | IF_ODQ_QUEUE_WRITER=>T_BOOLEAN | Boolsches Kennzeichen | 20100728 | |||
| 2 | I_QUEUENAME | Call by reference | Type reference (TYPE) | IF_ODQ_QUEUE_WRITER=>T_QUEUENAME | Queue-Name | 20100728 | |||
| 3 | R_RESULT | Value transfer | Type reference (TYPE) | IF_ODQ_QUEUE_WRITER=>T_BOOLEAN | Boolsches Kennzeichen | 20100728 |
Method IS_ACTIVE on Interface IF_ODQ_QUEUE_WRITER has no exception.
Method IS_ACTIVE_ANY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_QUEUENAMES | Call by reference | Type reference (TYPE) | IF_ODQ_QUEUE_WRITER=>TT_QUEUENAMES | Queue-Name | 20100728 | |||
| 2 | I_BYPASSING_BUFFER | Call by reference | Type reference (TYPE) | IF_ODQ_QUEUE_WRITER=>T_BOOLEAN | Boolsches Kennzeichen | 20100728 | |||
| 3 | R_RESULT | Value transfer | Type reference (TYPE) | IF_ODQ_QUEUE_WRITER=>T_BOOLEAN | Boolsches Kennzeichen | 20100728 |
Method IS_ACTIVE_ANY on Interface IF_ODQ_QUEUE_WRITER has no exception.
Method WRITE_UNIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | 20091109 | ||||
| 2 | I_AS_SEPARATE_UNIT | Call by reference | Type reference (TYPE) | T_BOOLEAN | Boolsches Kennzeichen | 20091109 | |||
| 3 | I_QUEUENAME | Call by reference | Type reference (TYPE) | T_QUEUENAME | Queue-Name | 20091109 | |||
| 4 | I_UPDATE_LEVEL | Call by reference | Type reference (TYPE) | I | Verbuchungs-Level | 20091111 |
Method WRITE_UNIT on Interface IF_ODQ_QUEUE_WRITER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 702 |