SAP ABAP Class CL_MDG_MONI_UI_ASSIST (MDG Data Load: Monitoring UI Assistance class)
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
⤷
⤷
Properties
| Class | CL_MDG_MONI_UI_ASSIST | |
| Short Description | MDG Data Load: Monitoring UI Assistance class | |
| 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 | 20110104 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_MDG_MONI_UI_ASSIST has no forward declaration.
Interfaces
Class CL_MDG_MONI_UI_ASSIST has no interface implemented.
Friends
Class CL_MDG_MONI_UI_ASSIST has no friend class.
Attributes
Class CL_MDG_MONI_UI_ASSIST has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Get File Status on the basis of file name | 20110209 | |
| 2 | Instance method | Public | Method | Get File Status and Object status | 20110117 | |
| 3 | Instance method | Private | Method | Get job status | 20110316 | |
| 4 | Instance method | Public | Method | Get Log Headers | 20110104 | |
| 5 | Instance method | Public | Method | Get Run Number Log | 20110125 |
Events
Class CL_MDG_MONI_UI_ASSIST has no event.
Types
Class CL_MDG_MONI_UI_ASSIST has no local type.
Method Signatures
Method GET_FILE_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_FILE_STATUS | Call by reference | Type reference (TYPE) | MDG_T_FILE_STATUS | MDG Data Load File Status | 20110209 | |||
| 2 | IV_RUN_NUMBER | Call by reference | Type reference (TYPE) | MDG_RUN_NUMBER | Data Load Run Number | 20110210 |
Method GET_FILE_STATUS on class CL_MDG_MONI_UI_ASSIST has no exception.
Method GET_FILE_STATUS_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_FILE_OVERVIEW | Call by reference | Type reference (TYPE) | MDG_S_FILE_OVERVIEW | MDG Data Load: File Overview | 20110214 | |||
| 2 | ES_OBJECT_OVERVIEW | Call by reference | Type reference (TYPE) | MDG_S_OBJECT_STATUS | MDG Data Load Object Status | 20110211 | |||
| 3 | ET_FILE_STATUS_OBJECTS | Call by reference | Type reference (TYPE) | MDG_T_FILE_STATUS | MDG Data Load: File Processing Status | 20110117 | |||
| 4 | IV_RUN_NUMBER | Call by reference | Type reference (TYPE) | MDG_RUN_NUMBER | Data Load Run Number | 20110117 |
Method GET_FILE_STATUS_OBJECTS on class CL_MDG_MONI_UI_ASSIST has no exception.
Method GET_JOB_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_END_DATE | Call by reference | Type reference (TYPE) | BALDATE | Application log: date | 20110316 | |||
| 2 | EV_END_TIME | Call by reference | Type reference (TYPE) | BALTIME | Application log: time | 20110316 | |||
| 3 | EV_JOB_CANCELED | Call by reference | Type reference (TYPE) | BTCSTATUS | State of Background Job | 20110316 | |||
| 4 | IV_APP_TYPE | Call by reference | Type reference (TYPE) | MDG_DATA_LOAD_APPLICATION | Data Load Object Type | 20110316 | |||
| 5 | IV_JOB_NUMBER | Call by reference | Type reference (TYPE) | BTCJOBCNT | Job ID | 20110316 |
Method GET_JOB_STATUS on class CL_MDG_MONI_UI_ASSIST has no exception.
Method GET_LOG_HEADERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SEARCH_RESULT | Call by reference | Type reference (TYPE) | MDG_T_MONI_SEARCH_RESULT | MDG Data Load: Application Log Search Result | 20110104 | |||
| 2 | IT_SEARCH_CRITERIA | Call by reference | Type reference (TYPE) | MDG_T_MONI_SEARCH_CRITERIA | MDG Data Load: Application Log Search Criteria | 20110104 |
Method GET_LOG_HEADERS on class CL_MDG_MONI_UI_ASSIST has no exception.
Method GET_RUN_NUMBER_LOGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_LOGS | Call by reference | Type reference (TYPE) | BAL_T_LOGH | Application Log: Log Handle Table | 20110125 | |||
| 2 | IV_RUN_NUMBER | Call by reference | Type reference (TYPE) | MDG_RUN_NUMBER | Data Load Run Number | 20110125 |
Method GET_RUN_NUMBER_LOGS on class CL_MDG_MONI_UI_ASSIST has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 703 |