SAP ABAP Class CL_RODPS_SIMPLE_ODQ_MODEL (Basic ODP-Based ODQ Model)
Hierarchy
☛
PI_BASIS (Software Component) Basis Plug-In
⤷
BC-EIM-ODP (Application Component) Operational Data Provisioning (ODP) in Search&Analytics
⤷
RODPS_BASE (Package) Basis Objects for Operational Data Provider
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_ODQ_DEFAULT_QUEUE_MODEL | Default Queue Model | 20110601 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RODPS_HANA_QUEUE_MODEL | Create ODQ Model from HANA Model | 20111221 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_RODPS_ODP_SELF_QUEUE_MODEL | ODP Repository | 20110823 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_RSODP_BW_QUEUE_MODEL | 20130215 |
Properties
| Class | CL_RODPS_SIMPLE_ODQ_MODEL | |
| Short Description | Basic ODP-Based ODQ Model | |
| Super Class | CL_ODQ_DEFAULT_QUEUE_MODEL | Default Queue Model |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RODPS_BASE | Basis Objects for Operational Data Provider |
| Created | 20110601 | SAP |
| Last change | 20130531 | 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... | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_RODPS_SIMPLE_ODQ_MODEL has no interface implemented.
Friends
Class CL_RODPS_SIMPLE_ODQ_MODEL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_RODPS_CONTEXT | ODP Context (=Factory) | 20110601 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | 20110601 | ||
| 2 | Instance method | Protected | Method | 20110601 | ||
| 3 | Instance method | Protected | Method | 20110601 | ||
| 4 | Instance method | Protected | Method | 20110601 |
Events
Class CL_RODPS_SIMPLE_ODQ_MODEL has no event.
Types
Class CL_RODPS_SIMPLE_ODQ_MODEL has no local type.
Method Signatures
Method GET_CONTEXT_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MODELNAME | Call by reference | Type reference (TYPE) | IF_ODQ_QUEUE_MODEL=>T_MODELNAME | 20110823 | ||||
| 2 | RV_CONTEXT | Value transfer | Type reference (TYPE) | RODPS_CONTEXT | Kontext eines ODP | 20110601 |
Method GET_CONTEXT_ID on class CL_RODPS_SIMPLE_ODQ_MODEL has no exception.
Method GET_ODP_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MODELNAME | Call by reference | Type reference (TYPE) | IF_ODQ_QUEUE_MODEL=>T_MODELNAME | 20110823 | ||||
| 2 | I_QUEUENAME | Call by reference | Type reference (TYPE) | IF_ODQ_QUEUE_MODEL=>T_QUEUENAME | 20110601 | ||||
| 3 | RR_ODP | Value transfer | Object reference (TYPE REF TO) | IF_RODPS_ODP | ODP-Metadaten | 20110601 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ungültige(r) Parameterwert(e) | 20110601 | ||
| 2 | Objekt wurde nicht gefunden/existiert nicht | 20110601 |
Method ODP_TO_QUEUE_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ODPNAME | Call by reference | Type reference (TYPE) | RODPS_ODPNAME | Name eines ODP | 20110601 | |||
| 2 | R_QUEUENAME | Value transfer | Type reference (TYPE) | IF_ODQ_QUEUE_MODEL=>T_QUEUENAME | 20110601 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Objekt wurde nicht gefunden/existiert nicht | 20110601 |
Method QUEUE_TO_ODP_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_QUEUENAME | Call by reference | Type reference (TYPE) | IF_ODQ_QUEUE_MODEL=>T_QUEUENAME | 20110601 | ||||
| 2 | R_ODPNAME | Value transfer | Type reference (TYPE) | RODPS_ODPNAME | Name eines ODP | 20110601 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Objekt wurde nicht gefunden/existiert nicht | 20110601 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 731 |