SAP ABAP Class CL_MDG_BS_DATALOAD_MONITOR (Feeder class for data load monitor)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-MDG-ML (Application Component) Mass Load
⤷
MDG_BS_DATALOAD_MONITOR (Package) Data Load Monitoring

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB | Generic UI Building Block | 20110105 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB_LIST | Generic List UI Building Block | 20110121 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB_SEARCH | Generic Search UI Building Block | 20110105 |
Properties
Class | CL_MDG_BS_DATALOAD_MONITOR | |
Short Description | Feeder class for data load monitor | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | MDG_BS_DATALOAD_MONITOR | Data Load Monitoring |
Created | 20110105 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_MDG_BS_DATALOAD_MONITOR has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_FPM_GUIBB | Generic UI Building Block | 20110105 | ||
2 | IF_FPM_GUIBB_LIST | Generic List UI Building Block | 20110121 | ||
3 | IF_FPM_GUIBB_SEARCH | Generic Search UI Building Block | 20110105 |
Friends
Class CL_MDG_BS_DATALOAD_MONITOR 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) | IF_FPM | Interface for accessing FPM functionality | 20110117 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SFIELD | MDG Data Load: Application Log Search Criteria | 20110105 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TRESULT | MDG Data Load: Application Log Search Result | 20110105 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20110121 | ||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SYTABIX | Index of Internal Tables | 20110125 | ||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | 20110218 | |||
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | 20110218 |
Methods
Class CL_MDG_BS_DATALOAD_MONITOR has no method.
Events
Class CL_MDG_BS_DATALOAD_MONITOR has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | SFIELD | Public | See coding | 20110105 | begin of sfield,
application type mdg_data_load_application,
aluser type baluser,
run_number type mdg_run_number,
aldate type baldate,
object_type type mdg_dataload_obj_type,
description type text60,
job_status type mdg_data_load_job_status,
end of sfield
|
||
2 | SRESULT | Public | See coding | 20110105 | begin of sresult,
application type mdg_data_load_application,
appl_desc(60) type c,
run_number type mdg_run_number,
aldate type baldate,
altime type baltime,
job_status type c length 20,
status_text type c length 20,
aluser(30) type c,
description type balnrext,
object_type(100) type c,
queue_name type char12,
alenddate type baldate,
alendtime type baltime,
duration type string,
end of sresult
|
||
3 | TFIELD | Public | See coding | 20110105 | tfield type standard table of sfield with default key
|
||
4 | TRESULT | Public | See coding | 20110105 | tresult type standard table of sresult with default key
|
||
5 | T_MDGD_LOG_HEADER | Public | See coding | 20110105 | t_mdgd_log_header type standard table of mdgd_log_header with default key
|
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 703 |