SAP ABAP Class CL_RODPS_REPL_ESH_METADATA (CL_RODPS_REPL_ESH_METADATA)
Hierarchy
PI_BASIS (Software Component) Basis Plug-In
   BC-EIM-ODP (Application Component) Operational Data Provisioning (ODP) in Search&Analytics
     RODPS_REPL (Package) Operational Data Provider Replication Services
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BADI_ESH_ODP Interface for BAdI: BADI_ESH_ODP 20111027
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20111027
Properties
Class CL_RODPS_REPL_ESH_METADATA  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RODPS_REPL   Operational Data Provider Replication Services 
Created 20111027   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RODPS_REPL_ESH_METADATA has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_BADI_ESH_ODP Interface for BAdI: BADI_ESH_ODP 20111027
2 IF_BADI_INTERFACE Tag Interface for BAdIs 20111027
Friends
Class CL_RODPS_REPL_ESH_METADATA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_ACTION_CREATE_MODIFY_CONNS Instance attribute Public Attribute reference (LIKE) 20111027
2 GC_ACTION_DELETE_CONNS Instance attribute Public Attribute reference (LIKE) 20111027
3 GC_CLEANUP_BACKEND_CONN Instance attribute Public Attribute reference (LIKE) 20111027
4 GC_CLEANUP_COMPLETE Instance attribute Public Attribute reference (LIKE) 20111027
5 GC_CLEANUP_LOCAL_CONN_ON_HUB Instance attribute Public Attribute reference (LIKE) 20111027
6 MR_OTYP Instance attribute Protected Object reference (TYPE REF TO) CL_ESH_OM_OTYP 20111104
7 MTH_TO_BE_DELETED Static Attribute Public Type reference (TYPE) TTH_MODELS To Be Deleted 20111031
Methods
# Method Level Visibility Method type Description Created on
1 GET_OTYP_FROM_ACTIVE_AREA Instance method Public Method 20111104
2 GET_OTYP_FROM_BEST_AREA Instance method Public Method 20111104
3 GET_OTYP_FROM_MODIFIED_AREA Instance method Public Method 20111104
4 GET_OTYP_FROM_PROVIDER_CTRL Instance method Public Method 20120309
5 GET_OTYP_FROM_RUNTIME_INFO Instance method Public Method 20120228
Events
Class CL_RODPS_REPL_ESH_METADATA has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_MODEL Public See coding 20111031 BEGIN OF ts_model, object_type TYPE esh_e_om_object_type, subscription_id TYPE odq_subscription_id, r_iterator TYPE REF TO cl_rodps_repl_esh_iterator, r_subscription_service TYPE REF TO if_odq_subscription_service, backend_name TYPE esh_e_om_backend_name, END OF ts_model
2 TTH_MODELS Public See coding 20111031 tth_models TYPE HASHED TABLE OF ts_model WITH UNIQUE KEY object_type
Method Signatures

Method GET_OTYP_FROM_ACTIVE_AREA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FIELDS Call by reference Type reference (TYPE) ESH_T_OM_AOTYPNF_EXT 20111104
2 Exporting ET_MODELS Call by reference Type reference (TYPE) ESH_T_OM_AOTYP_EXT 20111104
3 Exporting ET_NODES Call by reference Type reference (TYPE) ESH_T_OM_AOTYPN_EXT 20111104
4 Exporting ET_ODPS Call by reference Type reference (TYPE) ESH_T_OM_AOTYPNA_EXT 20111110
5 Importing IT_MODELS Call by reference Type reference (TYPE) ESH_T_OM_AOTYP_EXT 20111104
6 Importing I_MODEL Call by reference Type reference (TYPE) ESH_E_OM_OBJECT_TYPE Objekttyp 20111104
# Exception Resumable Description Created on
1 CX_ESH_IF_PROVIDER_ERROR General Error in Provider 20111104

Method GET_OTYP_FROM_BEST_AREA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FIELDS Call by reference Type reference (TYPE) ESH_T_OM_AOTYPNF_EXT 20111104
2 Exporting ET_MODELS Call by reference Type reference (TYPE) ESH_T_OM_AOTYP_EXT 20111104
3 Exporting ET_NODES Call by reference Type reference (TYPE) ESH_T_OM_AOTYPN_EXT 20111104
4 Exporting ET_ODPS Call by reference Type reference (TYPE) ESH_T_OM_AOTYPNA_EXT 20111110
5 Exporting E_METADATA_COMPLETE Call by reference Type reference (TYPE) ODQ_BOOLEAN Metadaten vollständig? 20120305
6 Importing IT_MODELS Call by reference Type reference (TYPE) ESH_T_OM_AOTYP_EXT 20111104
7 Importing I_HOME_SYSREL Call by reference Type reference (TYPE) ESH_E_OM_SYSREL Softwarekomponente 20111104
8 Importing I_MODEL Call by reference Type reference (TYPE) ESH_E_OM_OBJECT_TYPE Objekttyp 20111104
# Exception Resumable Description Created on
1 CX_ESH_IF_PROVIDER_ERROR General Error in Provider 20111104

Method GET_OTYP_FROM_MODIFIED_AREA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FIELDS Call by reference Type reference (TYPE) ESH_T_OM_AOTYPNF_EXT 20111104
2 Exporting ET_MODELS Call by reference Type reference (TYPE) ESH_T_OM_AOTYP_EXT 20111104
3 Exporting ET_NODES Call by reference Type reference (TYPE) ESH_T_OM_AOTYPN_EXT 20111104
4 Exporting ET_ODPS Call by reference Type reference (TYPE) ESH_T_OM_AOTYPNA_EXT 20111110
5 Importing IT_MODELS Call by reference Type reference (TYPE) ESH_T_OM_AOTYP_EXT 20111104
6 Importing I_HOME_SYSREL Call by reference Type reference (TYPE) ESH_E_OM_SYSREL Softwarekomponente 20111104
7 Importing I_MODEL Call by reference Type reference (TYPE) ESH_E_OM_OBJECT_TYPE Objekttyp 20111104
# Exception Resumable Description Created on
1 CX_ESH_IF_PROVIDER_ERROR General Error in Provider 20111104

Method GET_OTYP_FROM_PROVIDER_CTRL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MODELS Call by reference Type reference (TYPE) ESH_T_OM_AOTYP_EXT 20120309
2 Exporting ET_NODES Call by reference Type reference (TYPE) ESH_T_OM_AOTYPN_EXT 20120309
3 Importing IT_MODELS Call by reference Type reference (TYPE) ESH_T_OM_AOTYP_EXT 20120309
4 Importing I_MODEL Call by reference Type reference (TYPE) ESH_E_OM_OBJECT_TYPE Objekttyp 20120309
# Exception Resumable Description Created on
1 CX_ESH_IF_PROVIDER_ERROR General Error in Provider 20120309

Method GET_OTYP_FROM_RUNTIME_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FIELDS Call by reference Type reference (TYPE) ESH_T_OM_AOTYPNF_EXT 20120228
2 Exporting ET_MODELS Call by reference Type reference (TYPE) ESH_T_OM_AOTYP_EXT 20120228
3 Exporting ET_NODES Call by reference Type reference (TYPE) ESH_T_OM_AOTYPN_EXT 20120228
4 Importing IT_MODELS Call by reference Type reference (TYPE) ESH_T_OM_AOTYP_EXT 20120228
5 Importing I_HOME_SYSREL Call by reference Type reference (TYPE) ESH_E_OM_SYSREL Softwarekomponente 20120228
6 Importing I_MODEL Call by reference Type reference (TYPE) ESH_E_OM_OBJECT_TYPE Objekttyp 20120228
# Exception Resumable Description Created on
1 CX_ESH_IF_PROVIDER_ERROR General Error in Provider 20120228
History
Last changed by/on SAP  20130531 
SAP Release Created in