SAP ABAP Class CL_WTY_ITEMS_DIALOG (Dialog Box with Items)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   LO-WTY (Application Component) Warranty Claim Processing
     ISAUTO_WTY (Package) Warranty Processing
Properties
Class CL_WTY_ITEMS_DIALOG  
Short Description Dialog Box with Items    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package ISAUTO_WTY   Warranty Processing 
Created 20040113   SAP 
Last change 20040116   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WTY_ITEMS_DIALOG has no forward declaration.
Interfaces
Class CL_WTY_ITEMS_DIALOG has no interface implemented.
Friends
Class CL_WTY_ITEMS_DIALOG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CC_KEY Constant Private Type reference (TYPE) CHAR20 'WTY_ITEMDLG' Fixed Part of the Cluster Key 20040114
2 CO_DIALOG Instance attribute Private Object reference (TYPE REF TO) CL_GUI_DIALOGBOX_CONTAINER Container for Custom Controls in Screen Area 20040113
3 CO_GRID Instance attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20040114
4 CO_SPLIT Instance attribute Private Object reference (TYPE REF TO) CL_GUI_SPLITTER_CONTAINER Splitter Control 20040113
5 CO_TOOLBAR Instance attribute Private Object reference (TYPE REF TO) CL_GUI_TOOLBAR Toolbar Control 20040113
6 CO_TOOLBAR_SPLIT Instance attribute Private Object reference (TYPE REF TO) CL_GUI_SPLITTER_CONTAINER Splitter Control 20040114
7 CS_DLG_POSITION Instance attribute Private Type reference (TYPE) WTY_ITEMDLG_COORDINATES Position and Size of the Dialog 20040114
Methods
# Method Level Visibility Method type Description Created on
1 CLOSE Instance method Public Method 20040115
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20040113
3 GET_ALV_GRID Instance method Public Method 20040114
4 ON_DIALOG_CLOSE Instance method Private Event handling method 20040114
5 ON_TOOLBAR_BUTTON_CLICK Instance method Private Event handling method CLICK Event 20040114
Events
# Event Type Visibility Description Created on
1 CLOSED Instance Event
(0)
Public
(2)
Called after Dialog is Closed and all Controls are Destroyed 20040114
Types
Class CL_WTY_ITEMS_DIALOG has no local type.
Method Signatures

Method CLOSE Signature

Method CLOSE on class CL_WTY_ITEMS_DIALOG has no parameter.
Method CLOSE on class CL_WTY_ITEMS_DIALOG has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_WTY_ITEMS_DIALOG has no parameter.
Method CONSTRUCTOR on class CL_WTY_ITEMS_DIALOG has no exception.

Method GET_ALV_GRID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_GRID Value transfer Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20040114

Method GET_ALV_GRID on class CL_WTY_ITEMS_DIALOG has no exception.

Method ON_DIALOG_CLOSE Signature

Method ON_DIALOG_CLOSE on class CL_WTY_ITEMS_DIALOG has no parameter.
Method ON_DIALOG_CLOSE on class CL_WTY_ITEMS_DIALOG has no exception.

Method ON_TOOLBAR_BUTTON_CLICK Signature

Method ON_TOOLBAR_BUTTON_CLICK on class CL_WTY_ITEMS_DIALOG has no parameter.
Method ON_TOOLBAR_BUTTON_CLICK on class CL_WTY_ITEMS_DIALOG has no exception.
Event Signatures

Event CLOSED Signature
Event CLOSED on class CL_WTY_ITEMS_DIALOG has no parameter.
History
Last changed by/on SAP  20040116 
SAP Release Created in 500