SAP ABAP Class CL_RSL_UI_QUERY_ASSIST (Assistance Class for Queries)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSL_UI (Package) CompositeProvider UI Package
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSL_UI_COPR_ASSIST | Assistance Class of WD Modeler | 20110720 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_OIF_CONF_EXIT | Application specific configuration controller for OIF | 20110720 |
Properties
| Class | CL_RSL_UI_QUERY_ASSIST | |
| Short Description | Assistance Class for Queries | |
| Super Class | CL_RSL_UI_COPR_ASSIST | Assistance Class of WD Modeler |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSL_UI | CompositeProvider UI Package |
| Created | 20110720 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSL_UI_QUERY_ASSIST has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FPM_OIF_CONF_EXIT | Application specific configuration controller for OIF | 20110720 |
Friends
Class CL_RSL_UI_QUERY_ASSIST has no friend class.
Attributes
Class CL_RSL_UI_QUERY_ASSIST has no attribute.
Methods
Class CL_RSL_UI_QUERY_ASSIST has no method.
Events
Class CL_RSL_UI_QUERY_ASSIST has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TN_S_QUERY_SELECTED_RKF_CKF | Public | See coding | 20120105 | BEGIN OF tn_s_query_selected_rkf_ckf,
query TYPE rszcompid,
t_selected_rkf_ckf TYPE rsl_t_selected_rkf_ckf,
END OF tn_s_query_selected_rkf_ckf
|
||
| 2 | TN_T_QUERY_SELECTED_RKF_CKF | Public | See coding | 20120105 | tn_t_query_selected_rkf_ckf TYPE STANDARD TABLE OF tn_s_query_selected_rkf_ckf
|
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 730 |