SAP ABAP Class CL_BS_ANLY_GUIBB_CHART_CONFIG (Chart UIBB: Configuration)
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 - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BS_ANLY_GUIBB_CHART_CONFIG | Chart UIBB: Configuration | 20100713 |
Properties
| Class | CL_BS_ANLY_GUIBB_CHART_CONFIG | |
| Short Description | Chart UIBB: Configuration | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | BS_ANLY_CHART | Business Suite Analytics: Charting |
| Created | 20100713 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_BS_ANLY_GUIBB_CHART_CONFIG has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BS_ANLY_GUIBB_CHART_CONFIG | Chart UIBB: Configuration | 20100713 |
Friends
Class CL_BS_ANLY_GUIBB_CHART_CONFIG has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | WebDynpro: Schnittstelle für Kontext Knoten | 20100713 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20100713 |
Events
Class CL_BS_ANLY_GUIBB_CHART_CONFIG has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_S_ACTION | Private | See coding | 20110303 | BEGIN OF ty_s_action,
element_id TYPE fpm_element_id,
event_id TYPE fpm_event_id,
text TYPE wdy_conf_transl_text,
index TYPE wdy_conf_index,
parameter TYPE string,
END OF ty_s_action
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | WebDynpro: Schnittstelle für Kontext Knoten | 20100713 |
Method CONSTRUCTOR on class CL_BS_ANLY_GUIBB_CHART_CONFIG has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 703 |