SAP ABAP Class CL_UI_GLOBAL_JOB_PARAMETERS (UI for MP Job Global Parameters)
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 | 20020814 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_UI_WTY_GLOBAL_JOB_PARAMS | UI for MP Job Global Parameters | 20021117 |
Properties
| Class | CL_UI_GLOBAL_JOB_PARAMETERS | |
| Short Description | UI for MP Job Global Parameters | |
| 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 | 20020814 | SAP |
| Last change | 20040114 | 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_GLOBAL_JOB_PARAMETERS has no interface implemented.
Friends
Class CL_UI_GLOBAL_JOB_PARAMETERS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_MP_JOB | 20020814 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20020814 | |
| 2 | Instance method | Public | Method | 20020905 | ||
| 3 | Instance method | Public | Method | 20020905 |
Events
Class CL_UI_GLOBAL_JOB_PARAMETERS has no event.
Types
Class CL_UI_GLOBAL_JOB_PARAMETERS has no local type.
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 | 20020814 |
Method CONSTRUCTOR on class CL_UI_GLOBAL_JOB_PARAMETERS has no exception.
Method GET_JOB_PARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_PARAMETERS | Value transfer | Type reference (TYPE) | WTYMP_JOB_PARAMETERS | Global job parameters | 20020905 |
Method GET_JOB_PARAMETERS on class CL_UI_GLOBAL_JOB_PARAMETERS has no exception.
Method SET_JOB_PARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_PARAMETERS | Call by reference | Type reference (TYPE) | WTYMP_JOB_PARAMETERS | Global job parameters | 20020905 |
Method SET_JOB_PARAMETERS on class CL_UI_GLOBAL_JOB_PARAMETERS has no exception.
History
| Last changed by/on | SAP | 20040114 |
| SAP Release Created in | 471 |