SAP ABAP Class CL_WCF_ML_ATTR_SELECTION_VIEW (Attributes selection view)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI (Application Component) WebClient UI
⤷
WCF_MIXED_LIST_UI (Package) Mixed Object result list UI-relevant objects
⤷
⤷
Properties
| Class | CL_WCF_ML_ATTR_SELECTION_VIEW | |
| Short Description | Attributes selection view | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | WCF_MIXED_LIST_UI | Mixed Object result list UI-relevant objects |
| Created | 20090330 | SAP |
| Last change | 20100303 | 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_WCF_ML_ATTR_SELECTION_VIEW has no interface implemented.
Friends
Class CL_WCF_ML_ATTR_SELECTION_VIEW 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) | CL_SALV_TABLE | Basis Class for Simple Tables | 20090330 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | WCFT_CDS_ATTR_DEF | Table of Attribute Definitions | 20090330 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | WCFT_CDS_ATTR_DEF | Table of Attribute to exclude | 20090331 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20090331 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | BSP_DLC_OBJECT_TYPE | UI Object Type | 20090330 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20090330 | |
| 2 | Instance method | Private | Method | 20090330 | ||
| 3 | Instance method | Public | Method | Free all view related elements | 20090331 | |
| 4 | Instance method | Private | Method | Returns attributes for a given UI Object types | 20090330 | |
| 5 | Instance method | Public | Method | Returns selected attributes | 20090330 | |
| 6 | Instance method | Public | Method | Returns current UI object type | 20090331 | |
| 7 | Instance method | Private | Method | Hides unwanted columns | 20090331 | |
| 8 | Instance method | Private | Method | 20090330 | ||
| 9 | Instance method | Private | Method | Reset table selection | 20090331 | |
| 10 | Instance method | Public | Method | Reset view with new data | 20090331 |
Events
Class CL_WCF_ML_ATTR_SELECTION_VIEW has no event.
Types
Class CL_WCF_ML_ATTR_SELECTION_VIEW has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_EXCLUDED_ATTRIBUTES | Call by reference | Type reference (TYPE) | WCFT_CDS_ATTR_DEF | Table of Attribute to exclude | 20090331 | |||
| 2 | IV_CONTAINER | Call by reference | Type reference (TYPE) | C | 20090330 | ||||
| 3 | IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | BSP_DLC_OBJECT_TYPE | UI Object Type | 20090330 | |||
| 4 | IV_PROGRAM | Call by reference | Type reference (TYPE) | SYREPID | ABAP Program: Current Main Program | 20090330 | |||
| 5 | IV_SCREEN | Call by reference | Type reference (TYPE) | SYDYNNR | Current Screen Number | 20090330 | |||
| 6 | IV_SYSTEM | Call by reference | Type reference (TYPE) | BOOLEAN | ABAP_TRUE | Display system field | 20090331 |
Method CONSTRUCTOR on class CL_WCF_ML_ATTR_SELECTION_VIEW has no exception.
Method CREATE_TABLE_VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20090330 |
Method CREATE_TABLE_VIEW on class CL_WCF_ML_ATTR_SELECTION_VIEW has no exception.
Method FREE Signature
Method FREE on class CL_WCF_ML_ATTR_SELECTION_VIEW has no parameter.
Method FREE on class CL_WCF_ML_ATTR_SELECTION_VIEW has no exception.
Method GET_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_UI_OBJ_TYPE | Call by reference | Type reference (TYPE) | BSP_DLC_OBJECT_TYPE | UI Object Type | 20090330 | |||
| 2 | RT_ATTRIBUTES | Value transfer | Type reference (TYPE) | WCFT_CDS_ATTR_DEF | Table of Attribute Definitions | 20090330 |
Method GET_ATTRIBUTES on class CL_WCF_ML_ATTR_SELECTION_VIEW has no exception.
Method GET_SELECTED_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_ATTRIBUTES | Value transfer | Type reference (TYPE) | WCFT_CDS_ATTR_DEF | Table of Attribute Definitions | 20090330 |
Method GET_SELECTED_ATTRIBUTES on class CL_WCF_ML_ATTR_SELECTION_VIEW has no exception.
Method GET_UI_OBJ_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_UI_OBJ_TYPE | Value transfer | Type reference (TYPE) | BSP_DLC_OBJECT_TYPE | UI Object Type | 20090331 |
Method GET_UI_OBJ_TYPE on class CL_WCF_ML_ATTR_SELECTION_VIEW has no exception.
Method HIDE_COLUMNS Signature
Method HIDE_COLUMNS on class CL_WCF_ML_ATTR_SELECTION_VIEW has no parameter.
Method HIDE_COLUMNS on class CL_WCF_ML_ATTR_SELECTION_VIEW has no exception.
Method INIT_UI_COMPONENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CONTAINER | Call by reference | Type reference (TYPE) | C | 20090330 | ||||
| 2 | IV_PROGRAM | Call by reference | Type reference (TYPE) | SYREPID | ABAP Program: Current Main Program | 20090330 | |||
| 3 | IV_SCREEN | Call by reference | Type reference (TYPE) | SYDYNNR | Current Screen Number | 20090330 |
Method INIT_UI_COMPONENTS on class CL_WCF_ML_ATTR_SELECTION_VIEW has no exception.
Method RESET_SELECTION Signature
Method RESET_SELECTION on class CL_WCF_ML_ATTR_SELECTION_VIEW has no parameter.
Method RESET_SELECTION on class CL_WCF_ML_ATTR_SELECTION_VIEW has no exception.
Method RESET_VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_EXCLUDED_ATTRIBUTES | Call by reference | Type reference (TYPE) | WCFT_CDS_ATTR_DEF | Table of Attribute to exclude | 20090331 | |||
| 2 | IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | BSP_DLC_OBJECT_TYPE | UI Object Type | 20090331 |
Method RESET_VIEW on class CL_WCF_ML_ATTR_SELECTION_VIEW has no exception.
History
| Last changed by/on | SAP | 20100303 |
| SAP Release Created in | 701 |