SAP ABAP Class CL_ESH_EX_GENERIC_TO_PROVIDER (Generic provider class for technical objects)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-EIM-ESH (Application Component) NetWeaver Enterprise Search
⤷
S_ESH_ENG_EXTRACTION (Package) Extraction

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BADI_ESH_IF_OBJECT_DATA | Object data by list of object ids | 20080221 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20080221 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ESH_IF_DATA_PROVIDER | Data provider | 20080213 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ESH_IF_DATA_PROVIDER_INCL | Instances of included interfaces of data provider | 20080213 |
5 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ESH_IF_OBJECT_ITERATOR | Object data iterator by last object id | 20080213 |
Properties
Class | CL_ESH_EX_GENERIC_TO_PROVIDER | |
Short Description | Generic provider class for technical objects | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | S_ESH_ENG_EXTRACTION | Extraction |
Created | 20080213 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_ESH_EX_GENERIC_TO_PROVIDER has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_BADI_ESH_IF_OBJECT_DATA | Object data by list of object ids | 20080221 | ||
2 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20080221 | ||
3 | IF_ESH_IF_DATA_PROVIDER | Data provider | 20080213 | ||
4 | IF_ESH_IF_DATA_PROVIDER_INCL | Instances of included interfaces of data provider | 20080213 | ||
5 | IF_ESH_IF_OBJECT_ITERATOR | Object data iterator by last object id | 20080213 |
Friends
Class CL_ESH_EX_GENERIC_TO_PROVIDER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | ESH_E_OM_DATA_SOURCE_TYPE | 'DOMA' | Data source type DOMA | 20080213 | |
2 | ![]() |
Constant | Private | Type reference (TYPE) | ESH_E_OM_DATA_SOURCE_TYPE | 'TRANSP' | Data source type TRANSP | 20080219 | |
3 | ![]() |
Constant | Private | Type reference (TYPE) | ESH_E_IF_PROVIDER_ID | 'CL_ESH_EX_GENERIC_TO_PROVIDER' | Provider ID | 20080213 | |
4 | ![]() |
Constant | Private | Type reference (TYPE) | XFELD | 'X' | Constant 'X' | 20080213 | |
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ESH_T_OM_ADPRVD_EXT | List of data providers | 20080213 | ||
6 | ![]() |
Static Attribute | Private | Type reference (TYPE) | LTY_T_OBJ_TYPE_INSTANCE_TYPE | List of all class instances | 20080213 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ESH_T_OM_AOTYPN_EXT | List of nodes | 20080213 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ESH_T_OM_ADPRVDFLC_EXT | List of node filters | 20080213 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ESH_T_OM_ARELAT_EXT | List of relations | 20080213 | ||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ESH_T_OM_ARELATF_EXT | List of relation fields | 20080213 | ||
11 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ESH_T_OM_ARELATFV_EXT | List of relation fix values | 20130107 | ||
12 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ESH_E_OM_OBJECT_TYPE | Object type | 20080213 | ||
13 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ESH_E_OM_BACKEND_NAME | Back-end name | 20080213 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Private | Method | Check if the specified object type can be handled | 20080213 |
2 | ![]() |
Instance method | Private | Constructor | Private constructor | 20080213 |
3 | ![]() |
Static method | Private | Method | Extract the domain values for the specified domain | 20080213 |
Events
Class CL_ESH_EX_GENERIC_TO_PROVIDER has no event.
Types
Class CL_ESH_EX_GENERIC_TO_PROVIDER has no local type.
Method Signatures
Method CHECK_OBJECT_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_DATA_PROVIDERS | Call by reference | Type reference (TYPE) | ESH_T_OM_ADPRVD_EXT | List of data providers | 20080213 | ||
2 | ![]() |
ET_NODES | Call by reference | Type reference (TYPE) | ESH_T_OM_AOTYPN_EXT | List of nodes | 20080213 | ||
3 | ![]() |
ET_NODE_FILTERS | Call by reference | Type reference (TYPE) | ESH_T_OM_ADPRVDFLC_EXT | List of node filters | 20080213 | ||
4 | ![]() |
ET_RELATIONS | Call by reference | Type reference (TYPE) | ESH_T_OM_ARELAT_EXT | List of relations | 20080213 | ||
5 | ![]() |
ET_RELATION_FIELDS | Call by reference | Type reference (TYPE) | ESH_T_OM_ARELATF_EXT | List of relation fields | 20080213 | ||
6 | ![]() |
ET_RELATION_VALUES | Call by reference | Type reference (TYPE) | ESH_T_OM_ARELATFV_EXT | List of relation fix values | 20130107 | ||
7 | ![]() |
IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | ESH_E_OM_OBJECT_TYPE | Object Type | 20080213 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Interface not supported | 20080213 |
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_DATA_PROVIDERS | Call by reference | Type reference (TYPE) | ESH_T_OM_ADPRVD_EXT | List of data providers | 20080213 | ||
2 | ![]() |
IT_NODES | Call by reference | Type reference (TYPE) | ESH_T_OM_AOTYPN_EXT | List of nodes | 20080213 | ||
3 | ![]() |
IT_NODE_FILTERS | Call by reference | Type reference (TYPE) | ESH_T_OM_ADPRVDFLC_EXT | List of node filters | 20080213 | ||
4 | ![]() |
IT_RELATIONS | Call by reference | Type reference (TYPE) | ESH_T_OM_ARELAT_EXT | List of relations | 20080213 | ||
5 | ![]() |
IT_RELATION_FIELDS | Call by reference | Type reference (TYPE) | ESH_T_OM_ARELATF_EXT | List of relation fields | 20080213 | ||
6 | ![]() |
IT_RELATION_VALUES | Call by reference | Type reference (TYPE) | ESH_T_OM_ARELATFV_EXT | List of relation fix values | 20130107 | ||
7 | ![]() |
IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | ESH_E_OM_OBJECT_TYPE | Object Type | 20080213 |
Method CONSTRUCTOR on class CL_ESH_EX_GENERIC_TO_PROVIDER has no exception.
Method GET_DOMAIN_VALUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_DOMAIN_VALUES | Call by reference | Type reference (TYPE) | ESH_T_EX_DOMAIN_VALUES | List of domain values | 20080213 | ||
2 | ![]() |
EV_CHECKFIELD | Call by reference | Type reference (TYPE) | FIELDNAME | Check field | 20080213 | ||
3 | ![]() |
EV_ENTITYTAB | Call by reference | Type reference (TYPE) | ENTITYTAB | Value table | 20080213 | ||
4 | ![]() |
EV_LANGUAGEFIELD | Call by reference | Type reference (TYPE) | FIELDNAME | Language field | 20080213 | ||
5 | ![]() |
EV_TEXTFIELD | Call by reference | Type reference (TYPE) | FIELDNAME | Text field | 20080213 | ||
6 | ![]() |
EV_TEXTTABLE | Call by reference | Type reference (TYPE) | TABNAME | Text table | 20080213 | ||
7 | ![]() |
EV_VALUEFIELD | Call by reference | Type reference (TYPE) | FIELDNAME | Value field | 20080213 | ||
8 | ![]() |
IV_DOMAIN_NAME | Call by reference | Type reference (TYPE) | DOMNAME | Domain name | 20080213 |
Method GET_DOMAIN_VALUES on class CL_ESH_EX_GENERIC_TO_PROVIDER has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 711 |