SAP ABAP Class CL_DMC_FORKEY (MWB: Class for Foreign Key Dependency)
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 - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DMC_EQUALS | Check of Two Class Instances for Equality | 20060620 |
Properties
Class | CL_DMC_FORKEY | |
Short Description | MWB: Class for Foreign Key Dependency | |
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 | 20040325 | SAP |
Last change | 20141030 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_DMC_FORKEY has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_DMC_EQUALS | Check of Two Class Instances for Equality | 20060620 |
Friends
Class CL_DMC_FORKEY 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_FORKEY_TYPE | '1' | MWB: Type of Foreign Key Relationship | 20040325 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | DMC_FORKEY_TYPE | '5' | MWB: Type of Foreign Key Relationship | 20040325 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | DMC_FORKEY_TYPE | '2' | MWB: Type of Foreign Key Relationship | 20040325 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | DMC_FORKEY_TYPE | '3' | MWB: Type of Foreign Key Relationship | 20040423 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | DMC_FORKEY_TYPE | '4' | MWB: Type of Foreign Key Relationship | 20040325 | |
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | BOOLEAN | 'X' Data Not Saved | 20040325 | ||
7 | ![]() |
Constant | Public | Type reference (TYPE) | BOOLEAN | '-' | Constant '-' | 20040329 | |
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | DMC_GUID | GUID of the Foreign Key | 20040325 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | DMC_FORKEY_TYPE | MWB: Type of Foreign Key Relationship | 20040325 | ||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | DMC_FORKEY_VALUE | MWB: Value of the Foreign Key | 20040325 | ||
11 | ![]() |
Instance attribute | Private | Type reference (TYPE) | DMC_FORKEY_VALUE_TAB | 20050622 | |||
12 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_DMC_FORKEY_LIST | MWB: List Class for Foreign Key Dependency | 20040803 | ||
13 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_DMC_LOG_HANDLER | DMC: MESSAGES Handler | 20050419 | ||
14 | ![]() |
Instance attribute | Private | Type reference (TYPE) | DMC_GUID | GUID of Related Field | 20040422 | ||
15 | ![]() |
Instance attribute | Public | Type reference (TYPE) | DMC_RTI | DMC: Flag that specifies the class | 20060623 | ||
16 | ![]() |
Constant | Public | Type reference (TYPE) | BOOLEAN | 'X' | Constant 'X' | 20040329 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20040325 |
2 | ![]() |
Instance method | Public | Method | Returns GUID of the foreign key | 20040330 |
3 | ![]() |
Instance method | Public | Method | Returns GUID of assigned field | 20050111 |
4 | ![]() |
Instance method | Public | Method | Returns type of the foreign key | 20040326 |
5 | ![]() |
Instance method | Public | Method | Returns value of the foreign key | 20040326 |
6 | ![]() |
Instance method | Public | Method | 20050622 | |
7 | ![]() |
Instance method | Public | Method | Save | 20040325 |
8 | ![]() |
Instance method | Public | Method | data_not_saved is set to status 'not saved' | 20040325 |
9 | ![]() |
Instance method | Public | Method | data_not_saved is set to status 'not saved' | 20040325 |
10 | ![]() |
Instance method | Public | Method | Sets the type of the foreign key | 20040326 |
11 | ![]() |
Instance method | Public | Method | Sets the value of the foreign key | 20040326 |
12 | ![]() |
Instance method | Public | Method | 20050622 |
Events
Class CL_DMC_FORKEY has no event.
Types
Class CL_DMC_FORKEY has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_FORKEY_GUID | Call by reference | Type reference (TYPE) | DMC_GUID | GUID des Fremdschlüssels | 20040325 | ||
2 | ![]() |
IM_FORKEY_LIST | Call by reference | Object reference (TYPE REF TO) | CL_DMC_FORKEY_LIST | MWB: Listklasse für Fremdschlüsselbeziehung | 20040803 | ||
3 | ![]() |
IM_FORKEY_VALUES | Call by reference | Type reference (TYPE) | DMC_FORKEY_VALUE_TAB | 20050622 | |||
4 | ![]() |
IM_RELATFIELD_GUID | Call by reference | Type reference (TYPE) | DMC_GUID | GUID des Beziehungsfeldes | 20040422 |
Method CONSTRUCTOR on class CL_DMC_FORKEY has no exception.
Method GET_GUID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_FORKEY_GUID | Value transfer | Type reference (TYPE) | DMC_GUID | GUID des Fremdschlüssels | 20040330 |
Method GET_GUID on class CL_DMC_FORKEY has no exception.
Method GET_RELATFIELD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_RELATFIELD | Value transfer | Type reference (TYPE) | DMC_GUID | DMC: Global eindeutiger Schlüssel (22-stellig) | 20050111 |
Method GET_RELATFIELD on class CL_DMC_FORKEY has no exception.
Method GET_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_FORKEY_TYPE | Value transfer | Type reference (TYPE) | DMC_FORKEY_TYPE | MWB: Typ der Fremdschlüsselbeziehung | 20040326 |
Method GET_TYPE on class CL_DMC_FORKEY has no exception.
Method GET_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_FORKEY_VALUE | Value transfer | Type reference (TYPE) | DMC_FORKEY_VALUE | MWB: Wert des Fremdschlüssels | 20040326 |
Method GET_VALUE on class CL_DMC_FORKEY has no exception.
Method GET_VALUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_FORKEY_VALUES | Value transfer | Type reference (TYPE) | DMC_FORKEY_VALUE_TAB | 20050622 |
Method GET_VALUES on class CL_DMC_FORKEY has no exception.
Method SAVE Signature
Method SAVE on class CL_DMC_FORKEY has no parameter.
Method SAVE on class CL_DMC_FORKEY has no exception.
Method SET_DATA_NOT_SAVED Signature
Method SET_DATA_NOT_SAVED on class CL_DMC_FORKEY has no parameter.
Method SET_DATA_NOT_SAVED on class CL_DMC_FORKEY has no exception.
Method SET_DATA_SAVED Signature
Method SET_DATA_SAVED on class CL_DMC_FORKEY has no parameter.
Method SET_DATA_SAVED on class CL_DMC_FORKEY has no exception.
Method SET_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_FORKEY_TYPE | Call by reference | Type reference (TYPE) | DMC_FORKEY_TYPE | MWB: Typ der Fremdschlüsselbeziehung | 20040326 |
Method SET_TYPE on class CL_DMC_FORKEY has no exception.
Method SET_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_FORKEY_VALUE | Call by reference | Type reference (TYPE) | DMC_FORKEY_VALUE | MWB: Wert des Fremdschlüssels | 20040326 |
Method SET_VALUE on class CL_DMC_FORKEY has no exception.
Method SET_VALUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_FORKEY_VALUES | Value transfer | Type reference (TYPE) | DMC_FORKEY_VALUE_TAB | 20050622 |
Method SET_VALUES on class CL_DMC_FORKEY has no exception.
History
Last changed by/on | SAP | 20141030 |
SAP Release Created in | 620 |