SAP ABAP Class /BCV/CL_SIN_SEARCH_BI (BI Query Data Retrieve)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-BCV (Application Component) Business Context Viewer
⤷
/BCV/SIN (Package) BCV Search Integration Layer
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /BCV/IF_SIN_DSP_SEARCH | Search Interface (Runtime) | 20080829 |
Properties
| Class | /BCV/CL_SIN_SEARCH_BI | |
| Short Description | BI Query Data Retrieve | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /BCV/SIN | BCV Search Integration Layer |
| Created | 20080829 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /BCV/IF_SIN_DSP_SEARCH | Search Interface (Runtime) | 20080829 |
Friends
Class /BCV/CL_SIN_SEARCH_BI has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | Type reference (TYPE) | /BCV/FND_RELATION_TYPE | 'C' | Relation Type | 20080829 | ||
| 2 | Static Attribute | Public | Type reference (TYPE) | /BCV/FND_RELATION_TYPE | 'D' | Relation Type | 20080829 | ||
| 3 | Static Attribute | Public | Type reference (TYPE) | CHAR1 | 'M' | Dimensionmarker | 20080829 | ||
| 4 | Constant | Public | Type reference (TYPE) | /BCV/SIN_DS_PROVIDER | 'BI' | Data Source Provider | 20080829 | ||
| 5 | Static Attribute | Public | Type reference (TYPE) | STRING | 'Measures' | 20081001 | |||
| 6 | Static Attribute | Public | Type reference (TYPE) | /BCV/FND_RELATION_TYPE | 'U' | Relation Type | 20080829 | ||
| 7 | Static Attribute | Private | Type reference (TYPE) | SEOCLSNAME | /BCV/CL_SIN_C=>GC_DS_PROVIDER_CLASS_BI_CALL | Object Type Name | 20080925 | ||
| 8 | Static Attribute | Private | Type reference (TYPE) | /BCV/SIN_BI_IF_TYPE | Interface type (MDX, EQ, ...) | 20120726 | |||
| 9 | Static Attribute | Private | Type reference (TYPE) | I | 20090616 | ||||
| 10 | Static Attribute | Public | Object reference (TYPE REF TO) | /BCV/IF_SIN_BI | BI Interface | 20080915 | |||
| 11 | Instance attribute | Private | Object reference (TYPE REF TO) | /BCV/CL_SIN_SEARCH_EQ | Instance of EQ Ckass | 20120727 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | /BCV/C_DSBI | Data Provider BI Query | 20090522 | |||
| 13 | Instance attribute | Protected | Type reference (TYPE) | /BCV/S_SIN_IO_PARAMETER | SIN Input/Output Parameter | 20080829 | |||
| 14 | Instance attribute | Private | Type reference (TYPE) | /BCV/T_LOGSYS | logsys | 20080829 | |||
| 15 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20090514 | |||
| 16 | Instance attribute | Private | Type reference (TYPE) | LOGSYS | Logical system | 20080829 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | check infocube name | 20090522 | |
| 2 | Static method | Private | Method | 20090108 | ||
| 3 | Static method | Public | Method | check query name | 20090522 | |
| 4 | Static method | Private | Method | clears global counter | 20090616 | |
| 5 | Instance method | Private | Constructor | 20080829 | ||
| 6 | Static method | Private | Method | generates unique name | 20090616 | |
| 7 | Static method | Public | Method | 20080829 | ||
| 8 | Static method | Public | Method | 20080829 | ||
| 9 | Static method | Public | Method | Get Interface Type | 20120726 | |
| 10 | Static method | Public | Method | 20080829 | ||
| 11 | Static method | Public | Method | 20080915 | ||
| 12 | Static method | Public | Method | Set Interface Type | 20120726 | |
| 13 | Static method | Public | Method | Split cube name into InfoCube name and query name | 20111208 |
Events
Class /BCV/CL_SIN_SEARCH_BI has no event.
Types
Class /BCV/CL_SIN_SEARCH_BI has no local type.
Method Signatures
Method CHECK_INFOCUBE_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_OK | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20090522 | ||||
| 2 | IV_INFOCUBE_NAME | Call by reference | Type reference (TYPE) | /BCV/SIN_BIIFCUBE_NAME | InfoCube Name | 20090522 | |||
| 3 | IV_MASTER_SYSTEM | Call by reference | Type reference (TYPE) | LOGSYS | Logical system | 20090522 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Class for Search Integration Layer | 20090526 |
Method CHECK_LENGTH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SEARCH_ID | Call by reference | Type reference (TYPE) | /BCV/SIN_SEARCH_ID | Search Connector ID | 20090108 | |||
| 2 | IV_STRING | Call by reference | Type reference (TYPE) | DATA | 20090108 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Class for SIN BI | 20090108 |
Method CHECK_QUERY_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CO_LOG | Call by reference | Object reference (TYPE REF TO) | /BCV/CL_FND_LOG | Log | 20090522 | |||
| 2 | EV_OK | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20090522 | ||||
| 3 | IV_INFOCUBE_NAME | Call by reference | Type reference (TYPE) | /BCV/SIN_BIIFCUBE_NAME | InfoCube Name | 20090522 | |||
| 4 | IV_MASTER_SYSTEM | Call by reference | Type reference (TYPE) | LOGSYS | Logical system | 20090522 | |||
| 5 | IV_QUERY_NAME | Call by reference | Type reference (TYPE) | /BCV/SIN_BIQUERY_NAME | BI Query Name | 20090522 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Class for SIN BI | 20090526 |
Method CLEAR_UNIQUE_NAME_COUNTER Signature
Method CLEAR_UNIQUE_NAME_COUNTER on class /BCV/CL_SIN_SEARCH_BI has no parameter.
Method CLEAR_UNIQUE_NAME_COUNTER on class /BCV/CL_SIN_SEARCH_BI has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_DATA | Call by reference | Type reference (TYPE) | /BCV/V_SIN_BI | Generierte Tabelle zu einem View | 20090512 | |||
| 2 | IT_SYSTEM | Call by reference | Type reference (TYPE) | /BCV/T_LOGSYS | logsys | 20090812 | |||
| 3 | IV_SEARCH_ID | Call by reference | Type reference (TYPE) | /BCV/SIN_SEARCH_ID | Search ID | 20080829 | |||
| 4 | IV_SYSTEM | Call by reference | Type reference (TYPE) | LOGSYS | Logical system | 20080829 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Class for SIN BI | 20090522 |
Method GENERATE_UNIQUE_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_ORIGINAL_ID | Call by reference | Type reference (TYPE) | STRING | 20090618 | ||||
| 2 | EV_UNIQUE_ID | Call by reference | Type reference (TYPE) | STRING | 20090618 | ||||
| 3 | IT_DIMENSION | Call by reference | Type reference (TYPE) | /BCV/T_SIN_BAPI6110DIM | BAPI6110DIM | 20090616 | |||
| 4 | IT_EXPORT_PARAMETER | Call by reference | Type reference (TYPE) | /BCV/T_FND_EXPORT_PARAMETER | Export Parameter | 20090616 | |||
| 5 | IT_IMPORT_PARAMETER | Call by reference | Type reference (TYPE) | /BCV/T_FND_IMPORT_PARAMETER | Import Parameter | 20090616 | |||
| 6 | IT_MEASURE | Call by reference | Type reference (TYPE) | /BCV/T_SIN_BAPI6110MES | BAPI6110MES | 20090616 | |||
| 7 | IT_VAR | Call by reference | Type reference (TYPE) | /BCV/T_SIN_BAPI6110VAR | BAPI6110VAR | 20090616 | |||
| 8 | IV_IMPORT | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20090616 | |||
| 9 | IV_PRAEFIX | Call by reference | Type reference (TYPE) | /BCV/FND_RELATION_TYPE | Reference Type | 20090616 |
Method GENERATE_UNIQUE_NAME on class /BCV/CL_SIN_SEARCH_BI has no exception.
Method GET_DATA_SOURCE_LIST_IFCUBE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CO_LOG | Call by reference | Object reference (TYPE REF TO) | /BCV/CL_FND_LOG | PCV Log | 20080829 | |||
| 2 | ET_DATA_SOURCE | Call by reference | Type reference (TYPE) | ANY TABLE | 20080829 | ||||
| 3 | IV_INFOCUBE | Call by reference | Type reference (TYPE) | /BCV/SIN_BIIFCUBE_NAME | InfoCube Name | 20080829 | |||
| 4 | IV_MASTER_SYSTEM | Call by reference | Type reference (TYPE) | LOGSYS | Logical system | 20080829 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Class for PCV Search Integration Layer | 20080829 |
Method GET_DS_DETAIL_IFCUBE_QUERY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CO_LOG | Call by reference | Object reference (TYPE REF TO) | /BCV/CL_FND_LOG | PCV Log | 20080829 | |||
| 2 | ET_EXPORT_PARAMETER | Call by reference | Type reference (TYPE) | /BCV/T_FND_EXPORT_PARAMETER | Export Parameter | 20080829 | |||
| 3 | ET_IMPORT_PARAMETER | Call by reference | Type reference (TYPE) | /BCV/T_FND_IMPORT_PARAMETER | Import Parameter | 20080829 | |||
| 4 | IV_EXC_MODE | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | Boolean Value | 20080829 | ||
| 5 | IV_INFOCUBE | Call by reference | Type reference (TYPE) | /BCV/SIN_BIIFCUBE_NAME | InfoCube Name | 20080829 | |||
| 6 | IV_MASTER_SYSTEM | Call by reference | Type reference (TYPE) | LOGSYS | Logical system | 20080829 | |||
| 7 | IV_QUERY | Call by reference | Type reference (TYPE) | /BCV/SIN_BIQUERY_NAME | BI Query Name | 20080829 | |||
| 8 | IV_SEARCH_ID | Call by reference | Type reference (TYPE) | /BCV/SIN_SEARCH_ID | Search Connector ID | 20080829 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Class for PCV Search Integration Layer | 20080829 | ||
| 2 | Exception Class for PCV SIN BI | 20080829 |
Method GET_INTERFACE_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_INTERFACE_TYPE | Value transfer | Type reference (TYPE) | /BCV/SIN_BI_IF_TYPE | Interface type | 20120726 |
Method GET_INTERFACE_TYPE on class /BCV/CL_SIN_SEARCH_BI has no exception.
Method GET_QUERIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_QUERY | Call by reference | Type reference (TYPE) | ANY TABLE | 20080829 | ||||
| 2 | IV_INFOCUBE | Call by reference | Type reference (TYPE) | /BCV/SIN_BIIFCUBE_NAME | Infocube Name | 20080829 | |||
| 3 | IV_MASTER_SYSTEM | Call by reference | Type reference (TYPE) | LOGSYS | Logical system | 20080829 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Class for PCV Search Integration Layer | 20080829 |
Method SET_CLASSNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CLASSNAME | Call by reference | Type reference (TYPE) | SEOCLSNAME | Object Type Name | 20080915 |
Method SET_CLASSNAME on class /BCV/CL_SIN_SEARCH_BI has no exception.
Method SET_INTERFACE_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_INTERFACE_TYPE | Call by reference | Type reference (TYPE) | /BCV/SIN_BI_IF_TYPE | Interface type | 20120726 |
Method SET_INTERFACE_TYPE on class /BCV/CL_SIN_SEARCH_BI has no exception.
Method SPLIT_CUBE_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_INFOCUBE_NAME | Call by reference | Type reference (TYPE) | /BCV/SIN_BIIFCUBE_NAME | InfoCube Name | 20111208 | |||
| 2 | EV_QUERY_NAME | Call by reference | Type reference (TYPE) | /BCV/SIN_BIQUERY_NAME | BI Query Name | 20111208 | |||
| 3 | IV_CUBE_NAME | Call by reference | Type reference (TYPE) | /BCV/SIN_CHAR070 | Cube Name | 20111208 |
Method SPLIT_CUBE_NAME on class /BCV/CL_SIN_SEARCH_BI has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 701 |