SAP ABAP Class CL_ESH_CON_IMP_DATASOURCE (Import BI datasource meta data)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-ESH (Application Component) Enterprise Search Hub
⤷
RSESH_EXTRACTION (Package) Enterprise Search Hub

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ESH_IF_DATA_PROVIDER_XSYS | Data provider with destination handling | 20071015 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ESH_IF_DATA_PROVIDER_XSYS_I | Instances of included interfaces of data provider (x-sys) | 20071015 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ESH_IF_NODE_DESCRIPTOR | Node type descriptor | 20071016 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ESH_IF_NODE_TYPES_FOLD_XSYS | Node type list of folder (cross-system) | 20071016 |
Properties
Class | CL_ESH_CON_IMP_DATASOURCE | |
Short Description | Import BI datasource meta data | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSESH_EXTRACTION | Enterprise Search Hub |
Created | 20071015 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_ESH_CON_IMP_DATASOURCE has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_ESH_IF_DATA_PROVIDER_XSYS | Data provider with destination handling | 20071015 | ||
2 | IF_ESH_IF_DATA_PROVIDER_XSYS_I | Instances of included interfaces of data provider (x-sys) | 20071015 | ||
3 | IF_ESH_IF_NODE_DESCRIPTOR | Node type descriptor | 20071016 | ||
4 | IF_ESH_IF_NODE_TYPES_FOLD_XSYS | Node type list of folder (cross-system) | 20071016 |
Friends
Class CL_ESH_CON_IMP_DATASOURCE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | SEOCLSNAME | 'CL_ESH_CON_IMP_DATASOURCE' | Object Type Name | 20071015 | |
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | LOGSYS | Logical system | 20071108 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ESH_E_OM_NODE_NAME | Node Name | 20071016 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RFCDEST | Logical system | 20071108 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Private | Method | 20071016 | |
2 | ![]() |
Static method | Private | Method | 20071016 | |
3 | ![]() |
Static method | Private | Method | 20071016 |
Events
Class CL_ESH_CON_IMP_DATASOURCE has no event.
Types
Class CL_ESH_CON_IMP_DATASOURCE has no local type.
Method Signatures
Method CONVERT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_NODE_TYPE | Call by reference | Type reference (TYPE) | ESH_S_IF_DCB_NODE_TYPE | node type | 20071016 | ||
2 | ![]() |
ET_DATA_ELEMENTS | Call by reference | Type reference (TYPE) | ESH_T_IF_DCB_DATA_ELEMENTS | data elements | 20071016 | ||
3 | ![]() |
ET_DATA_ELEMENT_FIELD_TEXTS | Call by reference | Type reference (TYPE) | ESH_T_IF_DCB_DATA_EL_FIELDS_T | short texts of data element fields | 20071016 | ||
4 | ![]() |
ET_FIELDS | Call by reference | Type reference (TYPE) | ESH_T_IF_DCB_FIELDS | fields | 20071016 | ||
5 | ![]() |
ET_NODE_TYPE_TEXTS | Call by reference | Type reference (TYPE) | ESH_T_IF_DCB_NODE_TYPES_T | short texts of node types | 20071016 | ||
6 | ![]() |
IS_DATASOURCE | Call by reference | Type reference (TYPE) | RODSHDTR | DataSource Header Transfer Structure | 20071017 | ||
7 | ![]() |
IT_FIELDS | Call by reference | Type reference (TYPE) | ESH_T_CON_RODDFIELD | Transfer Structure of Fields of OLTP Source for MetaUpload | 20071016 | ||
8 | ![]() |
IT_FIELDS_TEXT | Call by reference | Type reference (TYPE) | ESH_T_CON_ROFIELDT | ROFIELDT | 20071016 | ||
9 | ![]() |
IT_OSTEXTS | Call by reference | Type reference (TYPE) | RSAOS_T_OSOURCET | Texts of OltpSource (Structure of Metadata Upload) | 20071016 |
Method CONVERT on class CL_ESH_CON_IMP_DATASOURCE has no exception.
Method GET_DS_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_DATASOURCE | Call by reference | Type reference (TYPE) | RODSHDTR | DataSource Header Transfer Structure | 20071017 | ||
2 | ![]() |
ET_FIELDS | Call by reference | Type reference (TYPE) | ESH_T_CON_RODDFIELD | Transfer Structure of Fields of OLTP Source for MetaUpload | 20071016 | ||
3 | ![]() |
ET_FIELDS_TEXT | Call by reference | Type reference (TYPE) | ESH_T_CON_ROFIELDT | ROFIELDT | 20071016 | ||
4 | ![]() |
ET_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20071016 | ||
5 | ![]() |
ET_OSTEXTS | Call by reference | Type reference (TYPE) | RSAOS_T_OSOURCET | Texts of OltpSource (Structure of Metadata Upload) | 20071016 | ||
6 | ![]() |
IV_DATA_SOURCE | Call by reference | Type reference (TYPE) | ROOSOURCER | Table Name | 20071016 | ||
7 | ![]() |
IV_RFCDEST | Call by reference | Type reference (TYPE) | RFCDEST | System | 20071108 |
Method GET_DS_DATA on class CL_ESH_CON_IMP_DATASOURCE has no exception.
Method GET_ELEMENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_LOGSYS | Call by reference | Type reference (TYPE) | ESH_E_MU_SYSTEM | System | 20071108 | ||
2 | ![]() |
IV_PARENT_FOLDER | Call by reference | Type reference (TYPE) | ESH_E_IF_FOLDER_ID | Folder ID | 20071016 | ||
3 | ![]() |
RT_ELEMENTS | Value transfer | Type reference (TYPE) | ESH_T_IF_DP_NODE_TYPES | Details of node types | 20071016 |
Method GET_ELEMENTS on class CL_ESH_CON_IMP_DATASOURCE has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 700 |