SAP ABAP Class CL_ODQ_DEFAULT_QUEUE_MODEL (Default Queue Model)
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_BADI_INTERFACE | Tag Interface for BAdIs | 20091110 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ODQ_QUEUE_MODEL | Queue Model | 20091110 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_IUUC_ODQ_PROVIDER | ODQ implementation - SLT Replicator | 20130131 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_ODQ_TEST_MODEL | Queue Model for Internal Tests | 20091111 |
3 | Inheritance (c INHERITING FROM c_ref) | CL_RODPS_DATASOURCE_MODEL | DataSource | 20110211 |
4 | Inheritance (c INHERITING FROM c_ref) | CL_RODPS_SIMPLE_ODQ_MODEL | Basic ODP-Based ODQ Model | 20110601 |
Properties
Class | CL_ODQ_DEFAULT_QUEUE_MODEL | |
Short Description | Default Queue Model | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | SODQ | |
Program status | ||
Category | 0 | |
Package | SODQS | Operational Delta Queue Services |
Created | 20091110 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20091110 | ||
2 | IF_ODQ_QUEUE_MODEL | Queue Model | 20091110 |
Friends
Class CL_ODQ_DEFAULT_QUEUE_MODEL has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | IF_ODQ_QUEUE_MODEL=>T_MODELNAME | 'DEFAULT' | 20101014 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | DDIC Field Description for Elementary Data Type | 20130221 |
2 | ![]() |
Instance method | Protected | Method | Set Own Program Name | 20091111 |
3 | ![]() |
Static method | Public | Method | DDIC Field Descriptions for Structure Components | 20130221 |
Events
Class CL_ODQ_DEFAULT_QUEUE_MODEL has no event.
Types
Class CL_ODQ_DEFAULT_QUEUE_MODEL has no local type.
Method Signatures
Method ELEMDESCR_TO_FIELDINFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_ELEMDESCR | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_ELEMDESCR | Run Time Type Services | 20130221 | ||
2 | ![]() |
RS_FIELDINFO | Value transfer | Type reference (TYPE) | IF_ODQ_QUEUE_MODEL=>TS_FIELDINFO | DD-Schnittstelle: Tabellenfelder für DDIF_FIELDINFO_GET | 20130221 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ungültige(r) Parameterwert(e) | 20130221 |
Method GET_PROGNAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_PROGNAME | Value transfer | Type reference (TYPE) | SY-REPID | 20091111 |
Method GET_PROGNAME on class CL_ODQ_DEFAULT_QUEUE_MODEL has no exception.
Method STRUCTDESCR_TO_FIELDINFOS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_STRUCTDESCR | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | 20130221 | |||
2 | ![]() |
RT_FIELDINFOS | Value transfer | Type reference (TYPE) | IF_ODQ_QUEUE_MODEL=>TT_FIELDINFOS | 20130221 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ungültige(r) Parameterwert(e) | 20130221 |
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 702 |