SAP ABAP Class CL_UI_SELECTION (UI for CL_JS_SELECTION)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   LO-WTY (Application Component) Warranty Claim Processing
     ISAUTO_WTY_MP (Package) Mass Change Warranty Claim
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_UI_JOB_STEP Base UI Class for the Job Steps 20020814
Properties
Class CL_UI_SELECTION  
Short Description UI for CL_JS_SELECTION    
Super Class CL_UI_JOB_STEP Base UI Class for the Job Steps 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package ISAUTO_WTY_MP   Mass Change Warranty Claim 
Created 20020814   SAP 
Last change 20021108   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_BOOLEAN Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 WTYMP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_UI_SELECTION has no interface implemented.
Friends
Class CL_UI_SELECTION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CB_EXCLUDE_FIELDS Instance attribute Private Object reference (TYPE REF TO) CL_BOOLEAN 20020814
2 CO_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20020912
3 CO_TREE Instance attribute Private Object reference (TYPE REF TO) CL_FIELD_SELECTION_TREE 20020814
4 CT_FIELDS Instance attribute Private Type reference (TYPE) WTYMP_T_TAB_FIELDS 20020814
5 CT_SELECTED_FIELDS Instance attribute Private Type reference (TYPE) WTYMP_T_TAB_FIELDS 20020814
6 CT_TABLES Instance attribute Private Type reference (TYPE) WTYMP_T_TAB_TABLES 20020814
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20020814
2 GET_SELECTED_FIELDS Instance method Public Method 20020814
3 SET_AVAILABLE_TABLES Instance method Public Method CONSTRUCTOR 20020912
Events
Class CL_UI_SELECTION has no event.
Types
Class CL_UI_SELECTION 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 IB_EXCLUDE_FIELDS Call by reference Object reference (TYPE REF TO) CL_BOOLEAN CL_BOOLEAN=>FALSE Boolean Klasse 20020814
2 Importing IO_STEP Call by reference Object reference (TYPE REF TO) CL_JS_SELECTION_BASE Selection screen definition 20020814
3 Importing IT_FIELDS Call by reference Type reference (TYPE) WTYMP_T_TAB_FIELDS 20020814
4 Importing IT_SELECTED_FIELDS Call by reference Type reference (TYPE) WTYMP_T_TAB_FIELDS 20020814
5 Importing IT_TABLES Call by reference Type reference (TYPE) WTYMP_T_TAB_TABLES 20020814

Method CONSTRUCTOR on class CL_UI_SELECTION has no exception.

Method GET_SELECTED_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FIELDS Call by reference Type reference (TYPE) WTYMP_T_TAB_FIELDS 20020814

Method GET_SELECTED_FIELDS on class CL_UI_SELECTION has no exception.

Method SET_AVAILABLE_TABLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IB_EXCLUDE_FIELDS Call by reference Object reference (TYPE REF TO) CL_BOOLEAN CL_BOOLEAN=>FALSE Boolean Klasse 20020912
2 Importing IT_FIELDS Call by reference Type reference (TYPE) WTYMP_T_TAB_FIELDS 20020912
3 Importing IT_SELECTED_FIELDS Call by reference Type reference (TYPE) WTYMP_T_TAB_FIELDS 20020912
4 Importing IT_TABLES Call by reference Type reference (TYPE) WTYMP_T_TAB_TABLES 20020912

Method SET_AVAILABLE_TABLES on class CL_UI_SELECTION has no exception.
History
Last changed by/on SAP  20021108 
SAP Release Created in 471