SAP ABAP Class CL_UI_STEP (Base Class for the Steps in Wizard)
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 - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_UI_GLOBAL_JOB_PARAMETERS | UI for MP Job Global Parameters | 20020814 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_UI_JOB_STEP | Base UI Class for the Job Steps | 20020814 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_UI_OPERATION_SELECTOR | Operation Selector UI | 20020827 |
Properties
| Class | CL_UI_STEP | |
| Short Description | Base Class for the Steps in Wizard | |
| 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 | 20020814 | 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_UI_STEP has no interface implemented.
Friends
Class CL_UI_STEP has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_BOOLEAN | Boolean Class | 20021127 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_BOOLEAN | Boolean Class | 20020913 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Custom Controls in the Screen Area | 20020904 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | WTYMP_T_LONG_NAME | 20020904 |
Methods
Events
Class CL_UI_STEP has no event.
Types
Class CL_UI_STEP has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_UI_STEP has no parameter.
Method CONSTRUCTOR on class CL_UI_STEP 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 | 20020814 |
Method CREATE_CONTROLS on class CL_UI_STEP has no exception.
Method FREE Signature
Method FREE on class CL_UI_STEP has no parameter.
Method FREE on class CL_UI_STEP has no exception.
Method GET_CONTROLS_CREATED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RB_CREATED | Value transfer | Object reference (TYPE REF TO) | CL_BOOLEAN | Boolean Klasse | 20021127 |
Method GET_CONTROLS_CREATED on class CL_UI_STEP has no exception.
Method GET_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_DESCRIPTION | Value transfer | Type reference (TYPE) | WTYMP_T_LONG_NAME | 20020904 |
Method GET_DESCRIPTION on class CL_UI_STEP has no exception.
Method GET_DYNPRO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EB_DYNPRO_REQUIRED | Call by reference | Object reference (TYPE REF TO) | CL_BOOLEAN | Boolean Klasse | 20020904 | |||
| 2 | EV_DYNPRO | Call by reference | Type reference (TYPE) | SY-DYNNR | ABAP-Programm, Nummer des aktuellen Dynpros | 20020904 | |||
| 3 | EV_PROGRAM | Call by reference | Type reference (TYPE) | SY-REPID | 20020904 |
Method GET_DYNPRO on class CL_UI_STEP has no exception.
Method GET_EDITABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RB_EDITABLE | Value transfer | Object reference (TYPE REF TO) | CL_BOOLEAN | Boolean Klasse | 20020913 |
Method GET_EDITABLE on class CL_UI_STEP has no exception.
Method GET_STEP_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_STEP_ID | Value transfer | Type reference (TYPE) | WTYMP_STEP_ID | ID of the step (Passed to the customer exit) | 20021031 |
Method GET_STEP_ID on class CL_UI_STEP has no exception.
Method HIDE Signature
Method HIDE on class CL_UI_STEP has no parameter.
Method HIDE on class CL_UI_STEP has no exception.
Method IS_DESCRIPTION_EDITABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IB_EDITABLE | Value transfer | Object reference (TYPE REF TO) | CL_BOOLEAN | Boolean Klasse | 20020904 |
Method IS_DESCRIPTION_EDITABLE on class CL_UI_STEP has no exception.
Method IS_STEP_ID_EDITABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RB_EDITABLE | Value transfer | Object reference (TYPE REF TO) | CL_BOOLEAN | Boolean Klasse | 20021031 |
Method IS_STEP_ID_EDITABLE on class CL_UI_STEP has no exception.
Method PREPARE_FOR_DISPLAY Signature
Method PREPARE_FOR_DISPLAY on class CL_UI_STEP has no parameter.
Method PREPARE_FOR_DISPLAY on class CL_UI_STEP has no exception.
Method SET_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DESCRIPTION | Call by reference | Type reference (TYPE) | WTYMP_T_LONG_NAME | 20020904 |
Method SET_DESCRIPTION on class CL_UI_STEP 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 | 20020814 |
Method SET_EDITABLE on class CL_UI_STEP has no exception.
Method SET_STEP_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_STEP_ID | Call by reference | Type reference (TYPE) | WTYMP_STEP_ID | ID of the step (Passed to the customer exit) | 20021031 |
Method SET_STEP_ID on class CL_UI_STEP has no exception.
Method SHOW Signature
Method SHOW on class CL_UI_STEP has no parameter.
Method SHOW on class CL_UI_STEP 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 | 20021119 | |||
| 2 | EO_EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Abstrakte Oberklasse aller globalen Exceptions | 20021119 | |||
| 3 | ES_MESSAGE | Call by reference | Type reference (TYPE) | SMESG | Nachrichtensammler | 20021119 |
Method VALIDATE on class CL_UI_STEP has no exception.
History
| Last changed by/on | SAP | 20021108 |
| SAP Release Created in | 471 |