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 IF_ODQ_QUEUE_MODEL Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 IF_RODPS_ODP 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 PR_CONTEXT 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 GET_CONTEXT_ID Instance method Protected Method 20110601
2 GET_ODP_INSTANCE Instance method Protected Method 20110601
3 ODP_TO_QUEUE_NAME Instance method Protected Method 20110601
4 QUEUE_TO_ODP_NAME 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 Importing I_MODELNAME Call by reference Type reference (TYPE) IF_ODQ_QUEUE_MODEL=>T_MODELNAME 20110823
2 Returning 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 Importing I_MODELNAME Call by reference Type reference (TYPE) IF_ODQ_QUEUE_MODEL=>T_MODELNAME 20110823
2 Importing I_QUEUENAME Call by reference Type reference (TYPE) IF_ODQ_QUEUE_MODEL=>T_QUEUENAME 20110601
3 Returning RR_ODP Value transfer Object reference (TYPE REF TO) IF_RODPS_ODP ODP-Metadaten 20110601
# Exception Resumable Description Created on
1 CX_ODQ_INPUT_INVALID Ungültige(r) Parameterwert(e) 20110601
2 CX_ODQ_OBJECT_NOT_FOUND 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 Importing I_ODPNAME Call by reference Type reference (TYPE) RODPS_ODPNAME Name eines ODP 20110601
2 Returning R_QUEUENAME Value transfer Type reference (TYPE) IF_ODQ_QUEUE_MODEL=>T_QUEUENAME 20110601
# Exception Resumable Description Created on
1 CX_ODQ_OBJECT_NOT_FOUND 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 Importing I_QUEUENAME Call by reference Type reference (TYPE) IF_ODQ_QUEUE_MODEL=>T_QUEUENAME 20110601
2 Returning R_ODPNAME Value transfer Type reference (TYPE) RODPS_ODPNAME Name eines ODP 20110601
# Exception Resumable Description Created on
1 CX_ODQ_OBJECT_NOT_FOUND Objekt wurde nicht gefunden/existiert nicht 20110601
History
Last changed by/on SAP  20130531 
SAP Release Created in 731