SAP ABAP Class CL_FPM_HCT_RUIBB_BICS_ASSIST (Assistance Class for FPM_HCT_BICS_GRID_RUIBB)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-RUI-FPM (Application Component) FPM Analytical GUIBB
⤷
BW_REPORTING_FPM (Package) FPM UIBBs
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_FPM_HCT_GUIBB_ASSIST | Assistance class for FPM GUIBB config editor | 20130619 |
Properties
| Class | CL_FPM_HCT_RUIBB_BICS_ASSIST | |
| Short Description | Assistance Class for FPM_HCT_BICS_GRID_RUIBB | |
| Super Class | CL_FPM_HCT_GUIBB_ASSIST | Assistance class for FPM GUIBB config editor |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | BW_REPORTING_FPM | FPM UIBBs |
| Created | 20130619 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_FPM_HCT_RUIBB_BICS_ASSIST has no interface implemented.
Friends
Class CL_FPM_HCT_RUIBB_BICS_ASSIST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | 20130705 | |||||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20130830 | |||
| 3 | Instance attribute | Private | See coding | 20130829 | |||||
| 4 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20130830 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20130619 | |
| 2 | Instance method | Private | Method | 20130829 | ||
| 3 | Instance method | Private | Method | Context element corresponding to the toolbar | 20130705 | |
| 4 | Instance method | Private | Method | Get final flags (GUIBB Feeder settings) | 20130830 | |
| 5 | Instance method | Private | Method | 20130830 | ||
| 6 | Instance method | Public | Method | 20130829 | ||
| 7 | Instance method | Private | Method | Context node containing the toolbar columns | 20130708 | |
| 8 | Instance method | Private | Method | 20130708 | ||
| 9 | Instance method | Public | Method | 20130829 | ||
| 10 | Instance method | Public | Method | 20130829 |
Events
Class CL_FPM_HCT_RUIBB_BICS_ASSIST has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_S_ATTRIBUTE | Public | See coding | 20130829 | BEGIN OF ty_s_attribute,
element TYPE REF TO if_wd_context_element,
attr_name TYPE string,
view_attr_name TYPE string,
END OF ty_s_attribute
|
||
| 2 | TY_T_ATTRIBUTE | Public | See coding | 20130829 | ty_t_attribute TYPE STANDARD TABLE OF ty_s_attribute
WITH DEFAULT KEY
|
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_FPM_HCT_RUIBB_BICS_ASSIST has no parameter.
Method CONSTRUCTOR on class CL_FPM_HCT_RUIBB_BICS_ASSIST has no exception.
Method GET_ATTRIBUTES Signature
Method GET_ATTRIBUTES on class CL_FPM_HCT_RUIBB_BICS_ASSIST has no parameter.
Method GET_ATTRIBUTES on class CL_FPM_HCT_RUIBB_BICS_ASSIST has no exception.
Method GET_CURRENT_TOOLBAR_ELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Interface for Node Element | 20130705 |
Method GET_CURRENT_TOOLBAR_ELEMENT on class CL_FPM_HCT_RUIBB_BICS_ASSIST has no exception.
Method GET_FINAL_FEEDER_SETTINGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_FINAL_TREE | Call by reference | Type reference (TYPE) | TY_S_FINAL_TREE | 20130830 |
Method GET_FINAL_FEEDER_SETTINGS on class CL_FPM_HCT_RUIBB_BICS_ASSIST has no exception.
Method GET_FINAL_SETTINGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_FINAL_TREE | Value transfer | Type reference (TYPE) | TY_S_FINAL_TREE | 20130830 |
Method GET_FINAL_SETTINGS on class CL_FPM_HCT_RUIBB_BICS_ASSIST has no exception.
Method GET_SETTINGS Signature
Method GET_SETTINGS on class CL_FPM_HCT_RUIBB_BICS_ASSIST has no parameter.
Method GET_SETTINGS on class CL_FPM_HCT_RUIBB_BICS_ASSIST has no exception.
Method GET_TOOLBAR_COLUMN_CHOSEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_CHOSEN | Value transfer | Type reference (TYPE) | T_BC_CHOSEN | 20130708 |
Method GET_TOOLBAR_COLUMN_CHOSEN on class CL_FPM_HCT_RUIBB_BICS_ASSIST has no exception.
Method SET_CONFIG_PROPERTIES Signature
Method SET_CONFIG_PROPERTIES on class CL_FPM_HCT_RUIBB_BICS_ASSIST has no parameter.
Method SET_CONFIG_PROPERTIES on class CL_FPM_HCT_RUIBB_BICS_ASSIST has no exception.
Method SET_SETTINGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_CHANGED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130830 |
Method SET_SETTINGS on class CL_FPM_HCT_RUIBB_BICS_ASSIST has no exception.
Method SET_SETTINGS_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20130829 |
Method SET_SETTINGS_NODE on class CL_FPM_HCT_RUIBB_BICS_ASSIST has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |