SAP ABAP Class /BCV/CL_SIN_SEARCH_BICS (BI Query Data Retrieve (BICS))
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) | 20120305 |
Properties
| Class | /BCV/CL_SIN_SEARCH_BICS | |
| Short Description | BI Query Data Retrieve (BICS) | |
| 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 | 20120305 | 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 | 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) | 20120305 |
Friends
Class /BCV/CL_SIN_SEARCH_BICS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | STRING | 'D' | 20120409 | |||
| 2 | Static Attribute | Private | Type reference (TYPE) | STRING | 'M' | 20120409 | |||
| 3 | Static Attribute | Private | Type reference (TYPE) | STRING | 'K' | 20120409 | |||
| 4 | Static Attribute | Private | Type reference (TYPE) | STRING | 'U' | 20120409 | |||
| 5 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_BICS_APPLICATION | Application Representation | 20120321 | |||
| 6 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_BICS_METADATA_BROWSER | Metadata Browser | 20120321 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | /BCV/C_DSBI | Data Provider BI Query | 20120321 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | /BCV/S_SIN_IO_PARAMETER | SIN Input/Output Parameter | 20120413 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20120413 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | Initialize BICS | 20120421 | |
| 2 | Instance method | Private | Method | Execute Search via BICS interface | 20120326 | |
| 3 | Static method | Public | Method | Check Infoprovider via BICS interface | 20120418 | |
| 4 | Static method | Public | Method | Check Query via BICS interface | 20120418 | |
| 5 | Instance method | Private | Constructor | Constructor | 20120413 | |
| 6 | Static method | Public | Method | Get Infoproviders via BICS interface | 20120324 | |
| 7 | Static method | Private | Method | Create export/import parameters | 20120324 | |
| 8 | Static method | Public | Method | Get Queries via BICS interface | 20120324 |
Events
Class /BCV/CL_SIN_SEARCH_BICS has no event.
Types
Class /BCV/CL_SIN_SEARCH_BICS has no local type.
Method Signatures
Method BICS_INIT Signature
Method BICS_INIT on class /BCV/CL_SIN_SEARCH_BICS has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Class for SIN BI | 20120421 |
Method BICS_SEARCH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RESULT | Call by reference | Type reference (TYPE) | INDEX TABLE | 20120326 | ||||
| 2 | IT_ATTRIBUTE | Call by reference | Type reference (TYPE) | /BCV/T_SIN_ATTRIBUTE | Attribute | 20120326 | |||
| 3 | IT_FULLTEXT_SEARCHPARAMS | Call by reference | Type reference (TYPE) | ANY TABLE | 20120326 | ||||
| 4 | IV_MAX_RECORDS | Call by reference | Type reference (TYPE) | /BCV/SIN_MAXRESULTS | Upper Limit of Results | 20120326 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Class for SIN BI | 20120421 |
Method CHECK_BICS_INFOPROVIDER 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 | 20120418 | ||||
| 2 | IV_INFOPROVIDER | Call by reference | Type reference (TYPE) | /BCV/SIN_BIIFCUBE_NAME | InfoProvider | 20120418 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Class for SIN BI | 20120421 |
Method CHECK_BICS_QUERY 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 | 20120418 | ||||
| 2 | IV_INFOPROVIDER | Call by reference | Type reference (TYPE) | /BCV/SIN_BIIFCUBE_NAME | InfoProvider | 20120418 | |||
| 3 | IV_QUERY_NAME | Call by reference | Type reference (TYPE) | /BCV/SIN_BIQUERY_NAME | BI Query Name | 20120418 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Class for SIN BI | 20120421 |
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/C_DSBI | Generated Table for View | 20120413 | |||
| 2 | IV_SEARCH_ID | Call by reference | Type reference (TYPE) | /BCV/SIN_SEARCH_ID | Search Connector ID | 20120413 |
Method CONSTRUCTOR on class /BCV/CL_SIN_SEARCH_BICS has no exception.
Method GET_BICS_INFOPROVIDERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_INFOPROVIDER | Call by reference | Type reference (TYPE) | ANY TABLE | 20120324 | ||||
| 2 | IV_INFOPROVIDER | Call by reference | Type reference (TYPE) | /BCV/SIN_BIIFCUBE_NAME | InfoCube Name | 20120324 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Class for SIN BI | 20120421 |
Method GET_BICS_PARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_EXPORT_PARAMETER | Call by reference | Type reference (TYPE) | /BCV/T_FND_EXPORT_PARAMETER | Export Parameter | 20120324 | |||
| 2 | ET_IMPORT_PARAMETER | Call by reference | Type reference (TYPE) | /BCV/T_FND_IMPORT_PARAMETER | Import Parameter | 20120324 | |||
| 3 | IS_DSBI | Call by reference | Type reference (TYPE) | /BCV/C_DSBI | Data Provider BI Query | 20120412 | |||
| 4 | IV_QUERY_NAME | Call by reference | Type reference (TYPE) | /BCV/SIN_BIQUERY_NAME | BI Query Name | 20120324 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Class for SIN BI | 20120412 |
Method GET_BICS_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 | 20120324 | ||||
| 2 | IV_INFOPROVIDER | Call by reference | Type reference (TYPE) | /BCV/SIN_BIIFCUBE_NAME | Infocube Name | 20120324 | |||
| 3 | IV_QUERY | Call by reference | Type reference (TYPE) | /BCV/SIN_BIQUERY_NAME | BI Query Name | 20120324 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Class for SIN BI | 20120421 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 732 |