SAP ABAP Class CL_UI_OPERATION_SELECTOR (Operation Selector UI)
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_STEP | Base Class for the Steps in Wizard | 20020827 |
Properties
| Class | CL_UI_OPERATION_SELECTOR | |
| Short Description | Operation Selector UI | |
| Super Class | CL_UI_STEP | Base Class for the Steps in Wizard |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ISAUTO_WTY_MP | Mass Change Warranty Claim |
| Created | 20020827 | 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_OPERATION_SELECTOR has no interface implemented.
Friends
Class CL_UI_OPERATION_SELECTOR 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_DD_SELECT_ELEMENT | 20020827 | ||||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_DD_DOCUMENT | 20020827 | ||||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_DD_FORM_AREA | 20020827 | ||||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_MP_JOB | 20020827 | ||||
| 5 | Instance attribute | Private | Type reference (TYPE) | T_TAB_ACTIONS_MAPPING | 20020827 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20020827 | |
| 2 | Instance method | Public | Method | 20020827 |
Events
Class CL_UI_OPERATION_SELECTOR has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | T_ACTIONS_MAPPING | Private | See coding | 20020827 | |
||
| 2 | T_TAB_ACTIONS_MAPPING | Private | See coding | 20020827 | |
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_JOB | Call by reference | Object reference (TYPE REF TO) | CL_MP_JOB | WTY MP: MP-job | 20020827 |
Method CONSTRUCTOR on class CL_UI_OPERATION_SELECTOR has no exception.
Method GET_SELECTED_ACTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_JOB_STEP_FACTORY | Value transfer | Object reference (TYPE REF TO) | CL_F_JOB_STEP | Jobschritt Fabrik | 20020827 |
Method GET_SELECTED_ACTION on class CL_UI_OPERATION_SELECTOR has no exception.
History
| Last changed by/on | SAP | 20021108 |
| SAP Release Created in | 471 |