SAP ABAP Class CL_MDG_DQR_ASSIST (Assistence class for DQR customizing)
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_ASSIST | |
Short Description | Assistence class for DQR customizing | |
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 | 20120327 | 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 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_MDG_DQR_ASSIST has no interface implemented.
Friends
Class CL_MDG_DQR_ASSIST has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | AUTHB-ACTVT | '01' | Activity | 20120404 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | C | '/' | 20120327 | ||
3 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789_' | 20120327 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Add last system message to message table | 20120327 |
2 | ![]() |
Static method | Public | Method | Check DQ Service classname | 20120328 |
3 | ![]() |
Static method | Public | Method | Get relevant Single Object Maintenance CR Types by OTC | 20120402 |
4 | ![]() |
Static method | Public | Method | Get data reference for OTC | 20120327 |
5 | ![]() |
Static method | Public | Method | Get model and main entity by OTC | 20120401 |
6 | ![]() |
Static method | Public | Method | Checks if given DQ Service ID is valid | 20120327 |
Events
Class CL_MDG_DQR_ASSIST has no event.
Types
Class CL_MDG_DQR_ASSIST has no local type.
Method Signatures
Method ADD_LAST_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Messages | 20120327 |
Method ADD_LAST_MESSAGE on class CL_MDG_DQR_ASSIST has no exception.
Method CHECK_DQS_CLASSNAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CLASSNAME | Call by reference | Type reference (TYPE) | MDG_DQR_CLASSNAME | Class Name | 20120328 | ||
2 | ![]() |
RV_VALID | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20120328 |
Method CHECK_DQS_CLASSNAME on class CL_MDG_DQR_ASSIST has no exception.
Method GET_CR_TYPES_BY_OTC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_CR_TYPES | Call by reference | Type reference (TYPE) | USMD_TS_CREQUEST_TYPE | Type of Change Request | 20120402 | ||
2 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Messages | 20120402 | ||
3 | ![]() |
IV_LOGICAL_ACTION | Call by reference | Type reference (TYPE) | USMD_ACTION | Logical Action | 20120412 | ||
4 | ![]() |
IV_OTC | Call by reference | Type reference (TYPE) | USMD_OTC | Business Object Type | 20120402 |
Method GET_CR_TYPES_BY_OTC on class CL_MDG_DQR_ASSIST has no exception.
Method GET_DATA_REF_FOR_OTC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_STRUCTURE | Call by reference | Object reference (TYPE REF TO) | DATA | Data structure | 20120327 | ||
2 | ![]() |
ER_TABLE | Call by reference | Object reference (TYPE REF TO) | DATA | Data table | 20120327 | ||
3 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Messages | 20120402 | ||
4 | ![]() |
IV_OTC | Call by reference | Type reference (TYPE) | USMD_OTC | Business Object Type | 20120327 | ||
5 | ![]() |
IV_STRUCT | Call by reference | Type reference (TYPE) | USMD_STRUCT | IF_USMD_GOV_API=>GC_STRUCT_KEY_ATTR | Type of Data Structure | 20120327 |
Method GET_DATA_REF_FOR_OTC on class CL_MDG_DQR_ASSIST has no exception.
Method GET_MODEL_ENTITY_BY_OTC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Messages | 20120402 | ||
2 | ![]() |
EV_ENTITY | Call by reference | Type reference (TYPE) | USMD_ENTITY | Entity Type | 20120401 | ||
3 | ![]() |
EV_MODEL | Call by reference | Type reference (TYPE) | USMD_MODEL | Data Model | 20120401 | ||
4 | ![]() |
IV_OTC | Call by reference | Type reference (TYPE) | USMD_OTC | Business Object Type | 20120401 |
Method GET_MODEL_ENTITY_BY_OTC on class CL_MDG_DQR_ASSIST has no exception.
Method IS_VALID_DQS_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Messages | 20120327 | ||
2 | ![]() |
EV_VALID | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20120327 | ||
3 | ![]() |
IV_DQS_ID | Call by reference | Type reference (TYPE) | MDG_DQR_DQS_ID | Data Quality Service ID | 20120327 |
Method IS_VALID_DQS_ID on class CL_MDG_DQR_ASSIST has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 732 |