SAP ABAP Class CL_DMC_FIXEDVALUE_LIST (List class for Fixed Values)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷ CA-EUR (Application Component) European Monetary Union: Euro
⤷ CNV_DMCM (Package) Data Mapping and Conversion: Maintenance
⤷ CA-EUR (Application Component) European Monetary Union: Euro
⤷ CNV_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_LIST | MWB: Master list class | 20050721 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DMC_EQUALS | Check of Two Class Instances for Equality | 20060613 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DMC_LIST | Listobjekt | 20050721 |
Properties
Class | CL_DMC_FIXEDVALUE_LIST | |
Short Description | List class for Fixed Values | |
Super Class | CL_DMC_LIST | MWB: Master list class |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | DMC_UTIL_MSG | |
Program status | P | SAP Standard Production Program |
Category | 0 | |
Package | CNV_DMCM | Data Mapping and Conversion: Maintenance |
Created | 20050719 | SAP |
Last change | 20141030 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | DMCT | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_DMC_EQUALS | Check of Two Class Instances for Equality | 20060613 | ||
2 | IF_DMC_LIST | Listobjekt | 20050721 |
Friends
Class CL_DMC_FIXEDVALUE_LIST has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ASSIGNED_REF | Instance attribute | Public | Object reference (TYPE REF TO) | IF_DMC_POBJECT | 20050726 | |||
2 | _DBVALS | Instance attribute | Protected | Type reference (TYPE) | DMC_FIXEDVALUE_TAB | 20050721 | |||
3 | _VALS | Instance attribute | Protected | Type reference (TYPE) | DMC_FIXEDVALUE_PERS | 20050721 |
Methods
Events
Class CL_DMC_FIXEDVALUE_LIST has no event.
Types
Class CL_DMC_FIXEDVALUE_LIST has no local type.
Method Signatures
Method ADD Signature
Method ADD on class CL_DMC_FIXEDVALUE_LIST has no parameter.
Method ADD on class CL_DMC_FIXEDVALUE_LIST has no exception.
Method ADD_FIXEDVALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | I_ID | Call by reference | Type reference (TYPE) | DMC_IDENT | DMC: Allg. Bezeichner | 20050802 | ||
2 | Returning | RREF_OBJECT | Value transfer | Object reference (TYPE REF TO) | IF_DMC_POBJECT | Persistent Object | 20050802 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ELEMENT_EXISTS_ALREADY | Festwert existiert bereits | 20050802 |
Method CHECK_REDEFINITION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IREF_FIXEDVALUE | Call by reference | Object reference (TYPE REF TO) | CL_DMC_FIXEDVALUE | Fixed Values | 20050811 |
Method CHECK_REDEFINITION on class CL_DMC_FIXEDVALUE_LIST has no exception.
Method CMD Signature
Method CMD on class CL_DMC_FIXEDVALUE_LIST has no parameter.
Method CMD on class CL_DMC_FIXEDVALUE_LIST has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IREF_ASSIGNED | Call by reference | Object reference (TYPE REF TO) | IF_DMC_POBJECT | Persistent Object | 20050726 | ||
2 | Importing | IV_LOAD_CUSTOMIZABLE_FV | Call by reference | Type reference (TYPE) | BOOLEAN | DMCT_FALSE | Load fv to be customized | 20051120 |
Method CONSTRUCTOR on class CL_DMC_FIXEDVALUE_LIST has no exception.
Method COPY Signature
Method COPY on class CL_DMC_FIXEDVALUE_LIST has no parameter.
Method COPY on class CL_DMC_FIXEDVALUE_LIST has no exception.
Method CREATE_CUSTOMIZING_INCLUDE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | I_REMOTE_GEN_RFC | Call by reference | Type reference (TYPE) | RFC_DEST | SAPOSCOL destination | 20080815 |
Method CREATE_CUSTOMIZING_INCLUDE on class CL_DMC_FIXEDVALUE_LIST has no exception.
Method DEL_ALL_ELEMENTS Signature
Method DEL_ALL_ELEMENTS on class CL_DMC_FIXEDVALUE_LIST has no parameter.
Method DEL_ALL_ELEMENTS on class CL_DMC_FIXEDVALUE_LIST has no exception.
Method DEL_BY_GUID Signature
Method DEL_BY_GUID on class CL_DMC_FIXEDVALUE_LIST has no parameter.
Method DEL_BY_GUID on class CL_DMC_FIXEDVALUE_LIST has no exception.
Method DEL_BY_ID Signature
Method DEL_BY_ID on class CL_DMC_FIXEDVALUE_LIST has no parameter.
Method DEL_BY_ID on class CL_DMC_FIXEDVALUE_LIST has no exception.
Method DEL_BY_REF Signature
Method DEL_BY_REF on class CL_DMC_FIXEDVALUE_LIST has no parameter.
Method DEL_BY_REF on class CL_DMC_FIXEDVALUE_LIST has no exception.
Method ELEM_EXISTS_ON_DB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IREF_ELEM | Call by reference | Object reference (TYPE REF TO) | CL_DMC_FIXEDVALUE | 20050818 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ELEMENT_EXISTS_ALREADY | 20050818 |
Method FROM_ITAB Signature
Method FROM_ITAB on class CL_DMC_FIXEDVALUE_LIST has no parameter.
Method FROM_ITAB on class CL_DMC_FIXEDVALUE_LIST has no exception.
Method GET_ALL_ELEMENTS Signature
Method GET_ALL_ELEMENTS on class CL_DMC_FIXEDVALUE_LIST has no parameter.
Method GET_ALL_ELEMENTS on class CL_DMC_FIXEDVALUE_LIST has no exception.
Method GET_CHECK_DESTINATIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | E_CHECK_DEST_RCV | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20060609 | ||
2 | Exporting | E_CHECK_DEST_SND | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20060609 |
Method GET_CHECK_DESTINATIONS on class CL_DMC_FIXEDVALUE_LIST has no exception.
Method GET_ELEM_BY_GUID Signature
Method GET_ELEM_BY_GUID on class CL_DMC_FIXEDVALUE_LIST has no parameter.
Method GET_ELEM_BY_GUID on class CL_DMC_FIXEDVALUE_LIST has no exception.
Method GET_ELEM_BY_ID Signature
Method GET_ELEM_BY_ID on class CL_DMC_FIXEDVALUE_LIST has no parameter.
Method GET_ELEM_BY_ID on class CL_DMC_FIXEDVALUE_LIST has no exception.
Method LOAD_CUSTOMIZING_ELEMENTS Signature
Method LOAD_CUSTOMIZING_ELEMENTS on class CL_DMC_FIXEDVALUE_LIST has no parameter.
Method LOAD_CUSTOMIZING_ELEMENTS on class CL_DMC_FIXEDVALUE_LIST has no exception.
Method RELOAD_FROM_DB Signature
Method RELOAD_FROM_DB on class CL_DMC_FIXEDVALUE_LIST has no parameter.
Method RELOAD_FROM_DB on class CL_DMC_FIXEDVALUE_LIST has no exception.
Method RESTORE_AFTER_CANCEL Signature
Method RESTORE_AFTER_CANCEL on class CL_DMC_FIXEDVALUE_LIST has no parameter.
Method RESTORE_AFTER_CANCEL on class CL_DMC_FIXEDVALUE_LIST has no exception.
Method SAVE Signature
Method SAVE on class CL_DMC_FIXEDVALUE_LIST has no parameter.
Method SAVE on class CL_DMC_FIXEDVALUE_LIST has no exception.
Method SET_STATE Signature
Method SET_STATE on class CL_DMC_FIXEDVALUE_LIST has no parameter.
Method SET_STATE on class CL_DMC_FIXEDVALUE_LIST has no exception.
Method TO_ITAB Signature
Method TO_ITAB on class CL_DMC_FIXEDVALUE_LIST has no parameter.
Method TO_ITAB on class CL_DMC_FIXEDVALUE_LIST has no exception.
History
Last changed by/on | SAP | 20141030 |
SAP Release Created in | 620 |