SAP ABAP Class CL_DMC_RFIELD (CL_DMC_RFIELD)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-DMC (Application Component) Data Conversion
⤷
S_DMCM (Package) Data Mapping and Conversion: Maintenance
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_DMC_STRUCTFIELD | CL_DMC_STRUCTFIELD | 20000229 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DMC_RULE_CALL_ASSIGNE | Object to which a rule call can be assigned | 20000229 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DMC_VALIDATE | Validation (consistency check) of MWB objects | 20041102 |
Properties
| Class | CL_DMC_RFIELD | |
| Short Description | CL_DMC_RFIELD | |
| Super Class | CL_DMC_STRUCTFIELD | CL_DMC_STRUCTFIELD |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_DMCM | Data Mapping and Conversion: Maintenance |
| Created | 20000229 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_DMC_RFIELD has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_DMC_RULE_CALL_ASSIGNE | Object to which a rule call can be assigned | 20000229 | ||
| 2 | IF_DMC_VALIDATE | Validation (consistency check) of MWB objects | 20041102 |
Friends
Class CL_DMC_RFIELD has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | DMC_FIELD_SUPPLY | 03 | MWB: Supply Status of Field | 20050920 | ||
| 2 | Constant | Public | Type reference (TYPE) | DMC_FIELD_SUPPLY | 02 | MWB: Supply Status of Field | 20050920 | ||
| 3 | Constant | Public | Type reference (TYPE) | DMC_FIELD_SUPPLY | 01 | MWB: Supply Status of Field | 20050920 | ||
| 4 | Constant | Public | Type reference (TYPE) | DMC_FIELD_SUPPLY | 04 | 20051004 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | DMC_FMPP_CHECK_RESULTS_TAB | Results of Check for Field Relations | 20030508 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_DMC_STRUCTFIELD | 20060914 | ||||
| 7 | Instance attribute | Private | Type reference (TYPE) | BOOLEAN | 20060914 | ||||
| 8 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_DMC_RULE_CALL | Event- or Field-Related Rule Call | 20000229 | |||
| 9 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_DMC_SPLIT_RULE_CALL_LIST | Rule Call for SPLIT | 20000519 | |||
| 10 | Instance attribute | Public | Type reference (TYPE) | DMC_FIELD_SUPPLY | MWB: Supply Status of Field | 20050920 | |||
| 11 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_DMC_RULE_CALL | TMP_RULE_CALL | 20000327 | |||
| 12 | Instance attribute | Public | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=true, -=false, space=unknown) | 20090625 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Hierarchy Display of the Conflicts | 20030508 | |
| 2 |