SAP ABAP Class CL_WTY_PRE_POST_CONDITIONS_UI (UI for Container for Preconditions and Postconditions)
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
⤷
⤷
Properties
| Class | CL_WTY_PRE_POST_CONDITIONS_UI | |
| Short Description | UI for Container for Preconditions and Postconditions | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ISAUTO_WTY_MP | Mass Change Warranty Claim |
| Created | 20020917 | SAP |
| Last change | 20021108 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_WTY_PRE_POST_CONDITIONS_UI has no interface implemented.
Friends
Class CL_WTY_PRE_POST_CONDITIONS_UI has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | I | 1 | 20021121 | |||
| 2 | Constant | Private | Type reference (TYPE) | I | 4 | 20021121 | |||
| 3 | Constant | Private | Type reference (TYPE) | I | 5 | 20021121 | |||
| 4 | Constant | Private | Type reference (TYPE) | I | 6 | 20021121 | |||
| 5 | Constant | Private | Type reference (TYPE) | I | 2 | 20021121 | |||
| 6 | Constant | Private | Type reference (TYPE) | I | 3 | 20021121 | |||
| 7 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CONTAINER_BAR_XT | Vertical Tabstrip for Controls | 20020917 | |||
| 8 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_WTY_PRE_POST_CONDITIONS | WTY MP: Container for Preconditions and Postconditions | 20020917 | |||
| 9 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_UI_CHECK_LOG | WTY MP: UI for CL_JO_CHECK_LOG | 20020917 | |||
| 10 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_UI_CHECK_LOG | UI for CL_JO_CHECK_LOG | 20021108 | |||
| 11 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_UI_SELECTION | WTY MP: UI Representation of the CL_JS_SELECTION | 20020917 | |||
| 12 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_UI_CHECK_LOG | WTY MP: UI for CL_JO_CHECK_LOG | 20020917 | |||
| 13 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_UI_CHECK_LOG | WTY MP: UI for CL_JO_CHECK_LOG | 20020917 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20021121 | ||
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20020917 | |
| 3 | Instance method | Public | Method | 20020917 | ||
| 4 | Instance method | Private | Method | Determines Icon for the Bar | 20030128 | |
| 5 | Instance method | Public | Method | 20020917 | ||
| 6 | Instance method | Public | Method | 20020917 | ||
| 7 | Instance method | Private | Event handling method | Event Handler for Event Selected | 20030128 | |
| 8 | Instance method | Private | Method | 20030128 | ||
| 9 | Instance method | Public | Method | 20020918 | ||
| 10 | Instance method | Public | Method | 20021121 |
Events
Class CL_WTY_PRE_POST_CONDITIONS_UI has no event.
Types
Class CL_WTY_PRE_POST_CONDITIONS_UI has no local type.
Method Signatures
Method ACTIVATE_OPERATION_TAB Signature
Method ACTIVATE_OPERATION_TAB on class CL_WTY_PRE_POST_CONDITIONS_UI has no parameter.
Method ACTIVATE_OPERATION_TAB on class CL_WTY_PRE_POST_CONDITIONS_UI has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_WTY_PRE_POST_CONDITIONS | WTY MP:COntainer for pre- and post-conditions | 20020917 |
Method CONSTRUCTOR on class CL_WTY_PRE_POST_CONDITIONS_UI has no exception.
Method CREATE_CONTROLS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20020917 | |||
| 2 | IV_BAR_CAPTION | Call by reference | Type reference (TYPE) | WTYMP_T_LONG_NAME | 20020918 |
Method CREATE_CONTROLS on class CL_WTY_PRE_POST_CONDITIONS_UI has no exception.
Method DETERMINE_ICON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_STEP_UI | Call by reference | Object reference (TYPE REF TO) | CL_UI_JOB_STEP | Base class for the steps in wizard | 20030128 | |||
| 2 | RV_ICON | Value transfer | Type reference (TYPE) | ICONNAME | Name einer Ikone | 20030128 |
Method DETERMINE_ICON on class CL_WTY_PRE_POST_CONDITIONS_UI has no exception.
Method FREE Signature
Method FREE on class CL_WTY_PRE_POST_CONDITIONS_UI has no parameter.
Method FREE on class CL_WTY_PRE_POST_CONDITIONS_UI has no exception.
Method GET_STEP_CONTAINER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_CONTAINER | Value transfer | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20020917 |
Method GET_STEP_CONTAINER on class CL_WTY_PRE_POST_CONDITIONS_UI has no exception.
Method ON_BAR_CONTAINER_CLICK Signature
Method ON_BAR_CONTAINER_CLICK on class CL_WTY_PRE_POST_CONDITIONS_UI has no parameter.
Method ON_BAR_CONTAINER_CLICK on class CL_WTY_PRE_POST_CONDITIONS_UI has no exception.
Method REFRESH_BAR_CAPTIONS Signature
Method REFRESH_BAR_CAPTIONS on class CL_WTY_PRE_POST_CONDITIONS_UI has no parameter.
Method REFRESH_BAR_CAPTIONS on class CL_WTY_PRE_POST_CONDITIONS_UI has no exception.
Method SET_EDITABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IB_EDITABLE | Call by reference | Object reference (TYPE REF TO) | CL_BOOLEAN | Boolean Klasse | 20020918 |
Method SET_EDITABLE on class CL_WTY_PRE_POST_CONDITIONS_UI has no exception.
Method VALIDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EB_PASSED | Call by reference | Object reference (TYPE REF TO) | CL_BOOLEAN | Boolean Klasse | 20021121 | |||
| 2 | EO_EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Abstrakte Oberklasse aller globalen Exceptions | 20021121 | |||
| 3 | ES_MESSAGE | Call by reference | Type reference (TYPE) | SMESG | Nachrichtensammler | 20021121 |
Method VALIDATE on class CL_WTY_PRE_POST_CONDITIONS_UI has no exception.
History
| Last changed by/on | SAP | 20021108 |
| SAP Release Created in | 471 |