SAP ABAP Interface IF_BS_ANLY_GUIBB_CHART (Chart UIBB: Feeder Interface)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-ANL (Application Component) Analytics Infrastructure
⤷
BS_ANLY_CHART (Package) Business Suite Analytics: Charting
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_BSSP_GRAPHICS_FUNC | Reports (Based on a Function Module) | 20111115 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_BSSP_GRAPHICS_ODATA | Reports (oData-Based) | 20121012 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_BSSP_GRAPHICS_ODP | Reports (ODP-Based) | 20110825 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_BSSP_GRAPHICS_POWL | Reports (POWL-Based) | 20110302 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_BS_ANLY_CHART_FEEDER | Feeder class for Chart GUIBB | 20100720 |
| 6 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_IDGT_HOME_CHART_UIBB | Home Page Chips Chart Uibb | 20120829 |
Properties
| Interface | IF_BS_ANLY_GUIBB_CHART | |
| Short Description | Chart UIBB: Feeder Interface |
General Data
| Package | BS_ANLY_CHART | Business Suite Analytics: Charting |
| Created | 20100713 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_BS_ANLY_GUIBB_CHART has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FPM_GUIBB | Generic UI Building Block | 20100713 |
Friends
Interface IF_BS_ANLY_GUIBB_CHART has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GC_EVENT_CATEGORY_SELECTED | Constant | Public | Type reference (TYPE) | FPM_EVENT_ID | 'BS_ANLY_CATEGORY_SELECTED' | ID of the FPM Event | 20100818 | |
| 2 | GC_EVENT_NEW_GRAPHICS | Constant | Public | Type reference (TYPE) | FPM_EVENT_ID | 'BS_ANLY_NEW_GRAPHICS' | ID des FPM-Ereignisses | 20100713 | |
| 3 | GC_EVENT_PARAMS_GRAPHICS | Constant | Public | Type reference (TYPE) | FPM_EVENT_PARAM | 'GRAPHICS_UIBB' | Parametername des FPM-Ereignisses | 20100713 | |
| 4 | GC_EVENT_POINT_SELECTED | Constant | Public | Type reference (TYPE) | FPM_EVENT_ID | 'BS_ANLY_POINT_SELECTED' | ID of the FPM Event | 20100818 | |
| 5 | GC_EVENT_SERIES_SELECTED | Constant | Public | Type reference (TYPE) | FPM_EVENT_ID | 'BS_ANLY_SERIES_SELECTED' | ID of the FPM Event | 20100818 | |
| 6 | MV_IS_WD_CHIP | Instance attribute | Public | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20110307 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20100713 | ||
| 2 | Instance method | Public | Method | 20100713 | ||
| 3 | Instance method | Public | Method | 20100713 | ||
| 4 | Instance method | Public | Method | 20100713 | ||
| 5 | Instance method | Public | Method | 20100713 | ||
| 6 | Instance method | Public | Method | 20100713 | ||
| 7 | Instance method | Public | Method | 20100713 | ||
| 8 | Instance method | Public | Method | 20100713 |
Events
Interface IF_BS_ANLY_GUIBB_CHART has no event.
Types
Interface IF_BS_ANLY_GUIBB_CHART has no local type.
Method Signatures
Method CHECK_CONFIG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | FPMGB_T_MESSAGES | FPMGB Messages (T100 & Plaintext) | 20100713 | |||
| 2 | IO_LAYOUT_CONFIG | Call by reference | Object reference (TYPE REF TO) | IF_BS_ANLY_GUIBB_CHART_CONFIG | 20100713 | ||||
| 3 | IS_CHART_TYPE | Call by reference | Type reference (TYPE) | BSANLY_S_CHART_TYPE | Chart UIBB: Chart Type | 20100726 |
Method CHECK_CONFIG on Interface IF_BS_ANLY_GUIBB_CHART has no exception.
Method FLUSH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_DATA | Call by reference | Object reference (TYPE REF TO) | BSANLY_T_DATA | . | 20100713 |
Method FLUSH on Interface IF_BS_ANLY_GUIBB_CHART has no exception.
Method GET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_CHART_SETTINGS | Call by reference | Type reference (TYPE) | BSANLY_S_CHART_SETTINGS | Chart UIBB: runtime settings | 20100727 | |||
| 2 | CT_DATA | Call by reference | Type reference (TYPE) | BSANLY_T_DATA | Chart UIBB: Data | 20100713 | |||
| 3 | CT_TOOLBAR | Call by reference | Type reference (TYPE) | BSANLY_T_TOOLBAR | Chart UIBB: Toolbar | 20100722 | |||
| 4 | ET_MESSAGE | Call by reference | Type reference (TYPE) | FPMGB_T_MESSAGES | 20100713 | ||||
| 5 | EV_DATA_CHANGED | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20100713 | |||
| 6 | EV_TOOLBAR_CHANGED | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20100722 | |||
| 7 | IO_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_FPM_EVENT | 20100713 | ||||
| 8 | IV_RAISED_BY_OWN_UI | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20100713 |
Method GET_DATA on Interface IF_BS_ANLY_GUIBB_CHART has no exception.
Method GET_DEFAULT_CONFIG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_LAYOUT_CONFIG | Call by reference | Object reference (TYPE REF TO) | IF_BS_ANLY_GUIBB_CHART_CONFIG | 20100713 |
Method GET_DEFAULT_CONFIG on Interface IF_BS_ANLY_GUIBB_CHART has no exception.
Method GET_DEFINITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EF_STORE_XML_IN_CONTEXT | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20100825 | |||
| 2 | ES_MESSAGE | Call by reference | Type reference (TYPE) | FPMGB_S_T100_MESSAGE | 20100713 | ||||
| 3 | ES_SELECTION_BEHAVIOR | Call by reference | Type reference (TYPE) | BSANLY_S_SELBEHAVIOR | Behaviour of Selection | 20110114 | |||
| 4 | ET_CATEGORY | Call by reference | Type reference (TYPE) | BSANLY_T_CATEGORY | Chart UIBB: Category | 20100713 | |||
| 5 | ET_SERIES | Call by reference | Type reference (TYPE) | BSANLY_T_SERIES | Chart UIBB: Series | 20100713 | |||
| 6 | ET_TOOLBAR | Call by reference | Type reference (TYPE) | BSANLY_T_TOOLBAR_DEF | Chart UIBB: Toolbar | 20100722 | |||
| 7 | EV_ADDITIONAL_ERROR_INFO | Call by reference | Type reference (TYPE) | DOKU_OBJ | 20100713 | ||||
| 8 | IS_CHART_TYPE | Call by reference | Type reference (TYPE) | BSANLY_S_CHART_TYPE | Chart UIBB: Chart Type | 20100726 |
Method GET_DEFINITION on Interface IF_BS_ANLY_GUIBB_CHART has no exception.
Method GET_PARAMETER_LIST Signature
Method GET_PARAMETER_LIST on Interface IF_BS_ANLY_GUIBB_CHART has no parameter.
Method GET_PARAMETER_LIST on Interface IF_BS_ANLY_GUIBB_CHART has no exception.
Method INITIALIZE Signature
Method INITIALIZE on Interface IF_BS_ANLY_GUIBB_CHART has no parameter.
Method INITIALIZE on Interface IF_BS_ANLY_GUIBB_CHART has no exception.
Method PROCESS_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | FPMGB_T_MESSAGES | 20100713 | ||||
| 2 | EV_RESULT | Call by reference | Type reference (TYPE) | FPM_EVENT_RESULT | 20100713 | ||||
| 3 | IO_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_FPM_EVENT | 20100713 | ||||
| 4 | IV_RAISED_BY_OWN_UI | Call by reference | Type reference (TYPE) | BOOLE_D | 20100713 |
Method PROCESS_EVENT on Interface IF_BS_ANLY_GUIBB_CHART has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 703 |