SAP ABAP Class /BCV/CL_SIN_STATISTIC (SIN Statistic)
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
⤷
⤷
Properties
| Class | /BCV/CL_SIN_STATISTIC | |
| Short Description | SIN Statistic | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /BCV/SIN | BCV Search Integration Layer |
| Created | 20090225 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /BCV/CL_SIN_STATISTIC has no forward declaration.
Interfaces
Class /BCV/CL_SIN_STATISTIC has no interface implemented.
Friends
Class /BCV/CL_SIN_STATISTIC has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_ABAP_RUNTIME | Timer Interface | 20090225 | |||
| 2 | Static Attribute | Private | Type reference (TYPE) | /BCV/T_FND_LOCK_KEY | Lock Key | 20090226 | |||
| 3 | Static Attribute | Private | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20090225 | |||
| 4 | Static Attribute | Private | Type reference (TYPE) | INT4 | Natural number | 20090225 | |||
| 5 | Static Attribute | Private | Type reference (TYPE) | /BCV/SIN_SEARCH_ID | Search Connector ID | 20090225 | |||
| 6 | Static Attribute | Private | Type reference (TYPE) | SYDATUM | Current Date of Application Server | 20090225 | |||
| 7 | Static Attribute | Private | Type reference (TYPE) | INT4 | Natural number | 20090225 | |||
| 8 | Static Attribute | Private | Type reference (TYPE) | INT4 | Natural number | 20090225 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | Class Constructor | 20090225 | |
| 2 | Static method | Private | Method | Set Lock | 20090226 | |
| 3 | Static method | Public | Method | Read all Search Statistics from DB | 20090225 | |
| 4 | Static method | Private | Method | Read specific Search Statistic from DB | 20090225 | |
| 5 | Static method | Public | Method | Start Measurement of Search Execution | 20090225 | |
| 6 | Static method | Public | Method | Stop Measurement of Search Execution | 20090225 | |
| 7 | Static method | Private | Method | Release the Lock | 20090226 | |
| 8 | Static method | Public | Method | Update Search Statistics in DB by Latest Measurement | 20090225 |
Events
Class /BCV/CL_SIN_STATISTIC has no event.
Types
Class /BCV/CL_SIN_STATISTIC has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class /BCV/CL_SIN_STATISTIC has no parameter.
Method CLASS_CONSTRUCTOR on class /BCV/CL_SIN_STATISTIC has no exception.
Method LOCK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_LOCKED | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20090226 |
Method LOCK on class /BCV/CL_SIN_STATISTIC has no exception.
Method READ_ALL_STATISTICS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_STATISTICS | Value transfer | Type reference (TYPE) | /BCV/T_SIN_STATISTICS | Search Statistics | 20090225 |
Method READ_ALL_STATISTICS on class /BCV/CL_SIN_STATISTIC has no exception.
Method READ_STATISTICS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_STATISTICS | Value transfer | Type reference (TYPE) | /BCV/D_SSTAT | Search Statistics | 20090225 |
Method READ_STATISTICS on class /BCV/CL_SIN_STATISTIC has no exception.
Method START_MEASUREMENT 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 | 20090225 |
Method START_MEASUREMENT on class /BCV/CL_SIN_STATISTIC has no exception.
Method STOP_MEASUREMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ABORTED | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | Query Processing Aborted | 20090225 | ||
| 2 | IV_RESULT_LINES | Call by reference | Type reference (TYPE) | INT4 | 0 | Number of Query Result Lines | 20090225 |
Method STOP_MEASUREMENT on class /BCV/CL_SIN_STATISTIC has no exception.
Method UNLOCK Signature
Method UNLOCK on class /BCV/CL_SIN_STATISTIC has no parameter.
Method UNLOCK on class /BCV/CL_SIN_STATISTIC has no exception.
Method UPDATE_STATISTICS Signature
Method UPDATE_STATISTICS on class /BCV/CL_SIN_STATISTIC has no parameter.
Method UPDATE_STATISTICS on class /BCV/CL_SIN_STATISTIC has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 702 |