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 | Constant | Private | Type reference (TYPE) | CHAR20 | 'WTY_ITEMDLG' | Fixed Part of the Cluster Key | 20040114 | ||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_DIALOGBOX_CONTAINER | Container for Custom Controls in Screen Area | 20040113 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20040114 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_SPLITTER_CONTAINER | Splitter Control | 20040113 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_TOOLBAR | Toolbar Control | 20040113 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_SPLITTER_CONTAINER | Splitter Control | 20040114 | |||
| 7 | 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 | Instance method | Public | Method | 20040115 | ||
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20040113 | |
| 3 | Instance method | Public | Method | 20040114 | ||
| 4 | Instance method | Private | Event handling method | 20040114 | ||
| 5 | 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 | 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 |