SAP ABAP Class CL_RSL_UI_WD_FORM_WSPSETTINGS (Workspace Settings)
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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB | Generic UI Building Block | 20100827 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB_FORM | Generic Form UI Building Block | 20100827 |
Properties
Class | CL_RSL_UI_WD_FORM_WSPSETTINGS | |
Short Description | Workspace Settings | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSL_UI | CompositeProvider UI Package |
Created | 20100827 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_RSL_UI_WD_FORM_WSPSETTINGS has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_FPM_GUIBB | Generic UI Building Block | 20100827 | ||
2 | IF_FPM_GUIBB_FORM | Generic Form UI Building Block | 20100827 |
Friends
Class CL_RSL_UI_WD_FORM_WSPSETTINGS has no friend class.
Attributes
Class CL_RSL_UI_WD_FORM_WSPSETTINGS has no attribute.
Methods
Class CL_RSL_UI_WD_FORM_WSPSETTINGS has no method.
Events
Class CL_RSL_UI_WD_FORM_WSPSETTINGS has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TP_RSL_UI_S_WSP_SETTINGS | Private | See coding | 20101029 | BEGIN OF tp_rsl_ui_s_wsp_settings,
max_space TYPE rsl_s_wsp_settings-max_space,
max_space_unit TYPE rsl_s_wsp_settings-max_space_unit,
max_ainx_cnt TYPE rsl_s_wsp_settings-max_ainx_cnt,
act_space TYPE rsl_act_space,
space_icon(30) TYPE c,
space_icon_tt TYPE string,
act_ainx_cnt TYPE rsl_act_ainx_cnt,
ainx_icon(30) TYPE c,
ainx_icon_tt TYPE string,
wsp_pfx TYPE rsl_s_wsp_settings-wsp_pfx,
wsp_vedat TYPE rsl_s_wsp_settings-wsp_vedat,
wsp_bkupld TYPE rsl_s_wsp_settings-wsp_bkupld,
wsp_bkupld_txt TYPE string,
wsp_multiprov TYPE rsmultiprov,
wsp_multiprov_txt TYPE rstxtlg,
wsp_mainprov_type TYPe string,
wsp_name TYPE rslwspname,
wsp_name_txt TYPE rstxtlg,
wsp_contact1 TYPE rsl_s_wsp_settings-wsp_contact1,
wsp_contact1_fn TYPE string,
wsp_contact1_tt TYPE string,
wsp_contact2 TYPE rsl_s_wsp_settings-wsp_contact2,
wsp_contact2_fn TYPE string,
wsp_contact2_tt TYPE string,
wsp_sidx TYPE rsl_s_wsp_settings-wsp_sidx,
wsp_sidx_txt TYPE string,
wsp_jcux TYPE rsl_s_wsp_settings-wsp_jcux,
wsp_jcux_txt TYPE string,
END OF tp_rsl_ui_s_wsp_settings
|
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 730 |