SAP ABAP Class CL_MDG_DQR_ADD_INPUT_FEEDER (Form Feeder for additional input (e.g. MaxHits))
Hierarchy
☛
MDG_FND (Software Component) MDG Foundation
⤷
CA-MDG-DQ (Application Component) Data Quality
⤷
MDG_DQR_GENERAL (Package) MDG Data Quality Remediation General Objects

⤷

⤷

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 | 20120404 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB_FORM | Generic Form UI Building Block | 20120404 |
Properties
Class | CL_MDG_DQR_ADD_INPUT_FEEDER | |
Short Description | Form Feeder for additional input (e.g. MaxHits) | |
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 | 20120404 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_MDG_DQR_ADD_INPUT_FEEDER has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_FPM_GUIBB | Generic UI Building Block | 20120404 | ||
2 | IF_FPM_GUIBB_FORM | Generic Form UI Building Block | 20120404 |
Friends
Class CL_MDG_DQR_ADD_INPUT_FEEDER has no friend class.
Attributes
Class CL_MDG_DQR_ADD_INPUT_FEEDER has no attribute.
Methods
Class CL_MDG_DQR_ADD_INPUT_FEEDER has no method.
Events
Class CL_MDG_DQR_ADD_INPUT_FEEDER has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_S_ADDITIONAL_INPUT | Private | See coding | 20120404 | BEGIN OF ty_s_additional_input,
max_hits TYPE max_hits,
END OF ty_s_additional_input
|
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 732 |