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 | Instance attribute | Public | Attribute reference (LIKE) | 20111027 | |||||
| 2 | Instance attribute | Public | Attribute reference (LIKE) | 20111027 | |||||
| 3 | Instance attribute | Public | Attribute reference (LIKE) | 20111027 | |||||
| 4 | Instance attribute | Public | Attribute reference (LIKE) | 20111027 | |||||
| 5 | Instance attribute | Public | Attribute reference (LIKE) | 20111027 | |||||
| 6 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_ESH_OM_OTYP | 20111104 | ||||
| 7 | Static Attribute | Public | Type reference (TYPE) | TTH_MODELS | To Be Deleted | 20111031 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20111104 | ||
| 2 | Instance method | Public | Method | 20111104 | ||
| 3 | Instance method | Public | Method | 20111104 | ||
| 4 | Instance method | Public | Method | 20120309 | ||
| 5 | 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 | ET_FIELDS | Call by reference | Type reference (TYPE) | ESH_T_OM_AOTYPNF_EXT | 20111104 | ||||
| 2 | ET_MODELS | Call by reference | Type reference (TYPE) | ESH_T_OM_AOTYP_EXT | 20111104 | ||||
| 3 | ET_NODES | Call by reference | Type reference (TYPE) | ESH_T_OM_AOTYPN_EXT | 20111104 | ||||
| 4 | ET_ODPS | Call by reference | Type reference (TYPE) | ESH_T_OM_AOTYPNA_EXT | 20111110 | ||||
| 5 | IT_MODELS | Call by reference | Type reference (TYPE) | ESH_T_OM_AOTYP_EXT | 20111104 | ||||
| 6 | I_MODEL | Call by reference | Type reference (TYPE) | ESH_E_OM_OBJECT_TYPE | Objekttyp | 20111104 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | ET_FIELDS | Call by reference | Type reference (TYPE) | ESH_T_OM_AOTYPNF_EXT | 20111104 | ||||
| 2 | ET_MODELS | Call by reference | Type reference (TYPE) | ESH_T_OM_AOTYP_EXT | 20111104 | ||||
| 3 | ET_NODES | Call by reference | Type reference (TYPE) | ESH_T_OM_AOTYPN_EXT | 20111104 | ||||
| 4 | ET_ODPS | Call by reference | Type reference (TYPE) | ESH_T_OM_AOTYPNA_EXT | 20111110 | ||||
| 5 | E_METADATA_COMPLETE | Call by reference | Type reference (TYPE) | ODQ_BOOLEAN | Metadaten vollständig? | 20120305 | |||
| 6 | IT_MODELS | Call by reference | Type reference (TYPE) | ESH_T_OM_AOTYP_EXT | 20111104 | ||||
| 7 | I_HOME_SYSREL | Call by reference | Type reference (TYPE) | ESH_E_OM_SYSREL | Softwarekomponente | 20111104 | |||
| 8 | I_MODEL | Call by reference | Type reference (TYPE) | ESH_E_OM_OBJECT_TYPE | Objekttyp | 20111104 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | ET_FIELDS | Call by reference | Type reference (TYPE) | ESH_T_OM_AOTYPNF_EXT | 20111104 | ||||
| 2 | ET_MODELS | Call by reference | Type reference (TYPE) | ESH_T_OM_AOTYP_EXT | 20111104 | ||||
| 3 | ET_NODES | Call by reference | Type reference (TYPE) | ESH_T_OM_AOTYPN_EXT | 20111104 | ||||
| 4 | ET_ODPS | Call by reference | Type reference (TYPE) | ESH_T_OM_AOTYPNA_EXT | 20111110 | ||||
| 5 | IT_MODELS | Call by reference | Type reference (TYPE) | ESH_T_OM_AOTYP_EXT | 20111104 | ||||
| 6 | I_HOME_SYSREL | Call by reference | Type reference (TYPE) | ESH_E_OM_SYSREL | Softwarekomponente | 20111104 | |||
| 7 | I_MODEL | Call by reference | Type reference (TYPE) | ESH_E_OM_OBJECT_TYPE | Objekttyp | 20111104 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | ET_MODELS | Call by reference | Type reference (TYPE) | ESH_T_OM_AOTYP_EXT | 20120309 | ||||
| 2 | ET_NODES | Call by reference | Type reference (TYPE) | ESH_T_OM_AOTYPN_EXT | 20120309 | ||||
| 3 | IT_MODELS | Call by reference | Type reference (TYPE) | ESH_T_OM_AOTYP_EXT | 20120309 | ||||
| 4 | I_MODEL | Call by reference | Type reference (TYPE) | ESH_E_OM_OBJECT_TYPE | Objekttyp | 20120309 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | ET_FIELDS | Call by reference | Type reference (TYPE) | ESH_T_OM_AOTYPNF_EXT | 20120228 | ||||
| 2 | ET_MODELS | Call by reference | Type reference (TYPE) | ESH_T_OM_AOTYP_EXT | 20120228 | ||||
| 3 | ET_NODES | Call by reference | Type reference (TYPE) | ESH_T_OM_AOTYPN_EXT | 20120228 | ||||
| 4 | IT_MODELS | Call by reference | Type reference (TYPE) | ESH_T_OM_AOTYP_EXT | 20120228 | ||||
| 5 | I_HOME_SYSREL | Call by reference | Type reference (TYPE) | ESH_E_OM_SYSREL | Softwarekomponente | 20120228 | |||
| 6 | I_MODEL | Call by reference | Type reference (TYPE) | ESH_E_OM_OBJECT_TYPE | Objekttyp | 20120228 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | General Error in Provider | 20120228 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |