SAP ABAP Class CL_BS_ANLY_TREE_FEEDER (Analytics feeder class for Tree GUIBB)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-ANL-LST (Application Component) List Reporting
⤷
BS_ANLY_LIST_REPORTING (Package) Business Suite Analytics: Simple List Reporting
⤷
⤷
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 | 20100720 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB_TREE | Generic Tree UI Building Block | 20100720 |
Properties
| Class | CL_BS_ANLY_TREE_FEEDER | |
| Short Description | Analytics feeder class for Tree GUIBB | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | BS_ANLY_LIST_REPORTING | Business Suite Analytics: Simple List Reporting |
| Created | 20100720 | SAP |
| Last change | 20130531 | 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FPM_GUIBB | Generic UI Building Block | 20100720 | ||
| 2 | IF_FPM_GUIBB_TREE | Generic Tree UI Building Block | 20100720 |
Friends
Class CL_BS_ANLY_TREE_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_BS_ANLY_LIST_DATA | Simple List Reporting: List Data | 20100720 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Runtime Type Services | 20100720 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_FPM | Interface for accessing FPM functionality | 20100720 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | 20100720 | ||||
| 5 | Instance attribute | Private | Type reference (TYPE) | WDY_CONFIG_KEY | Key Components of Configuration Tables | 20100809 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | BSANLY_TS_ALV_COL | Columns | 20100720 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | FPM_COMPONENT_NAME | Web Dynpro: Component Name | 20100809 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20100805 | ||||
| 9 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20100722 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20100722 | ||||
| 11 | Instance attribute | Private | Type reference (TYPE) | FPM_INSTANCE_ID | Instance ID | 20100809 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | BSANLY_QUERY | Analytics Query | 20100720 | |||
| 13 | Static Attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20100804 | ||||
| 14 | Static Attribute | Private | Type reference (TYPE) | BSANLY_QUERY | Analytics Query | 20100720 | |||
| 15 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20100722 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20100720 | ||
| 2 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20100728 | |
| 3 | Instance method | Public | Method | 20110304 | ||
| 4 | Instance method | Public | Method | 20100722 | ||
| 5 | Instance method | Private | Method | 20100720 | ||
| 6 | Static method | Public | Method | 20100720 | ||
| 7 | Instance method | Public | Method | 20100722 |
Events
Class CL_BS_ANLY_TREE_FEEDER has no event.
Types
Class CL_BS_ANLY_TREE_FEEDER has no local type.
Method Signatures
Method CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | BSANLY_T_MESSAGE | Analytics: Messages | 20100720 | |||
| 2 | EV_SUBRC | Call by reference | Type reference (TYPE) | SY-SUBRC | Return Value of ABAP Statements | 20100720 |
Method CHECK on class CL_BS_ANLY_TREE_FEEDER has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_BS_ANLY_TREE_FEEDER has no parameter.
Method CLASS_CONSTRUCTOR on class CL_BS_ANLY_TREE_FEEDER has no exception.
Method GET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_DATA | Value transfer | Object reference (TYPE REF TO) | IF_BS_ANLY_LIST_DATA | Simple List Reporting: List Data | 20110304 |
Method GET_DATA on class CL_BS_ANLY_TREE_FEEDER has no exception.
Method GET_INPUT_ENABLED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_INPUT_ENABLED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100722 |
Method GET_INPUT_ENABLED on class CL_BS_ANLY_TREE_FEEDER has no exception.
Method INIT Signature
Method INIT on class CL_BS_ANLY_TREE_FEEDER has no parameter.
Method INIT on class CL_BS_ANLY_TREE_FEEDER has no exception.
Method SET_QUERY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_QUERY | Call by reference | Type reference (TYPE) | BSANLY_QUERY | Analytics Query | 20100720 |
Method SET_QUERY on class CL_BS_ANLY_TREE_FEEDER has no exception.
Method SET_REFRESH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_REFRESH | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20100722 |
Method SET_REFRESH on class CL_BS_ANLY_TREE_FEEDER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 703 |