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 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 ICON 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 GR_TABLE Instance attribute Private Object reference (TYPE REF TO) CL_SALV_TABLE Basis Class for Simple Tables 20090330
2 GT_ATTRIBUTES Instance attribute Private Type reference (TYPE) WCFT_CDS_ATTR_DEF Table of Attribute Definitions 20090330
3 GT_EXCLUDED_ATTRIBUTES Instance attribute Private Type reference (TYPE) WCFT_CDS_ATTR_DEF Table of Attribute to exclude 20090331
4 GV_SYSTEM Instance attribute Private Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20090331
5 GV_UI_OBJ_TYPE Instance attribute Private Type reference (TYPE) BSP_DLC_OBJECT_TYPE UI Object Type 20090330
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20090330
2 CREATE_TABLE_VIEW Instance method Private Method 20090330
3 FREE Instance method Public Method Free all view related elements 20090331
4 GET_ATTRIBUTES Instance method Private Method Returns attributes for a given UI Object types 20090330
5 GET_SELECTED_ATTRIBUTES Instance method Public Method Returns selected attributes 20090330
6 GET_UI_OBJ_TYPE Instance method Public Method Returns current UI object type 20090331
7 HIDE_COLUMNS Instance method Private Method Hides unwanted columns 20090331
8 INIT_UI_COMPONENTS Instance method Private Method 20090330
9 RESET_SELECTION Instance method Private Method Reset table selection 20090331
10 RESET_VIEW 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 Importing IT_EXCLUDED_ATTRIBUTES Call by reference Type reference (TYPE) WCFT_CDS_ATTR_DEF Table of Attribute to exclude 20090331
2 Importing IV_CONTAINER Call by reference Type reference (TYPE) C 20090330
3 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) BSP_DLC_OBJECT_TYPE UI Object Type 20090330
4 Importing IV_PROGRAM Call by reference Type reference (TYPE) SYREPID ABAP Program: Current Main Program 20090330
5 Importing IV_SCREEN Call by reference Type reference (TYPE) SYDYNNR Current Screen Number 20090330
6 Importing 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 Importing 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 Importing IV_UI_OBJ_TYPE Call by reference Type reference (TYPE) BSP_DLC_OBJECT_TYPE UI Object Type 20090330
2 Returning 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 Returning 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 Returning 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 Importing IV_CONTAINER Call by reference Type reference (TYPE) C 20090330
2 Importing IV_PROGRAM Call by reference Type reference (TYPE) SYREPID ABAP Program: Current Main Program 20090330
3 Importing 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 Importing IT_EXCLUDED_ATTRIBUTES Call by reference Type reference (TYPE) WCFT_CDS_ATTR_DEF Table of Attribute to exclude 20090331
2 Importing 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