SAP ABAP Class CL_UI_USER_PARAMETERS (UI for CL_JS_USER_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_UI_JOB_STEP Base UI Class for the Job Steps 20020912
Properties
Class CL_UI_USER_PARAMETERS  
Short Description UI for CL_JS_USER_PARAMETERS    
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 20020912   SAP 
Last change 20021108   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_UI_USER_PARAMETERS has no forward declaration.
Interfaces
Class CL_UI_USER_PARAMETERS has no interface implemented.
Friends
Class CL_UI_USER_PARAMETERS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_BUTTON_CHOOSE Instance attribute Private Object reference (TYPE REF TO) CL_DD_BUTTON_ELEMENT Dynamic Documents: Button Element 20020912
2 CO_DOCUMENT Instance attribute Private Object reference (TYPE REF TO) CL_DD_DOCUMENT Dynamic Documents: Document 20020912
3 CO_FORM Instance attribute Private Object reference (TYPE REF TO) CL_DD_FORM_AREA Dynamic Documents: Range of a Form 20020912
4 CO_INPUT_BOX Instance attribute Private Object reference (TYPE REF TO) CL_DD_INPUT_ELEMENT Dynamic Documents: Input Element 20020912
5 CO_PARAMETERS Instance attribute Private Object reference (TYPE REF TO) CL_JS_SELECTION_PARAMETERS Selection Screen Definition for Parameters 20020912
6 CO_PARAMETERS_UI Instance attribute Private Object reference (TYPE REF TO) CL_UI_SELECTION WTY MP: UI Representation of the CL_JS_SELECTION 20020912
7 CO_SPLIT_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_SPLITTER_CONTAINER Splitter Control 20020912
8 CV_STRUCTURE_NAME Instance attribute Private Type reference (TYPE) TYPENAME Name of Dictionary Type 20020912
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20020912
2 ON_BUTTON_CLICK Instance method Private Event handling method 20020912
Events
Class CL_UI_USER_PARAMETERS has no event.
Types
Class CL_UI_USER_PARAMETERS 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 IO_PARAMETERS Call by reference Object reference (TYPE REF TO) CL_JS_SELECTION_PARAMETERS Selection screen definition for parameters 20020912
2 Importing IO_STEP Call by reference Object reference (TYPE REF TO) CL_JS_USER_PARAMETERS Jobschritt 20020912
3 Importing IV_STRUCTURE_NAME Call by reference Type reference (TYPE) TYPENAME Name des Dictionary Typs 20020912

Method CONSTRUCTOR on class CL_UI_USER_PARAMETERS has no exception.

Method ON_BUTTON_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SENDER Call by reference Attribute reference (LIKE) 20020912

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