SAP ABAP Class CL_JS_SELECTION_PARAMETERS (Selection Screen Definition for Parameters)
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_PARAMETERS  
Short Description Selection Screen Definition for Parameters    
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 WTYMP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_JS_SELECTION_PARAMETERS has no interface implemented.
Friends
Class CL_JS_SELECTION_PARAMETERS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CT_VALUES Instance attribute Private Type reference (TYPE) WTYMP_T_PARAMETER_VALUES_TAB 20020912
Methods
# Method Level Visibility Method type Description Created on
1 FILL_VALUES_IN_STRUCTURE Instance method Public Method Fills the Structure with the Parameter Values 20021022
2 GEN_APPEND_PARAMETER Instance method Public Method 20021001
3 GET_VALUES_TABLE Instance method Public Method Returns Table with Values Entered by User 20021217
Events
Class CL_JS_SELECTION_PARAMETERS has no event.
Types
Class CL_JS_SELECTION_PARAMETERS has no local type.
Method Signatures

Method FILL_VALUES_IN_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_STRUCTURE Call by reference Type reference (TYPE) DATA 20021022
2 Importing IB_WITH_LOG Call by reference Object reference (TYPE REF TO) CL_BOOLEAN CL_BOOLEAN=>TRUE Boolean Klasse 20021125
3 Importing IV_NAME Call by reference Type reference (TYPE) TYPENAME Name des Dictionary Typs 20021022
4 Exporting RB_MODIFIED Call by reference Object reference (TYPE REF TO) CL_BOOLEAN Boolean Klasse 20021023

Method FILL_VALUES_IN_STRUCTURE on class CL_JS_SELECTION_PARAMETERS has no exception.

Method GEN_APPEND_PARAMETER 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 IV_FIELDNAME Call by reference Type reference (TYPE) FIELDNAME Feldname 20021001
3 Importing IV_TABLENAME Call by reference Type reference (TYPE) TABNAME Tabellenname 20021001
4 Importing IV_VALUE Call by reference Type reference (TYPE) DATA 20021001

Method GEN_APPEND_PARAMETER on class CL_JS_SELECTION_PARAMETERS has no exception.

Method GET_VALUES_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_VALUES Call by reference Type reference (TYPE) WTYMP_T_PARAMETER_VALUES_TAB 20021217

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