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 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 USMD0 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 GC_EVENTS Constant Public See coding 20120411
2 GC_EVENT_KEY Constant Public See coding 20120411
3 GC_FIELDNAME_DQS_ID Constant Public Type reference (TYPE) STRING 'MDG_DQR_DQS_ID' 20120418
4 GC_LOGICAL_ACTION_DISPLAY Static Attribute Public Type reference (TYPE) USMD_ACTION 'DISPLAY' Logical Action 20120417
5 GC_WINDOW_ID Constant Public See coding 20120510
6 GV_MAX_HITS Static Attribute Private Type reference (TYPE) MAX_HITS Maximum number of hits 20120404
Methods
# Method Level Visibility Method type Description Created on
1 ADD_LAST_UI_MESSAGE Static method Public Method Add last system message to message table 20120402
2 CHECK_AUTH_UI_CONFIG Static method Public Method Check authority to execute UI configuration 20120507
3 CHECK_MSG_FOR_ERROR Static method Public Method Check messasges for Errors/Abort/X 20120403
4 CONVERT_ONE_T100_MSG_TO_UI_MSG Static method Public Method Convert a Single T100 messages to UI message 20120418
5 CONVERT_T100_MSG_TO_UI_MSG Static method Public Method Convert T100 messages to UI messages 20120403
6 GET_DQS_BY_FPM_PARAM Static method Public Method Get DQ Service instance by FPM parameter 20120402
7 GET_EDITIONS Static method Public Method Get editions for change request type 20120510
8 GET_MAX_HITS Static method Public Method Get max hits value 20120404
9 SET_MAX_HITS 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 Changing CT_UI_MESSAGE Call by reference Type reference (TYPE) FPMGB_T_MESSAGES Action Definition 20120402
2 Exporting 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 Returning 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 Importing IT_MESSAGE Call by reference Type reference (TYPE) USMD_T_MESSAGE Messages 20120403
2 Importing IT_UI_MESSAGE Call by reference Type reference (TYPE) FPMGB_T_MESSAGES FPMGB Messages (T100 & Plaintext) 20120403
3 Returning 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 Changing CS_UI_MESSAGE Call by reference Type reference (TYPE) FPMGB_S_T100_MESSAGE FPMGB T100 messages 20120418
2 Importing 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 Changing CT_UI_MESSAGE Call by reference Type reference (TYPE) FPMGB_T_MESSAGES FPMGB Messages (T100 & Plaintext) 20120403
2 Importing 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 Exporting EO_INSTANCE Call by reference Object reference (TYPE REF TO) IF_MDG_DQR_DQ_SERVICE Interface for BAdI: MDG_DQR_DQ_SERVICE 20120402
2 Exporting EV_DQS_ID Call by reference Type reference (TYPE) MDG_DQR_DQS_ID Data Quality Service ID 20120402
3 Importing 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 Importing IV_CREQUEST_TYPE Call by reference Type reference (TYPE) USMD_CREQUEST_TYPE Type of Change Request 20120510
2 Returning 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 Returning 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 Importing 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