SAP ABAP Class CL_FPM_BICS_VH_HIER_FEEDER (Feeder class for Hierarchical Value Help)
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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB | Generic UI Building Block | 20130918 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB_TREE | Generic Tree UI Building Block | 20130918 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_MULTI_INSTANTIABLE | FPM Multi Instantiation | 20130918 |
Properties
| Class | CL_FPM_BICS_VH_HIER_FEEDER | |
| Short Description | Feeder class for Hierarchical Value Help | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | BW_REPORTING_FPM | FPM UIBBs |
| Created | 20130912 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_FPM_BICS_VH_HIER_FEEDER has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FPM_GUIBB | Generic UI Building Block | 20130918 | ||
| 2 | IF_FPM_GUIBB_TREE | Generic Tree UI Building Block | 20130918 | ||
| 3 | IF_FPM_MULTI_INSTANTIABLE | FPM Multi Instantiation | 20130918 |
Friends
Class CL_FPM_BICS_VH_HIER_FEEDER 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_BICS_CHARACTERISTIC | 20130918 | ||||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_BICS_HIERARCHY | 20130918 | ||||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_BICS_QV | 20130918 | ||||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_FPM | Interface for accessing FPM functionality | 20130918 | |||
| 5 | Static Attribute | Public | Object reference (TYPE REF TO) | IF_FPM_PARAMETER | Property Bag | 20130918 | |||
| 6 | Instance attribute | Private | See coding | 20130918 | |||||
| 7 | Static Attribute | Private | See coding | 20130918 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20130918 |
Events
Class CL_FPM_BICS_VH_HIER_FEEDER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_S_FIELDCATALOG | Private | See coding | 20130918 | begin of TY_S_FIELDCATALOG,
node_id type if_bics_object=>tn_id,
parent_id type if_bics_object=>tn_id,
key type if_bics_object=>tn_name,
key_int type if_bics_object=>tn_name,
text type if_bics_object=>tn_text,
expanded type abap_bool,
level type i,
is_leaf type abap_bool,
node_type type if_bics_object=>tn_id,
presentation type ref to cl_bics_presentation,
end of ty_s_fieldcatalog
|
||
| 2 | TY_S_PARAMETER | Private | See coding | 20130918 | BEGIN OF ty_s_parameter,
component_id TYPE string,
parameter TYPE REF TO if_fpm_parameter,
END OF ty_s_parameter
|
Method Signatures
Method GET_PARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_COMPONENT_ID | Call by reference | Type reference (TYPE) | STRING | 20130918 | ||||
| 2 | RO_PARAMETER | Value transfer | Object reference (TYPE REF TO) | IF_FPM_PARAMETER | 20130918 |
Method GET_PARAMETERS on class CL_FPM_BICS_VH_HIER_FEEDER has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |