SAP ABAP Class CL_JS_SELECTION_BASE (Base Class for Selection Screen Definition)
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_MP_JOB_STEP Base Abstract Class for Job Steps 20020814
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_JS_SELECTION Selection Screen Definition with Ranges 20020814
2 Inheritance (c INHERITING FROM c_ref)  CL_JS_SELECTION_PARAMETERS Selection Screen Definition for Parameters 20020814
Properties
Class CL_JS_SELECTION_BASE  
Short Description Base Class for Selection Screen Definition    
Super Class CL_MP_JOB_STEP Base Abstract Class for 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 WTYMP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_JS_SELECTION_BASE has no interface implemented.
Friends
Class CL_JS_SELECTION_BASE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CB_EXCLUDE_FIELDS Instance attribute Protected Object reference (TYPE REF TO) CL_BOOLEAN 20020814
2 CO_UI Instance attribute Protected Object reference (TYPE REF TO) CL_UI_SELECTION 20020814
3 CT_AVAILABLE_FIELDS Instance attribute Protected Type reference (TYPE) WTYMP_T_TAB_FIELDS 20020814
4 CT_SELECTED_FIELDS Instance attribute Protected Type reference (TYPE) WTYMP_T_TAB_FIELDS 20020814
5 CT_TABLES Instance attribute Protected Type reference (TYPE) WTYMP_T_TAB_TABLES 20020814
Methods
# Method Level Visibility Method type Description Created on
1 GET_SELECTED_FIELDS Instance method Public Method 20020912
2 GET_TABLES Instance method Public Method 20020912
3 SET_AVAILABLE_TABLES Instance method Public Method 20020814
Events
Class CL_JS_SELECTION_BASE has no event.
Types
Class CL_JS_SELECTION_BASE has no local type.
Method Signatures

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 20020912

Method GET_SELECTED_FIELDS on class CL_JS_SELECTION_BASE has no exception.

Method GET_TABLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TABLES Call by reference Type reference (TYPE) WTYMP_T_TAB_TABLES 20020912

Method GET_TABLES on class CL_JS_SELECTION_BASE 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 20020814
2 Importing IT_FIELDS Call by reference Type reference (TYPE) WTYMP_T_TAB_FIELDS 20020814
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 20020814

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