SAP ABAP Class CL_ILM_JOB_MONITOR_DPC (Job Mon & Track DPC)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ILM-WP (Application Component) ILM Workplace
⤷
S_ILM_RWC (Package) ILm Cockpit Reporting workcenter
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /IWBEP/CL_MGW_ABS_DATA | Abstract Business Data Provider | 20131120 |
Properties
| Class | CL_ILM_JOB_MONITOR_DPC | |
| Short Description | Job Mon & Track DPC | |
| Super Class | /IWBEP/CL_MGW_ABS_DATA | Abstract Business Data Provider |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_ILM_RWC | ILm Cockpit Reporting workcenter |
| Created | 20131120 | SAP |
| Last change | 20141121 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ILM_JOB_MONITOR_DPC has no forward declaration.
Interfaces
Class CL_ILM_JOB_MONITOR_DPC has no interface implemented.
Friends
Class CL_ILM_JOB_MONITOR_DPC has no friend class.
Attributes
Class CL_ILM_JOB_MONITOR_DPC has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20131120 |
Events
Class CL_ILM_JOB_MONITOR_DPC has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | S_AO_BUFFER | Private | See coding | 20131120 | BEGIN OF s_ao_buffer ,
object_id TYPE cl_ilm_job_monitor_mpc=>ty_ao_master-object,
header_data TYPE cl_ilm_job_monitor_mpc=>ty_ao_master,
END OF s_ao_buffer
|
||
| 2 | S_FJOB_DETAILS_BUFFER | Private | See coding | 20131120 | BEGIN OF s_fjob_details_buffer ,
object_id TYPE string,
job_no TYPE string,
job_details TYPE cl_ilm_job_monitor_mpc=>ty_job,
END OF s_fjob_details_buffer
|
Method Signatures
Method GET_JOB_ENTITYSET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_ENTITYSET | Value transfer | Object reference (TYPE REF TO) | DATA | 20131120 | ||||
| 2 | IV_DATEFROM | Call by reference | Type reference (TYPE) | DATS | Field of type DATS | 20131120 | |||
| 3 | IV_OBJECT | Call by reference | Type reference (TYPE) | OBJCT_TR01 | 20131120 | ||||
| 4 | IV_STATUS | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20131120 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20131211 | |||
| 2 | 20131211 |
History
| Last changed by/on | SAP | 20141121 |
| SAP Release Created in | 740 |