SAP ABAP Class CL_ESH_ADM_CRT_LOAD_CONTROLLER (Load Controller for CRT Data)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-EIM-ESH (Application Component) NetWeaver Enterprise Search
⤷
S_ESH_ENG_ADMIN_COMMON_RUNTIME (Package) Monitoring and Admin for the Common Runtime Component

⤷

⤷

Properties
Class | CL_ESH_ADM_CRT_LOAD_CONTROLLER | |
Short Description | Load Controller for CRT Data | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | S_ESH_ENG_ADMIN_COMMON_RUNTIME | Monitoring and Admin for the Common Runtime Component |
Created | 20080124 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_ESH_ADM_CRT_LOAD_CONTROLLER has no interface implemented.
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_ESH_ADM_CRT_LOAD_ADMIN_TOOL | 20080124 | Load Admin Tool for CRT Data |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | LTY_T_NODE_FIELD_FLDNAME_TYPE | Field names for node fields | 20091126 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Flag: Log response time of the implementation class | 20080326 | |
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | 50 | Number of data packages after which optimize is called | 20080423 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Analyze the extracted data | 20091221 |
2 | ![]() |
Instance method | Private | Method | Build the extraction tables according to the object model | 20081219 |
3 | ![]() |
Instance method | Private | Constructor | Private constructor | 20080124 |
4 | ![]() |
Instance method | Private | Method | Convert URLs to binary content and index data | 20110611 |
5 | ![]() |
Instance method | Private | Method | Convert messages from application log into the message table | 20100127 |
6 | ![]() |
Instance method | Private | Method | Convert URLs to binary content | 20091105 |
7 | ![]() |
Instance method | Private | Method | Fill the authorization indexes for the specified object type | 20080421 |
8 | ![]() |
Instance method | Private | Method | Transform data from the extr tables to the indexing tables | 20090108 |
9 | ![]() |
Instance method | Private | Method | Get an instance of the object iterator | 20090107 |
10 | ![]() |
Instance method | Private | Method | Get an instance of the object iterator time | 20090107 |
11 | ![]() |
Instance method | Private | Method | Get detail data for the specified object type | 20081104 |
12 | ![]() |
Instance method | Private | Method | Push data of the specified object types for indexing | 20090123 |
13 | ![]() |
Instance method | Private | Method | Index data of the specified object type | 20080124 |
14 | ![]() |
Instance method | Private | Method | Push data of the specified object type for indexing | 20080219 |
15 | ![]() |
Instance method | Private | Method | Move data fields with different field names | 20091130 |
16 | ![]() |
Instance method | Private | Method | Set the node filter values for ODP models as SELECT-OPTIONS | 20100513 |
17 | ![]() |
Instance method | Private | Method | Set the relation fix values as SELECT-OPTIONS | 20100511 |
Events
Class CL_ESH_ADM_CRT_LOAD_CONTROLLER has no event.
Types
Class CL_ESH_ADM_CRT_LOAD_CONTROLLER has no local type.
Method Signatures
Method ANALYZE_EXTRACTED_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_LOG_MESSAGES | Call by reference | Type reference (TYPE) | ESH_T_ADM_BAL_S_MSG | Messages for application log | 20091221 | ||
2 | ![]() |
EV_ERROR | Call by reference | Type reference (TYPE) | ABAP_BOOL | Flag: Error occured | 20091221 | ||
3 | ![]() |
IT_EXTR_NODES | Call by reference | Type reference (TYPE) | ESH_T_IF_EXTRACT_NODES | List of extraction tables | 20091221 | ||
4 | ![]() |
IT_RELATIONS | Call by reference | Type reference (TYPE) | ESH_T_OM_ARELAT_EXT | List of relations for nodes | 20091221 | ||
5 | ![]() |
IT_RELATION_FIELDS | Call by reference | Type reference (TYPE) | ESH_T_OM_ARELATF_EXT | List of relation fields | 20091222 | ||
6 | ![]() |
IV_DATA_PACKAGE | Call by reference | Type reference (TYPE) | I | Number of data pakage | 20100108 | ||
7 | ![]() |
IV_IS_ODP | Call by reference | Type reference (TYPE) | ABAP_BOOL | Object type is an ODP | 20091221 | ||
8 | ![]() |
IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | ESH_E_OM_OBJECT_TYPE | Object Type | 20091221 |
Method ANALYZE_EXTRACTED_DATA on class CL_ESH_ADM_CRT_LOAD_CONTROLLER has no exception.
Method BUILD_EXTRACTION_TABLES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_EXTR_NODES | Call by reference | Type reference (TYPE) | ESH_T_IF_EXTRACT_NODES | Nodes for extraction | 20081219 | ||
2 | ![]() |
ET_LOG_MESSAGES | Call by reference | Type reference (TYPE) | ESH_T_ADM_BAL_S_MSG | Messages for application log | 20081219 | ||
3 | ![]() |
ET_TREX_EXTR_NODES | Call by reference | Type reference (TYPE) | LTY_T_TREX_EXTR_NODE_TYPE | Nodes for indexing | 20081219 | ||
4 | ![]() |
EV_ERROR | Call by reference | Type reference (TYPE) | ABAP_BOOL | Flag: Error occured | 20081219 | ||
5 | ![]() |
EV_ROOT_NODE | Call by reference | Type reference (TYPE) | ESH_E_OM_NODE_NAME | Node Name of the root node | 20090112 | ||
6 | ![]() |
IT_FIELDS | Call by reference | Type reference (TYPE) | ESH_T_OM_AOTYPNF_EXT | List of fields of all nodes | 20081219 | ||
7 | ![]() |
IT_FIELDS_MAPPED | Call by reference | Type reference (TYPE) | ESH_T_OM_AOTYPNF_EXT | List of mapped fields | 20081219 | ||
8 | ![]() |
IT_FIELD_MAPPINGS | Call by reference | Type reference (TYPE) | ESH_T_OM_AOTYPNPF_EXT | Field mapping | 20081219 | ||
9 | ![]() |
IT_NODES | Call by reference | Type reference (TYPE) | ESH_T_OM_AOTYPN_EXT | List of nodes | 20081219 | ||
10 | ![]() |
IT_NODES_MAPPED | Call by reference | Type reference (TYPE) | ESH_T_OM_AOTYPN_EXT | List of mapped nodes | 20081219 | ||
11 | ![]() |
IT_NODE_MAPPINGS | Call by reference | Type reference (TYPE) | ESH_T_OM_AOTYPNP_EXT | Node mapping | 20081219 | ||
12 | ![]() |
IT_RELATIONS | Call by reference | Type reference (TYPE) | ESH_T_OM_ARELAT_EXT | List of relations for nodes | 20101005 | ||
13 | ![]() |
IT_RELATION_FIELDS | Call by reference | Type reference (TYPE) | ESH_T_OM_ARELATF_EXT | List of fields for relations of nodes | 20101005 | ||
14 | ![]() |
IV_CONNECTION_GUID | Call by reference | Type reference (TYPE) | ESH_E_ADM_CONNECTION_GUID | Connection GUID | 20101126 | ||
15 | ![]() |
IV_IS_ODP | Call by reference | Type reference (TYPE) | ABAP_BOOL | Object type is an ODP | 20091209 | ||
16 | ![]() |
IV_NO_BKNDNM | Call by reference | Type reference (TYPE) | ESH_E_OM_EXTR_NO_BACKENDNAME | Do not use Backendnames in Extraction Structures | 20090219 |
Method BUILD_EXTRACTION_TABLES on class CL_ESH_ADM_CRT_LOAD_CONTROLLER has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_ESH_ADM_CRT_LOAD_CONTROLLER has no parameter.
Method CONSTRUCTOR on class CL_ESH_ADM_CRT_LOAD_CONTROLLER has no exception.
Method CONVERT_AND_INDEX_URLS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_DATA_IS_INDEXED | Call by reference | Type reference (TYPE) | ABAP_BOOL | Indicator: data has been indexed | 20110611 | ||
2 | ![]() |
IR_APPLICATION_LOG | Call by reference | Object reference (TYPE REF TO) | IF_ESH_OM_APPLOG | Application Log | 20110611 | ||
3 | ![]() |
IR_INDEX_POPULATE | Call by reference | Object reference (TYPE REF TO) | CL_ESH_TREX_INDEX_POPULATE | Populate a TREX Index with Data | 20110611 | ||
4 | ![]() |
IT_EXTR_NODES | Call by reference | Type reference (TYPE) | ESH_T_IF_EXTRACT_NODES | Extraction of nodes | 20110611 | ||
5 | ![]() |
IT_FIELDS | Call by reference | Type reference (TYPE) | ESH_T_OM_AOTYPNF_EXT | List of fields of all nodes | 20110611 | ||
6 | ![]() |
IT_NODES | Call by reference | Type reference (TYPE) | ESH_T_OM_AOTYPN_EXT | Lists of nodes | 20110611 | ||
7 | ![]() |
IT_OBJECT_DATA_INDEX | Call by reference | Type reference (TYPE) | ESH_T_IX_OBJECT_DATA | Object data for indexing | 20110611 | ||
8 | ![]() |
IV_CONNECTION_GUID | Call by reference | Type reference (TYPE) | ESH_E_ADM_CONNECTION_GUID | Connection GUID | 20110611 | ||
9 | ![]() |
IV_DELTA_AUTH_INDEXING | Call by reference | Type reference (TYPE) | ABAP_BOOL | Indicator: delta authorization indexing | 20110611 | ||
10 | ![]() |
IV_INDEXING_MODE | Call by reference | Type reference (TYPE) | ESH_E_ADM_INDEXING_MODE | SPACE | Indexing Mode | 20130108 | |
11 | ![]() |
IV_LOGSYS | Call by reference | Type reference (TYPE) | LOGSYS | Logical system | 20110611 | ||
12 | ![]() |
IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | ESH_E_OM_OBJECT_TYPE | Object Type | 20110611 | ||
13 | ![]() |
IV_SW_COMP_ID | Call by reference | Type reference (TYPE) | ESH_E_OM_SYSREL | Software Component | 20110611 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
index population exception type dynamic | 20110611 | |
2 | ![]() |
Index Population Exception | 20110611 |
Method CONVERT_MESSAGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_LOG_MESSAGES | Call by reference | Type reference (TYPE) | ESH_T_ADM_BAL_S_MSG | Messages for application log | 20100127 | ||
2 | ![]() |
IR_APPLICATION_LOG | Call by reference | Object reference (TYPE REF TO) | IF_ESH_OM_APPLOG | Application Log | 20100127 |
Method CONVERT_MESSAGES on class CL_ESH_ADM_CRT_LOAD_CONTROLLER has no exception.
Method CONVERT_URLS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_APPLICATION_LOG | Call by reference | Object reference (TYPE REF TO) | IF_ESH_OM_APPLOG | Application Log | 20091125 | ||
2 | ![]() |
IT_EXTR_NODES | Call by reference | Type reference (TYPE) | ESH_T_IF_EXTRACT_NODES | Extraction of nodes | 20091105 | ||
3 | ![]() |
IT_FIELDS | Call by reference | Type reference (TYPE) | ESH_T_OM_AOTYPNF_EXT | List of fields of all nodes | 20091105 | ||
4 | ![]() |
IT_NODES | Call by reference | Type reference (TYPE) | ESH_T_OM_AOTYPN_EXT | Lists of nodes | 20091105 | ||
5 | ![]() |
IV_CONNECTION_GUID | Call by reference | Type reference (TYPE) | ESH_E_ADM_CONNECTION_GUID | Connection GUID | 20091105 | ||
6 | ![]() |
IV_HANDLE_SINGLE_NODE_MODELS | Call by reference | Type reference (TYPE) | ABAP_BOOL | Indicator: handle single node models | 20110612 | ||
7 | ![]() |
IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | ESH_E_OM_OBJECT_TYPE | Object Type | 20091125 | ||
8 | ![]() |
IV_SW_COMP_ID | Call by reference | Type reference (TYPE) | ESH_E_OM_SYSREL | Software Component | 20091105 |
Method CONVERT_URLS on class CL_ESH_ADM_CRT_LOAD_CONTROLLER has no exception.
Method FILL_AUTHORIZATION_INDICES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_LOG_MESSAGES | Call by reference | Type reference (TYPE) | ESH_T_ADM_BAL_S_MSG | Messages for application log | 20080421 | ||
2 | ![]() |
EV_ERROR | Call by reference | Type reference (TYPE) | ABAP_BOOL | Flag: Error occured | 20080421 | ||
3 | ![]() |
IR_SCENARIO_ANALYZER | Call by reference | Object reference (TYPE REF TO) | CL_ESH_HANA_SCENARIO_ANALYZER | ESH-on-HANA Scenario Analyzer | 20120525 | ||
4 | ![]() |
IT_INDEX | Call by reference | Type reference (TYPE) | ESH_T_CRT_INDEX | List of authorization indices | 20080421 | ||
5 | ![]() |
IV_CONNECTION_GUID | Call by reference | Type reference (TYPE) | ESH_E_ADM_CONNECTION_GUID | Connection GUID | 20080421 | ||
6 | ![]() |
IV_LOGSYS | Call by reference | Type reference (TYPE) | LOGSYS | Logical System | 20080421 |
Method FILL_AUTHORIZATION_INDICES on class CL_ESH_ADM_CRT_LOAD_CONTROLLER has no exception.
Method FILL_TREX_EXTR_NODES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_OBJECT_DATA_INDEX | Call by reference | Type reference (TYPE) | ESH_T_IX_OBJECT_DATA | Object data for indexing | 20090108 | ||
2 | ![]() |
IR_CONNECTIVITY | Call by reference | Object reference (TYPE REF TO) | CL_ESH_ADM_ANY_CONNECTIVITY | Connectivity details | 20090924 | ||
3 | ![]() |
IT_EXTR_NODES | Call by reference | Type reference (TYPE) | ESH_T_IF_EXTRACT_NODES | List of extraction tables | 20090108 | ||
4 | ![]() |
IT_FIELDS | Call by reference | Type reference (TYPE) | ESH_T_OM_AOTYPNF_EXT | List of fields of all nodes | 20120811 | ||
5 | ![]() |
IT_FIELD_MAPPINGS | Call by reference | Type reference (TYPE) | ESH_T_OM_AOTYPNPF_EXT | Node field mapping | 20090108 | ||
6 | ![]() |
IT_INDEX | Call by reference | Type reference (TYPE) | ESH_T_CRT_INDEX | List of indices | 20090108 | ||
7 | ![]() |
IT_NODES_MAPPED | Call by reference | Type reference (TYPE) | ESH_T_OM_AOTYPN_EXT | List of mapped nodes | 20090108 | ||
8 | ![]() |
IT_NODE_MAPPINGS | Call by reference | Type reference (TYPE) | ESH_T_OM_AOTYPNP_EXT | Node mapping | 20090108 | ||
9 | ![]() |
IT_RELATIONS | Call by reference | Type reference (TYPE) | ESH_T_OM_ARELAT_EXT | List of relations for mapped nodes | 20090108 | ||
10 | ![]() |
IT_RELATION_FIELDS | Call by reference | Type reference (TYPE) | ESH_T_OM_ARELATF_EXT | List of fields for relations of mapped nodes | 20090108 | ||
11 | ![]() |
IT_TREX_EXTR_NODES | Call by reference | Type reference (TYPE) | LTY_T_TREX_EXTR_NODE_TYPE | List of indexing tables | 20090108 | ||
12 | ![]() |
IV_LOGSYS | Call by reference | Type reference (TYPE) | LOGSYS | Logical System | 20090108 | ||
13 | ![]() |
IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | ESH_E_OM_OBJECT_TYPE | Object Type | 20090922 | ||
14 | ![]() |
IV_SW_COMP_ID | Call by reference | Type reference (TYPE) | ESH_E_OM_SYSREL | Software Component | 20090922 |
Method FILL_TREX_EXTR_NODES on class CL_ESH_ADM_CRT_LOAD_CONTROLLER has no exception.
Method GET_OBJECT_ITERATOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_OBJECT_ITERATOR | Call by reference | Object reference (TYPE REF TO) | IF_ESH_IF_OBJECT_ITERATOR | Object data iterator by last object id | 20090107 | ||
2 | ![]() |
ET_LOG_MESSAGES | Call by reference | Type reference (TYPE) | ESH_T_ADM_BAL_S_MSG | Messages for application log | 20090107 | ||
3 | ![]() |
EV_ERROR | Call by reference | Type reference (TYPE) | ABAP_BOOL | Flag: Error occured | 20090107 | ||
4 | ![]() |
IR_CONNECTIVITY | Call by reference | Object reference (TYPE REF TO) | CL_ESH_ADM_ANY_CONNECTIVITY | Connectivity details | 20090107 | ||
5 | ![]() |
IV_AREA | Call by reference | Type reference (TYPE) | ESH_E_OM_AREA | CL_ESH_OM_CONSTANTS=>GC_AREA_ACTIVE | Area | 20100316 | |
6 | ![]() |
IV_BACKEND_NAME | Call by reference | Type reference (TYPE) | ESH_E_OM_BACKEND_NAME | Backend Name | 20090107 | ||
7 | ![]() |
IV_INDEXING_MODE | Call by reference | Type reference (TYPE) | ESH_E_ADM_INDEXING_MODE | SPACE | Indexing Mode | 20110701 | |
8 | ![]() |
IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | ESH_E_OM_OBJECT_TYPE | Object Type possibly renamed by conflict handling | 20090107 | ||
9 | ![]() |
IV_OBJECT_TYPE_ORIGINAL | Call by reference | Type reference (TYPE) | ESH_E_OM_OBJECT_TYPE | Object Type for extractor implementation | 20101008 | ||
10 | ![]() |
IV_PROVIDER_ID | Call by reference | Type reference (TYPE) | ESH_E_OM_PROVIDER_ID | Provider ID | 20090107 | ||
11 | ![]() |
IV_SW_COMP_ID | Call by reference | Type reference (TYPE) | ESH_E_OM_SYSREL | Software Component | 20090203 |
Method GET_OBJECT_ITERATOR on class CL_ESH_ADM_CRT_LOAD_CONTROLLER has no exception.
Method GET_OBJECT_ITERATOR_TIME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_OBJECT_ITERATOR_TIME | Call by reference | Object reference (TYPE REF TO) | IF_ESH_IF_OBJECT_ITERATOR_TIME | Object data iterator by last timestamp | 20090107 | ||
2 | ![]() |
ET_LOG_MESSAGES | Call by reference | Type reference (TYPE) | ESH_T_ADM_BAL_S_MSG | Messages for application log | 20090107 | ||
3 | ![]() |
EV_ERROR | Call by reference | Type reference (TYPE) | ABAP_BOOL | Flag: Error occured | 20090107 | ||
4 | ![]() |
IR_CONNECTIVITY | Call by reference | Object reference (TYPE REF TO) | CL_ESH_ADM_ANY_CONNECTIVITY | Connectivity details | 20090107 | ||
5 | ![]() |
IV_BACKEND_NAME | Call by reference | Type reference (TYPE) | ESH_E_OM_BACKEND_NAME | Backend Name | 20090107 | ||
6 | ![]() |
IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | ESH_E_OM_OBJECT_TYPE | Object Type | 20090107 | ||
7 | ![]() |
IV_PROVIDER_ID | Call by reference | Type reference (TYPE) | ESH_E_OM_PROVIDER_ID | Provider ID | 20090107 | ||
8 | ![]() |
IV_SW_COMP_ID | Call by reference | Type reference (TYPE) | ESH_E_OM_SYSREL | Software Component | 20090203 |
Method GET_OBJECT_ITERATOR_TIME on class CL_ESH_ADM_CRT_LOAD_CONTROLLER has no exception.
Method GET_OBJECT_TYPE_DETAILS 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 | 20081104 | ||
2 | ![]() |
ET_NODES | Call by reference | Type reference (TYPE) | ESH_T_OM_AOTYPN_EXT | List of nodes | 20081104 | ||
3 | ![]() |
ET_NODE_FILTERS | Call by reference | Type reference (TYPE) | ESH_T_OM_ADPRVDFLC_EXT | List of node filters | 20081104 | ||
4 | ![]() |
ET_OBJECT_TYPE_DETAILS | Call by reference | Type reference (TYPE) | ESH_T_INT_CLUSTER | Data Cluster Container | 20081110 | ||
5 | ![]() |
ET_RELATIONS | Call by reference | Type reference (TYPE) | ESH_T_OM_ARELAT_EXT | List of relations | 20081104 | ||
6 | ![]() |
ET_RELATION_FIELDS | Call by reference | Type reference (TYPE) | ESH_T_OM_ARELATF_EXT | List of relation fields | 20081104 | ||
7 | ![]() |
ET_RELATION_VALUES | Call by reference | Type reference (TYPE) | ESH_T_OM_ARELATFV_EXT | List of relation fix values | 20130107 | ||
8 | ![]() |
IR_CONNECTIVITY | Call by reference | Object reference (TYPE REF TO) | CL_ESH_ADM_ANY_CONNECTIVITY | Connectivity details | 20081113 | ||
9 | ![]() |
IV_AREA | Call by reference | Type reference (TYPE) | ESH_E_OM_AREA | CL_ESH_OM_CONSTANTS=>GC_AREA_ACTIVE | Area | 20100316 | |
10 | ![]() |
IV_INDEXING_MODE | Call by reference | Type reference (TYPE) | ESH_E_ADM_INDEXING_MODE | SPACE | Indexing Mode | 20110701 | |
11 | ![]() |
IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | ESH_E_OM_OBJECT_TYPE | Object Type | 20081104 | ||
12 | ![]() |
IV_SW_COMP_ID | Call by reference | Type reference (TYPE) | ESH_E_OM_SYSREL | Software Component | 20100316 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Interface not supported | 20081104 |
Method INDEX_OBJECTS_DATA_PUSH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_OBJECT_TYPES_ERROR | Call by reference | Type reference (TYPE) | ESH_T_OBJECT_TYPE_MESSAGES | Object types that could not be indexed | 20090129 | ||
2 | ![]() |
ET_OBJECT_TYPES_SUCCESS | Call by reference | Type reference (TYPE) | ESH_T_OBJECT_TYPE_MESSAGES | Object types that were indexed successfully | 20090129 | ||
3 | ![]() |
IR_SCENARIO_ANALYZER | Call by reference | Object reference (TYPE REF TO) | CL_ESH_HANA_SCENARIO_ANALYZER | ESH-on-HANA Scenario Analyzer | 20120525 | ||
4 | ![]() |
IT_FIELDS | Call by reference | Type reference (TYPE) | ESH_T_OM_AOTYPNF_EXT | List of fields of all nodes | 20090123 | ||
5 | ![]() |
IT_FIELDS_MAPPED | Call by reference | Type reference (TYPE) | ESH_T_OM_AOTYPNF_EXT | List of mapped fields | 20090123 | ||
6 | ![]() |
IT_FIELD_MAPPINGS | Call by reference | Type reference (TYPE) | ESH_T_OM_AOTYPNPF_EXT | Node field mapping | 20090123 | ||
7 | ![]() |
IT_NODES | Call by reference | Type reference (TYPE) | ESH_T_OM_AOTYPN_EXT | Lists of nodes | 20090123 | ||
8 | ![]() |
IT_NODES_MAPPED | Call by reference | Type reference (TYPE) | ESH_T_OM_AOTYPN_EXT | List of mapped nodes | 20090123 | ||
9 | ![]() |
IT_NODE_MAPPINGS | Call by reference | Type reference (TYPE) | ESH_T_OM_AOTYPNP_EXT | Node mapping | 20090123 | ||
10 | ![]() |
IT_OBJECT_DATA | Call by reference | Type reference (TYPE) | ESH_T_CRT_OBJECT_DATA | Object data for delta indexing | 20090123 | ||
11 | ![]() |
IT_OBJECT_TYPES | Call by reference | Type reference (TYPE) | ESH_T_OM_AOTYP_EXT | List of object types | 20090123 | ||
12 | ![]() |
IT_RELATIONS | Call by reference | Type reference (TYPE) | ESH_T_OM_ARELAT_EXT | List of relations for mapped nodes | 20090123 | ||
13 | ![]() |
IT_RELATION_FIELDS | Call by reference | Type reference (TYPE) | ESH_T_OM_ARELATF_EXT | List of fields for relations of mapped nodes | 20090123 | ||
14 | ![]() |
IV_CONNECTION_GUID | Call by reference | Type reference (TYPE) | ESH_E_ADM_CONNECTION_GUID | Connection GUID | 20090204 | ||
15 | ![]() |
IV_LOGSYS | Call by reference | Type reference (TYPE) | LOGSYS | Logical System | 20090126 |
Method INDEX_OBJECTS_DATA_PUSH on class CL_ESH_ADM_CRT_LOAD_CONTROLLER has no exception.
Method INDEX_OBJECT_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_LOG_MESSAGES | Call by reference | Type reference (TYPE) | ESH_T_ADM_BAL_S_MSG | Messages for application log | 20080124 | ||
2 | ![]() |
EV_ERROR | Call by reference | Type reference (TYPE) | ABAP_BOOL | Flag: Error occured | 20080124 | ||
3 | ![]() |
IR_CONNECTIVITY | Call by reference | Object reference (TYPE REF TO) | CL_ESH_ADM_ANY_CONNECTIVITY | Connectivity details | 20080130 | ||
4 | ![]() |
IR_LOAD_ADMIN_TOOL | Call by reference | Object reference (TYPE REF TO) | CL_ESH_ADM_CRT_LOAD_ADMIN_TOOL | Load Admin Tool for CRT Data | 20080130 | ||
5 | ![]() |
IR_SCENARIO_ANALYZER | Call by reference | Object reference (TYPE REF TO) | CL_ESH_HANA_SCENARIO_ANALYZER | ESH-on-HANA Scenario Analyzer | 20120525 | ||
6 | ![]() |
IT_AUTH_SEL_OPTIONS | Call by reference | Type reference (TYPE) | ESH_T_IF_EXTRACT_SEL_OPT | Select options for extraction of authorization objects | 20080326 | ||
7 | ![]() |
IT_FIELDS | Call by reference | Type reference (TYPE) | ESH_T_OM_AOTYPNF_EXT | List of fields of all nodes | 20080125 | ||
8 | ![]() |
IT_FIELDS_MAPPED | Call by reference | Type reference (TYPE) | ESH_T_OM_AOTYPNF_EXT | List of mapped fields | 20081219 | ||
9 | ![]() |
IT_FIELD_MAPPINGS | Call by reference | Type reference (TYPE) | ESH_T_OM_AOTYPNPF_EXT | Node field mapping | 20081219 | ||
10 | ![]() |
IT_INDEX | Call by reference | Type reference (TYPE) | ESH_T_CRT_INDEX | List of indices | 20080130 | ||
11 | ![]() |
IT_NODES | Call by reference | Type reference (TYPE) | ESH_T_OM_AOTYPN_EXT | List of nodes | 20080125 | ||
12 | ![]() |
IT_NODES_MAPPED | Call by reference | Type reference (TYPE) | ESH_T_OM_AOTYPN_EXT | List of mapped nodes | 20081219 | ||
13 | ![]() |
IT_NODE_MAPPINGS | Call by reference | Type reference (TYPE) | ESH_T_OM_AOTYPNP_EXT | Node mapping | 20081219 | ||
14 | ![]() |
IT_RELATIONS | Call by reference | Type reference (TYPE) | ESH_T_OM_ARELAT_EXT | List of relations for nodes | 20090108 | ||
15 | ![]() |
IT_RELATIONS_1 | Call by reference | Type reference (TYPE) | ESH_T_OM_ARELAT_EXT | List of relations for mapped nodes | 20091223 | ||
16 | ![]() |
IT_RELATION_FIELDS | Call by reference | Type reference (TYPE) | ESH_T_OM_ARELATF_EXT | List of fields for relations of nodes | 20090108 | ||
17 | ![]() |
IT_RELATION_FIELDS_1 | Call by reference | Type reference (TYPE) | ESH_T_OM_ARELATF_EXT | List of fields for relations of mapped nodes | 20091223 | ||
18 | ![]() |
IT_RELATION_VALUES | Call by reference | Type reference (TYPE) | ESH_T_OM_ARELATFV_EXT | List of fixed values for relations of nodes | 20100511 | ||
19 | ![]() |
IT_REQUESTS | Call by reference | Type reference (TYPE) | ESH_T_OM_AOTYPNQ_EXT | List of requests | 20080125 | ||
20 | ![]() |
IV_ALL_AUTH_OBJECTS | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Indexing of USER_AUTHORITY: index all auth objects | 20101122 | |
21 | ![]() |
IV_BACKEND_NAME | Call by reference | Type reference (TYPE) | ESH_E_OM_BACKEND_NAME | Backend Name | 20080130 | ||
22 | ![]() |
IV_CONNECTION_GUID | Call by reference | Type reference (TYPE) | ESH_E_ADM_CONNECTION_GUID | Connection GUID | 20080124 | ||
23 | ![]() |
IV_DELTA_INDEXING | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Flag: Delta indexing | 20080130 | |
24 | ![]() |
IV_INDEXING_MODE | Call by reference | Type reference (TYPE) | ESH_E_ADM_INDEXING_MODE | SPACE | Indexing mode | 20090312 | |
25 | ![]() |
IV_IS_ODP | Call by reference | Type reference (TYPE) | ABAP_BOOL | Object type is ODP | 20091209 | ||
26 | ![]() |
IV_LOGSYS | Call by reference | Type reference (TYPE) | LOGSYS | Logical System | 20080124 | ||
27 | ![]() |
IV_NO_BKNDNM | Call by reference | Type reference (TYPE) | ESH_E_OM_EXTR_NO_BACKENDNAME | Do not use Backendnames in Extraction Structures | 20090219 | ||
28 | ![]() |
IV_NO_INDEXING | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Flag: No indexing, test extraction only | 20091221 | |
29 | ![]() |
IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | ESH_E_OM_OBJECT_TYPE | Object Type | 20080124 | ||
30 | ![]() |
IV_OBJECT_TYPE_ALIAS | Call by reference | Type reference (TYPE) | ESH_E_OM_OBJECT_TYPE_ALIAS | Object Type Alias Name | 20080801 | ||
31 | ![]() |
IV_PACKAGE_SIZE | Call by reference | Type reference (TYPE) | I | Package size | 20080124 | ||
32 | ![]() |
IV_PROVIDER_ID | Call by reference | Type reference (TYPE) | ESH_E_OM_PROVIDER_ID | Provider ID | 20080125 | ||
33 | ![]() |
IV_START_OBJECT_ID | Call by reference | Type reference (TYPE) | ESH_E_IF_GENERAL_ID | SPACE | Object ID to start with | 20080130 | |
34 | ![]() |
IV_SW_COMP_ID | Call by reference | Type reference (TYPE) | ESH_E_OM_SYSREL | Software Component | 20090203 | ||
35 | ![]() |
IV_TEMPLATE_TYPE | Call by reference | Type reference (TYPE) | ESH_E_OM_TEMPLATE_TYPE | CL_ESH_OM_CONSTANTS=>GC_TEMPLATE_TYPE_CR | Template Type | 20120511 | |
36 | ![]() |
IV_TIMESTAMP | Call by reference | Type reference (TYPE) | TIMESTAMPL | Timestamp of last indexing | 20080130 |
Method INDEX_OBJECT_DATA on class CL_ESH_ADM_CRT_LOAD_CONTROLLER has no exception.
Method INDEX_OBJECT_DATA_PUSH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_LOG_MESSAGES | Call by reference | Type reference (TYPE) | ESH_T_ADM_BAL_S_MSG | Messages for application log | 20080219 | ||
2 | ![]() |
EV_ERROR | Call by reference | Type reference (TYPE) | ABAP_BOOL | Flag: Error occured | 20080219 | ||
3 | ![]() |
IT_INDEX | Call by reference | Type reference (TYPE) | ESH_T_CRT_INDEX | List of indices | 20080219 | ||
4 | ![]() |
IT_OBJECT_EXTRACTION | Call by reference | Type reference (TYPE) | ESH_T_IF_EXTRACT_NODES | Extraction of nodes | 20080219 | ||
5 | ![]() |
IV_CONNECTION_GUID | Call by reference | Type reference (TYPE) | ESH_E_ADM_CONNECTION_GUID | Connection GUID | 20080219 | ||
6 | ![]() |
IV_LOGSYS | Call by reference | Type reference (TYPE) | LOGSYS | Logical System | 20080219 | ||
7 | ![]() |
IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | ESH_E_OM_OBJECT_TYPE | Object Type | 20080219 |
Method INDEX_OBJECT_DATA_PUSH on class CL_ESH_ADM_CRT_LOAD_CONTROLLER has no exception.
Method MOVE_DATA_FIELDS_SINGLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_TARGET_DATA | Call by reference | Type reference (TYPE) | DATA | Target data | 20091130 | ||
2 | ![]() |
IS_SOURCE_DATA | Call by reference | Type reference (TYPE) | DATA | Source data | 20091130 | ||
3 | ![]() |
IV_NODE_NAME | Call by reference | Type reference (TYPE) | ESH_E_OM_NODE_NAME | Node Name | 20091130 |
Method MOVE_DATA_FIELDS_SINGLE on class CL_ESH_ADM_CRT_LOAD_CONTROLLER has no exception.
Method SET_NODE_FILTER_VALUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_EXTR_NODES | Call by reference | Type reference (TYPE) | ESH_T_IF_EXTRACT_NODES | Extraction of nodes | 20100513 | ||
2 | ![]() |
IT_FIELDS | Call by reference | Type reference (TYPE) | ESH_T_OM_AOTYPNF_EXT | List of fields of all nodes | 20130424 | ||
3 | ![]() |
IT_NODES | Call by reference | Type reference (TYPE) | ESH_T_OM_AOTYPN_EXT | List of nodes | 20100513 | ||
4 | ![]() |
IV_CONNECTION_GUID | Call by reference | Type reference (TYPE) | ESH_E_ADM_CONNECTION_GUID | Connection GUID | 20100513 |
Method SET_NODE_FILTER_VALUES on class CL_ESH_ADM_CRT_LOAD_CONTROLLER has no exception.
Method SET_RELATION_FIX_VALUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_EXTR_NODES | Call by reference | Type reference (TYPE) | ESH_T_IF_EXTRACT_NODES | Extraction of nodes | 20100511 | ||
2 | ![]() |
IT_RELATIONS | Call by reference | Type reference (TYPE) | ESH_T_OM_ARELAT_EXT | List of relations for nodes | 20100511 | ||
3 | ![]() |
IT_RELATION_VALUES | Call by reference | Type reference (TYPE) | ESH_T_OM_ARELATFV_EXT | List of fixed values for relations of nodes | 20100511 |
Method SET_RELATION_FIX_VALUES on class CL_ESH_ADM_CRT_LOAD_CONTROLLER has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 711 |