SAP ABAP Class CL_JS_SELECTION (Selection Screen Definition with Ranges)
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_JS_SELECTION_BASE Base Class for Selection Screen Definition 20020814
Properties
Class CL_JS_SELECTION  
Short Description Selection Screen Definition with Ranges    
Super Class CL_JS_SELECTION_BASE Base Class for Selection Screen Definition 
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 00000000   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 CL_MP_ABAP_GENERATOR Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 T Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 WTYMP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_JS_SELECTION has no interface implemented.
Friends
Class CL_JS_SELECTION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CT_FIND_INDEXES Instance attribute Private Type reference (TYPE) T_TAB_FIND_LAST_INDEX 20021018
2 CT_RANGES Instance attribute Private Type reference (TYPE) RSDS_TRANGE 20020814
3 C_STEP_ID Constant Private Type reference (TYPE) WTYMP_STEP_ID 'SELECTION' Step ID 20021216
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_STRUCTURE Instance method Public Method Checks if Structure Meets Prerequisites 20021023
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20021216
3 FIND Instance method Public Method Finds Next Matching Record 20021018
4 GEN_APPEND_SELECTION_OPTION Instance method Public Method 20021001
5 GET_RANGE_TABLE Instance method Public Method 20020814
Events
Class CL_JS_SELECTION has no event.
Types
Class CL_JS_SELECTION has no local type.
Method Signatures

Method CHECK_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_STRUCTURE Call by reference Type reference (TYPE) DATA 20021023
2 Importing IV_TABNAME Call by reference Type reference (TYPE) TABNAME Tabellenname 20021023
3 Returning RB_PASSED Value transfer Object reference (TYPE REF TO) CL_BOOLEAN Boolean Klasse 20021023

Method CHECK_STRUCTURE on class CL_JS_SELECTION has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_JOB Call by reference Object reference (TYPE REF TO) CL_MP_JOB Abstarct class MP-job 20021216

Method CONSTRUCTOR on class CL_JS_SELECTION has no exception.

Method FIND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IB_FIND_FIRST Call by reference Object reference (TYPE REF TO) CL_BOOLEAN CL_BOOLEAN=>TRUE Boolean Klasse 20021018
2 Importing IT_TABLE Call by reference Type reference (TYPE) ANY TABLE 20021018
3 Importing IV_TABNAME Call by reference Type reference (TYPE) TABNAME Tabellenname 20021018
4 Returning RV_INDEX Value transfer Type reference (TYPE) I Record index - 0 if not found 20021018

Method FIND on class CL_JS_SELECTION has no exception.

Method GEN_APPEND_SELECTION_OPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IB_OBLIGATORY Call by reference Object reference (TYPE REF TO) CL_BOOLEAN Boolean Klasse 20021001
2 Importing IT_SEL_OPT Call by reference Type reference (TYPE) RSDS_SELOPT_T 20021001
3 Importing IV_FIELDNAME Call by reference Type reference (TYPE) FIELDNAME 20021001
4 Importing IV_TABLENAME Call by reference Type reference (TYPE) TABNAME 20021001

Method GEN_APPEND_SELECTION_OPTION on class CL_JS_SELECTION has no exception.

Method GET_RANGE_TABLE Signature

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

Method GET_RANGE_TABLE on class CL_JS_SELECTION has no exception.
History
Last changed by/on SAP  00000000 
SAP Release Created in 471