SAP ABAP Class CL_BICS_INA_PROVIDER_ANALYTICS (InA BICS Provider)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT-BICS-INA (Application Component) BW INA provider
⤷
BW_BICS_INA_MAIN (Package) Main Ina Provider
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ESH_IF_INA_PROVIDER_MD | ES-InA-Adapter: Provider Metadata | 20130503 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ESH_IF_INA_PROVIDER_RT | ES-InA-Adapter: Provider Runtime | 20130503 |
Properties
| Class | CL_BICS_INA_PROVIDER_ANALYTICS | |
| Short Description | InA BICS Provider | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | BW_BICS_INA_MAIN | Main Ina Provider |
| Created | 20130503 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_BICS_INA_PROVIDER_ANALYTICS has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_ESH_IF_INA_PROVIDER_MD | ES-InA-Adapter: Provider Metadata | 20130503 | ||
| 2 | IF_ESH_IF_INA_PROVIDER_RT | ES-InA-Adapter: Provider Runtime | 20130503 |
Friends
Class CL_BICS_INA_PROVIDER_ANALYTICS 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) | TN_S_DUMMY | 20130503 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | 20131002 | ||
| 2 | Static method | Public | Method | Handle Analytics Request | 20130503 |
Events
Class CL_BICS_INA_PROVIDER_ANALYTICS has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TN_S_DUMMY | Public | See coding | 20130503 | BEGIN OF tn_s_dummy ,
query TYPE string,
infoprovider TYPE string,
number TYPE i,
END OF tn_s_dummy
|
Method Signatures
Method CHECK_BPC_PAK_ACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_JSON_RESPONSE | Value transfer | Type reference (TYPE) | XSTRING | 20131002 | ||||
| 2 | E_ACTIVE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20131002 |
Method CHECK_BPC_PAK_ACTIVE on class CL_BICS_INA_PROVIDER_ANALYTICS has no exception.
Method HANDLE_ANALYTICS_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_SERVER | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_SERVER | HTTP Framework (iHTTP) HTTP Server | 20130503 | |||
| 2 | R_JSON_RESPONSE | Value transfer | Type reference (TYPE) | XSTRING | 20130503 |
Method HANDLE_ANALYTICS_REQUEST on class CL_BICS_INA_PROVIDER_ANALYTICS has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |