SAP ABAP Class CL_MP_JOB (Abstract Class MP Job)
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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_MP_LOGGED_OBJECT | Interface for Object to Be Logged | 20020814 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_MP_WTY_JOB | WTY MP Job | 20020827 |
Properties
| Class | CL_MP_JOB | |
| Short Description | Abstract Class MP Job | |
| 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 | 20130531 | 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_MP_LOGGED_OBJECT | Interface for Object to Be Logged | 20020814 |
Friends
Class CL_MP_JOB 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 | 20020912 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | WTYMP_JOB_PARAMETERS | Global Job Parameters | 20020905 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | WTYMP_T_TAB_STEPS | 20020814 | ||||
| 4 | Instance attribute | Protected | Type reference (TYPE) | WTYMP_T_TAB_SUPP_OPERATIONS | Table of cl_f_job_step | 20020902 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | WTYMP_T_TAB_SUPP_STEPS | Table of cl_f_job_step | 20020903 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | WTYMP_T_PROGRAM_NAME | Must Be Assigned in Constructor | 20020906 |
Methods
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | BEFORE_ABAP_GENERATION | Instance Event (0) |
Public (2) |
20021212 |
Types
Class CL_MP_JOB has no local type.
Method Signatures
Method BEFORE_INSERT_REPORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHT_AT_SEL_SCREEN | Call by reference | Type reference (TYPE) | WTYMP_T_TAB_SOURCE | 20021212 | ||||
| 2 | CHT_AT_SEL_SCREEN_OUTPUT | Call by reference | Type reference (TYPE) | WTYMP_T_TAB_SOURCE | 20021212 | ||||
| 3 | CHT_INITIALIZATION | Call by reference | Type reference (TYPE) | WTYMP_T_TAB_SOURCE | 20021212 | ||||
| 4 | CHT_MAIN_SOURCE | Call by reference | Type reference (TYPE) | WTYMP_T_TAB_SOURCE | 20021212 | ||||
| 5 | CHT_START_OF_SELECTION | Call by reference | Type reference (TYPE) | WTYMP_T_TAB_SOURCE | 20021212 |
Method BEFORE_INSERT_REPORT on class CL_MP_JOB has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_MP_JOB has no parameter.
Method CONSTRUCTOR on class CL_MP_JOB has no exception.
Method CREATE_UI_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_UI_STEP | Value transfer | Object reference (TYPE REF TO) | CL_UI_STEP | 20020814 |
Method CREATE_UI_OBJECT on class CL_MP_JOB has no exception.
Method DELETE_STEP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | O_STEP | Call by reference | Object reference (TYPE REF TO) | CL_MP_JOB_STEP | 20020814 |
Method DELETE_STEP on class CL_MP_JOB has no exception.
Method EXECUTE Signature
Method EXECUTE on class CL_MP_JOB has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Abort job | 20021125 |
Method GENERATE_ADDITIONAL_PARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SOURCE | Call by reference | Type reference (TYPE) | WTYMP_T_TAB_SOURCE | 20031215 |
Method GENERATE_ADDITIONAL_PARAMETERS on class CL_MP_JOB has no exception.
Method GEN_APPEND_STEP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | O_STEP | Call by reference | Object reference (TYPE REF TO) | CL_MP_JOB_STEP | 20021001 |
Method GEN_APPEND_STEP on class CL_MP_JOB has no exception.
Method GEN_INITIALIZE_NEW_STEP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_STEP | Call by reference | Object reference (TYPE REF TO) | CL_MP_JOB_STEP | 20021001 |
Method GEN_INITIALIZE_NEW_STEP on class CL_MP_JOB has no exception.
Method GEN_SET_SIMULATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SIMULATION | Call by reference | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20021001 |
Method GEN_SET_SIMULATION on class CL_MP_JOB 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_MP_JOB has no exception.
Method GET_REPORT_PREFIX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_PREFIX | Value transfer | Type reference (TYPE) | WTYMP_T_PROGRAM_NAME | 20020905 |
Method GET_REPORT_PREFIX on class CL_MP_JOB has no exception.
Method GET_SIMULATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RB_SIMULATION | Value transfer | Type reference (TYPE) | CHAR1 | Boolean Klasse | 20021125 |
Method GET_SIMULATION on class CL_MP_JOB has no exception.
Method GET_STEPS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_STEPS | Call by reference | Type reference (TYPE) | WTYMP_T_TAB_STEPS | 20020814 |
Method GET_STEPS on class CL_MP_JOB has no exception.
Method GET_SUPPORTED_OPERATIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SUPPORTED_OPERATIONS | Call by reference | Type reference (TYPE) | WTYMP_T_TAB_SUPP_OPERATIONS | Table of cl_f_job_step | 20020902 |
Method GET_SUPPORTED_OPERATIONS on class CL_MP_JOB has no exception.
Method GET_SUPPORTED_STEPS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_STEPS | Call by reference | Type reference (TYPE) | WTYMP_T_TAB_SUPP_STEPS | table of cl_f_job_step | 20020903 |
Method GET_SUPPORTED_STEPS on class CL_MP_JOB has no exception.
Method GET_TABLES_DECLARATIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_TABLES | Call by reference | Type reference (TYPE) | WTYMP_T_TAB_TABLE_LIST | 20021212 |
Method GET_TABLES_DECLARATIONS on class CL_MP_JOB has no exception.
Method IS_OPERATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_RESULT | Value transfer | Object reference (TYPE REF TO) | CL_BOOLEAN | Boolean Klasse | 20020902 | |||
| 2 | IO_STEP | Call by reference | Object reference (TYPE REF TO) | CL_MP_JOB_STEP | Jobschritt | 20020902 |
Method IS_OPERATION on class CL_MP_JOB has no exception.
Method SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RB_SAVED | Value transfer | Object reference (TYPE REF TO) | CL_BOOLEAN | Boolean Klasse | 20021125 |
Method SAVE on class CL_MP_JOB 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 | 20021001 |
Method SET_JOB_PARAMETERS on class CL_MP_JOB has no exception.
Event Signatures
Event BEFORE_ABAP_GENERATION Signature
Event BEFORE_ABAP_GENERATION on class CL_MP_JOB has no parameter.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 471 |