SAP ABAP Class CL_ESH_OM_CH_RES_DATA_PRVDRS (Conflcit Resolution: Data Providers)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-EIM-ESH (Application Component) NetWeaver Enterprise Search
⤷
S_ESH_ENG_OBJ_MOD_REP (Package) Model Repository

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ESH_OM_CH_RES | Conflict Handling Resolution | 20100205 |
Properties
Class | CL_ESH_OM_CH_RES_DATA_PRVDRS | |
Short Description | Conflcit Resolution: Data Providers | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | S_ESH_ENG_OBJ_MOD_REP | Model Repository |
Created | 20100205 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_ESH_OM_CH_RES_DATA_PRVDRS has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_ESH_OM_CH_RES | Conflict Handling Resolution | 20100205 |
Friends
Class CL_ESH_OM_CH_RES_DATA_PRVDRS has no friend class.
Attributes
Class CL_ESH_OM_CH_RES_DATA_PRVDRS has no attribute.
Methods
Class CL_ESH_OM_CH_RES_DATA_PRVDRS has no method.
Events
Class CL_ESH_OM_CH_RES_DATA_PRVDRS has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | LTY_S_DPRVD_PER_MODEL | Private | See coding | 20100205 | BEGIN OF lty_s_dprvd_per_model,
sysrel TYPE esh_e_om_sysrel,
model TYPE esh_e_om_model,
dprvd_rename TYPE esh_t_om_adprvd_ext,
END OF lty_s_dprvd_per_model
|
||
2 | LTY_T_DPRVD_PER_MODEL | Private | See coding | 20100205 | lty_t_dprvd_per_model TYPE TABLE OF lty_s_dprvd_per_model WITH NON-UNIQUE KEY sysrel model
|
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 730 |