SAP ABAP Class CL_MDG_DQR_UI_ASSIST (UI assistance class)
Hierarchy
☛
MDG_FND (Software Component) MDG Foundation
⤷
CA-MDG-DQ (Application Component) Data Quality
⤷
MDG_DQR_GENERAL (Package) MDG Data Quality Remediation General Objects
⤷
⤷
Properties
| Class | CL_MDG_DQR_UI_ASSIST | |
| Short Description | UI assistance class | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | MDG_DQR_GENERAL | |
| Program status | ||
| Category | 0 | |
| Package | MDG_DQR_GENERAL | MDG Data Quality Remediation General Objects |
| Created | 20120402 | 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_MDG_DQR_UI_ASSIST has no interface implemented.
Friends
Class CL_MDG_DQR_UI_ASSIST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | 20120411 | |||||
| 2 | Constant | Public | See coding | 20120411 | |||||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'MDG_DQR_DQS_ID' | 20120418 | |||
| 4 | Static Attribute | Public | Type reference (TYPE) | USMD_ACTION | 'DISPLAY' | Logical Action | 20120417 | ||
| 5 | Constant | Public | See coding | 20120510 | |||||
| 6 | Static Attribute | Private | Type reference (TYPE) | MAX_HITS | Maximum number of hits | 20120404 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Add last system message to message table | 20120402 | |
| 2 | Static method | Public | Method | Check authority to execute UI configuration | 20120507 | |
| 3 | Static method | Public | Method | Check messasges for Errors/Abort/X | 20120403 | |
| 4 | Static method | Public | Method | Convert a Single T100 messages to UI message | 20120418 | |
| 5 | Static method | Public | Method | Convert T100 messages to UI messages | 20120403 | |
| 6 | Static method | Public | Method | Get DQ Service instance by FPM parameter | 20120402 | |
| 7 | Static method | Public | Method | Get editions for change request type | 20120510 | |
| 8 | Static method | Public | Method | Get max hits value | 20120404 | |
| 9 | Static method | Public | Method | Set max hits value | 20120404 |
Events
Class CL_MDG_DQR_UI_ASSIST has no event.
Types
Class CL_MDG_DQR_UI_ASSIST has no local type.
Method Signatures
Method ADD_LAST_UI_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_UI_MESSAGE | Call by reference | Type reference (TYPE) | FPMGB_T_MESSAGES | Action Definition | 20120402 | |||
| 2 | ES_UI_MESSAGE | Call by reference | Type reference (TYPE) | FPMGB_S_T100_MESSAGE | FPMGB Messages (T100 & Plaintext) | 20120418 |
Method ADD_LAST_UI_MESSAGE on class CL_MDG_DQR_UI_ASSIST has no exception.
Method CHECK_AUTH_UI_CONFIG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_MESSAGE | Value transfer | Type reference (TYPE) | FPMGB_T_MESSAGES | Messages | 20120509 |
Method CHECK_AUTH_UI_CONFIG on class CL_MDG_DQR_UI_ASSIST has no exception.
Method CHECK_MSG_FOR_ERROR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Messages | 20120403 | |||
| 2 | IT_UI_MESSAGE | Call by reference | Type reference (TYPE) | FPMGB_T_MESSAGES | FPMGB Messages (T100 & Plaintext) | 20120403 | |||
| 3 | RF_ERROR_EXISTS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120403 |
Method CHECK_MSG_FOR_ERROR on class CL_MDG_DQR_UI_ASSIST has no exception.
Method CONVERT_ONE_T100_MSG_TO_UI_MSG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_UI_MESSAGE | Call by reference | Type reference (TYPE) | FPMGB_S_T100_MESSAGE | FPMGB T100 messages | 20120418 | |||
| 2 | IS_MESSAGE | Call by reference | Type reference (TYPE) | USMD_S_MESSAGE | Messages | 20120418 |
Method CONVERT_ONE_T100_MSG_TO_UI_MSG on class CL_MDG_DQR_UI_ASSIST has no exception.
Method CONVERT_T100_MSG_TO_UI_MSG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_UI_MESSAGE | Call by reference | Type reference (TYPE) | FPMGB_T_MESSAGES | FPMGB Messages (T100 & Plaintext) | 20120403 | |||
| 2 | IT_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Messages | 20120403 |
Method CONVERT_T100_MSG_TO_UI_MSG on class CL_MDG_DQR_UI_ASSIST has no exception.
Method GET_DQS_BY_FPM_PARAM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_INSTANCE | Call by reference | Object reference (TYPE REF TO) | IF_MDG_DQR_DQ_SERVICE | Interface for BAdI: MDG_DQR_DQ_SERVICE | 20120402 | |||
| 2 | EV_DQS_ID | Call by reference | Type reference (TYPE) | MDG_DQR_DQS_ID | Data Quality Service ID | 20120402 | |||
| 3 | IO_APP_PARAMETER | Call by reference | Object reference (TYPE REF TO) | IF_FPM_PARAMETER | Property Bag | 20120402 |
Method GET_DQS_BY_FPM_PARAM on class CL_MDG_DQR_UI_ASSIST has no exception.
Method GET_EDITIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CREQUEST_TYPE | Call by reference | Type reference (TYPE) | USMD_CREQUEST_TYPE | Type of Change Request | 20120510 | |||
| 2 | RT_EDITION | Value transfer | Type reference (TYPE) | USMD_TS_EDITION | Editions | 20120510 |
Method GET_EDITIONS on class CL_MDG_DQR_UI_ASSIST has no exception.
Method GET_MAX_HITS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_MAX_HITS | Value transfer | Type reference (TYPE) | MAX_HITS | Maximum number of hits | 20120404 |
Method GET_MAX_HITS on class CL_MDG_DQR_UI_ASSIST has no exception.
Method SET_MAX_HITS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MAX_HITS | Call by reference | Type reference (TYPE) | MAX_HITS | Maximum number of hits | 20120404 |
Method SET_MAX_HITS on class CL_MDG_DQR_UI_ASSIST has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 732 |