SAP ABAP Class CL_DMC_LIST (MWB: Master list class)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
CNV_DMCM (Package) Data Mapping and Conversion: Maintenance
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_DMC_CNTRLPARAM_LIST | List Class for Control Parameters | 20050727 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_DMC_CNTRLPARAM_VARIANT_LIST | List class for Control Parameter Variants | 20050810 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_DMC_COLL_ACP_LIST | MWB: Rule Variant List Class | 20060620 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_DMC_FIXEDVALUE_LIST | List class for Fixed Values | 20050721 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CL_DMC_F_FORM_PARAM_LIST | CL_DMC_F_FORM_PARAM_LIST | 20050715 |
| 6 | Inheritance (c INHERITING FROM c_ref) | CL_DMC_OP_LIST | MWB: Rule Implementation List Class | 20050715 |
| 7 | Inheritance (c INHERITING FROM c_ref) | CL_DMC_RVARIANT_LIST | MWB: Rule Variant List Class | 20050715 |
| 8 | Inheritance (c INHERITING FROM c_ref) | CL_DMC_VARIABLE_LIST | List Class for Variables | 20051006 |
| 9 | Inheritance (c INHERITING FROM c_ref) | CL_MBO_BO_LIST | Business object list class | 20060116 |
Properties
| Class | CL_DMC_LIST | |
| Short Description | MWB: Master list class | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CNV_DMCM | Data Mapping and Conversion: Maintenance |
| Created | 20050715 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_DMC_LIST has no forward declaration.
Interfaces
Class CL_DMC_LIST has no interface implemented.
Friends
Class CL_DMC_LIST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | BOOLEAN | '-' | boolean variable (X=true, -=false, space=unknown) | 20050715 | ||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_DMC_LOG_HANDLER | Instance of the loghandler | 20050715 | |||
| 3 | Constant | Public | Type reference (TYPE) | BOOLEAN | 'X' | boolean variable (X=true, -=false, space=unknown) | 20050715 | ||
| 4 | Instance attribute | Protected | Type reference (TYPE) | BOOLEAN | FALSE | Flag, showing if list objects are initialized | 20050715 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Initialize all list objects | 20050715 | |
| 2 | Instance method | Protected | Method | Initialize list object | 20050715 | |
| 3 | Instance method | Protected | Method | Load objects from database into the list | 20050715 | |
| 4 | Instance method | Protected | Method | Update values in table _DBVALS | 20050715 |
Events
Class CL_DMC_LIST has no event.
Types
Class CL_DMC_LIST has no local type.
Method Signatures
Method INITIALIZE_ELEMENTS Signature
Method INITIALIZE_ELEMENTS on class CL_DMC_LIST has no parameter.
Method INITIALIZE_ELEMENTS on class CL_DMC_LIST has no exception.
Method INIT_ELEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_VALS | Call by reference | Type reference (TYPE) | ANY | Record from table _VALS | 20050715 | |||
| 2 | RREF_ELEM | Value transfer | Object reference (TYPE REF TO) | IF_DMC_POBJECT | Persistent Object | 20050715 |
Method INIT_ELEM on class CL_DMC_LIST has no exception.
Method LOAD_ELEMENTS Signature
Method LOAD_ELEMENTS on class CL_DMC_LIST has no parameter.
Method LOAD_ELEMENTS on class CL_DMC_LIST has no exception.
Method UPDATE_DBVALS Signature
Method UPDATE_DBVALS on class CL_DMC_LIST has no parameter.
Method UPDATE_DBVALS on class CL_DMC_LIST has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 620 |