SAP ABAP Class CL_RSDHAF_HAAP (Frontend: HANA Analysis Processes)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DST-HAP (Application Component) HANA Analysis Process
⤷
RSDHA (Package) SAP HANA Analysis in BW
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSDHAF_MAINT_CONSTANTS | Frontend: Maintenance Constants | 20121223 |
Properties
| Class | CL_RSDHAF_HAAP | |
| Short Description | Frontend: HANA Analysis Processes | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | RSDHA | |
| Program status | ||
| Category | 0 | |
| Package | RSDHA | SAP HANA Analysis in BW |
| Created | 20121105 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSDHAF_MAINT_CONSTANTS | Frontend: Maintenance Constants | 20121223 |
Friends
Class CL_RSDHAF_HAAP has no friend class.
Attributes
Methods
Events
Class CL_RSDHAF_HAAP has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TP_S_ANALYSIS | Private | See coding | HANA Analysis Processes (Structure) | 20121105 | BEGIN OF tp_s_analysis,
name TYPE if_rsdham_analysis=>tn_name,
m_matches_a TYPE rsd_icon_stat,
description TYPE rstxtlg,
infoarea TYPE rstxtlg,
created_by TYPE rststpnm,
created_at_date TYPE d,
created_at_time TYPE t,
changed_by TYPE rststpnm,
changed_at_date TYPE d,
changed_at_time TYPE t,
END OF tp_s_analysis
|
|
| 2 | TP_T_ANALYSIS | Private | See coding | HANA Analysis Processes (Table Type) | 20121105 | tp_t_analysis TYPE STANDARD TABLE OF tp_s_analysis WITH DEFAULT KEY
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_MAINTENANCE | Call by reference | Object reference (TYPE REF TO) | CL_RSDHAF_MAINTENANCE | Maintenance Analysis Process (HANA only) | 20121105 |
Method CONSTRUCTOR on class CL_RSDHAF_HAAP has no exception.
Method P_HANDLE_BEFORE_USER_COMMAND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_UCOMM | Value transfer | Attribute reference (LIKE) | 20121105 |
Method P_HANDLE_BEFORE_USER_COMMAND on class CL_RSDHAF_HAAP has no exception.
Method P_HANDLE_CONTEXT_MENU_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_OBJECT | Value transfer | Attribute reference (LIKE) | 20121105 |
Method P_HANDLE_CONTEXT_MENU_REQUEST on class CL_RSDHAF_HAAP has no exception.
Method P_HANDLE_DOUBLE_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ROW | Value transfer | Attribute reference (LIKE) | 20121105 |
Method P_HANDLE_DOUBLE_CLICK on class CL_RSDHAF_HAAP has no exception.
Method P_HANDLE_USER_COMMAND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_UCOMM | Value transfer | Attribute reference (LIKE) | 20121105 |
Method P_HANDLE_USER_COMMAND on class CL_RSDHAF_HAAP has no exception.
Method P_INITIALIZE_ALV Signature
Method P_INITIALIZE_ALV on class CL_RSDHAF_HAAP has no parameter.
Method P_INITIALIZE_ALV on class CL_RSDHAF_HAAP has no exception.
Method P_MAINTAIN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_HAAPNM | Call by reference | Type reference (TYPE) | IF_RSDHAM_ANALYSIS=>TN_NAME | Name of HANA Analysis Process | 20121106 | |||
| 2 | I_WORKMODE | Call by reference | Type reference (TYPE) | IF_RSDHAF_MAINT_TYPES=>TN_WORKMODE | Working Mode | 20121106 |
Method P_MAINTAIN on class CL_RSDHAF_HAAP has no exception.
Method P_UPDATE_DYNPRO_FIELDS Signature
Method P_UPDATE_DYNPRO_FIELDS on class CL_RSDHAF_HAAP has no parameter.
Method P_UPDATE_DYNPRO_FIELDS on class CL_RSDHAF_HAAP has no exception.
Method REFRESH_TABLE_DISPLAY Signature
Method REFRESH_TABLE_DISPLAY on class CL_RSDHAF_HAAP has no parameter.
Method REFRESH_TABLE_DISPLAY on class CL_RSDHAF_HAAP has no exception.
Method SET_VISIBILITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_VISIBILITY | Call by reference | Type reference (TYPE) | RS_BOOL | X: Visible, SPACE: Not Visible | 20121105 |
Method SET_VISIBILITY on class CL_RSDHAF_HAAP has no exception.
Method TOGGLE_VISIBILITY Signature
Method TOGGLE_VISIBILITY on class CL_RSDHAF_HAAP has no parameter.
Method TOGGLE_VISIBILITY on class CL_RSDHAF_HAAP has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |