SAP ABAP Class CL_BS_ANLY_LIST_HELPER (Helper Class)
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
⤷
⤷
Properties
| Class | CL_BS_ANLY_LIST_HELPER | |
| Short Description | Helper Class | |
| 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 | 20090820 | 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
Class CL_BS_ANLY_LIST_HELPER has no interface implemented.
Friends
Class CL_BS_ANLY_LIST_HELPER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | FPM_EVENT_ID | 'BSA_CELL_ACTION' | ID of the FPM Event | 20101116 | ||
| 2 | Constant | Public | Type reference (TYPE) | FPM_EVENT_ID | 'BSA_CHART_NAVIGATE' | ID of the FPM Event | 20101220 | ||
| 3 | Constant | Public | Type reference (TYPE) | FPM_EVENT_ID | 'BSA_DRILLDOWN_ALV' | ID of the FPM Event | 20110726 | ||
| 4 | Constant | Public | Type reference (TYPE) | FPM_EVENT_ID | 'BSA_DRILLDOWN_PANEL' | ID of the FPM Event | 20110726 | ||
| 5 | Constant | Public | Type reference (TYPE) | FPM_EVENT_ID | 'BSA_EVENT_EXECUTE' | ID of the FPM Event | 20100809 | ||
| 6 | Constant | Public | Type reference (TYPE) | FPM_EVENT_ID | 'BSA_HIDE_QUERY' | ID of the FPM Event | 20101223 | ||
| 7 | Constant | Public | Type reference (TYPE) | FPM_EVENT_ID | 'BSA_HIDE_SEARCH' | ID of the FPM Event | 20101221 | ||
| 8 | Constant | Public | Type reference (TYPE) | FPM_EVENT_ID | 'BSA_NEW_CHART' | ID of the FPM Event | 20100820 | ||
| 9 | Constant | Public | Type reference (TYPE) | FPM_EVENT_ID | 'BSA_NEW_TREE' | ID of the FPM Event | 20100809 | ||
| 10 | Constant | Public | Type reference (TYPE) | FPM_EVENT_ID | 'BSA_PLFUNC' | ID of the FPM Event | 20100809 | ||
| 11 | Constant | Public | Type reference (TYPE) | FPM_EVENT_ID | 'BSA_PLSEQU' | ID of the FPM Event | 20100809 | ||
| 12 | Constant | Public | Type reference (TYPE) | FPM_EVENT_ID | 'BSA_RESET' | ID of the FPM Event | 20101112 | ||
| 13 | Constant | Public | Type reference (TYPE) | FPM_EVENT_ID | 'BSA_SELECT' | ID of the FPM Event | 20100910 | ||
| 14 | Constant | Public | Type reference (TYPE) | FPM_EVENT_ID | 'BSA_SELECT_CELL' | ID of the FPM Event | 20120412 | ||
| 15 | Constant | Public | Type reference (TYPE) | FPM_EVENT_ID | 'BSA_SHOW_RESULT' | ID of the FPM Event | 20100809 | ||
| 16 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_FPM | Interface for accessing FPM functionality | 20090820 | |||
| 17 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_FPM_MESSAGE_MANAGER | FPM message manager public use | 20090820 | |||
| 18 | Static Attribute | Private | Type reference (TYPE) | TY_T_GUIBB | 20090825 | ||||
| 19 | Static Attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20091118 | ||||
| 20 | Static Attribute | Private | Type reference (TYPE) | FPM_EVENT_RESULT | Result of processing of a specific FPM event | 20090825 | |||
| 21 | Static Attribute | Private | Type reference (TYPE) | I | 20120418 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20090827 | ||
| 2 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20090820 | |
| 3 | Static method | Public | Method | 20091118 | ||
| 4 | Static method | Public | Method | 20091118 | ||
| 5 | Static method | Public | Method | 20090825 | ||
| 6 | Static method | Public | Method | 20090827 | ||
| 7 | Static method | Public | Method | 20110222 | ||
| 8 | Static method | Public | Method | Replaces invalid characters from string | 20110719 | |
| 9 | Static method | Public | Method | 20090820 | ||
| 10 | Static method | Public | Method | 20090825 | ||
| 11 | Static method | Public | Method | 20090907 |
Events
Class CL_BS_ANLY_LIST_HELPER has no event.
Types
Class CL_BS_ANLY_LIST_HELPER has no local type.
Method Signatures
Method ADD_GUIBB_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_OBJECT | Call by reference | Object reference (TYPE REF TO) | OBJECT | 20090827 | ||||
| 2 | IS_CONFIG_KEY | Call by reference | Type reference (TYPE) | WDY_CONFIG_KEY | Key Components of Configuration Tables | 20090827 |
Method ADD_GUIBB_OBJECT on class CL_BS_ANLY_LIST_HELPER has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_BS_ANLY_LIST_HELPER has no parameter.
Method CLASS_CONSTRUCTOR on class CL_BS_ANLY_LIST_HELPER has no exception.
Method CLEAR_DATA_CHANGED Signature
Method CLEAR_DATA_CHANGED on class CL_BS_ANLY_LIST_HELPER has no parameter.
Method CLEAR_DATA_CHANGED on class CL_BS_ANLY_LIST_HELPER has no exception.
Method GET_DATA_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_DATA_CHANGED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20091118 |
Method GET_DATA_CHANGED on class CL_BS_ANLY_LIST_HELPER has no exception.
Method GET_EVENT_RESULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_FPM_EVENT_RESULT | Value transfer | Type reference (TYPE) | FPM_EVENT_RESULT | Result of processing of a specific FPM event | 20090825 |
Method GET_EVENT_RESULT on class CL_BS_ANLY_LIST_HELPER has no exception.
Method GET_GUIBB_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_CONFIG_KEY | Call by reference | Type reference (TYPE) | WDY_CONFIG_KEY | Key Components of Configuration Tables | 20090827 | |||
| 2 | I_CLSNAME | Call by reference | Type reference (TYPE) | SEOCLSNAME | Configuration Identification | 20110318 | |||
| 3 | RO_OBJECT | Value transfer | Object reference (TYPE REF TO) | OBJECT | 20090827 |
Method GET_GUIBB_OBJECT on class CL_BS_ANLY_LIST_HELPER has no exception.
Method NOTIFY_BACKEND_CHANGES Signature
Method NOTIFY_BACKEND_CHANGES on class CL_BS_ANLY_LIST_HELPER has no parameter.
Method NOTIFY_BACKEND_CHANGES on class CL_BS_ANLY_LIST_HELPER has no exception.
Method REPLACE_INVALID_CHARACTERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_HLPSTR | Call by reference | Type reference (TYPE) | STRING | 20110719 |
Method REPLACE_INVALID_CHARACTERS on class CL_BS_ANLY_LIST_HELPER has no exception.
Method REPORT_BSANLY_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_MESSAGE | Call by reference | Type reference (TYPE) | BSANLY_T_MESSAGE | Analytics: Messages | 20090820 |
Method REPORT_BSANLY_MESSAGES on class CL_BS_ANLY_LIST_HELPER has no exception.
Method SET_EVENT_RESULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FPM_EVENT_RESULT | Call by reference | Type reference (TYPE) | FPM_EVENT_RESULT | Result of processing of a specific FPM event | 20090825 |
Method SET_EVENT_RESULT on class CL_BS_ANLY_LIST_HELPER has no exception.
Method SET_REFRESH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DATA_CHANGE | Call by reference | Type reference (TYPE) | BOOLEAN | 'X' | Boolean Variable (X=True, -=False, Space=Unknown) | 20091118 |
Method SET_REFRESH on class CL_BS_ANLY_LIST_HELPER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 702 |