SAP ABAP Class CL_DMC_FORKEY_FACTORY (MWB: Factory for Foreign Key Relationship)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     CNV_DMCM (Package) Data Mapping and Conversion: Maintenance
Properties
Class CL_DMC_FORKEY_FACTORY  
Short Description MWB: Factory for Foreign Key Relationship    
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_FACTORY has no forward declaration.
Interfaces
Class CL_DMC_FORKEY_FACTORY has no interface implemented.
Friends
Class CL_DMC_FORKEY_FACTORY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MY_FORKEY_LIST Instance attribute Protected Object reference (TYPE REF TO) CL_DMC_FORKEY_LIST MWB: List Class for Foreign Key Dependency 20040326
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20040325
2 CREATE_FORKEY Static method Public Method Creates foreign key 20040326
3 DELETE_FORKEY Instance method Public Method Deletes foreign key 20040326
4 INIT_FORKEY Instance method Public Method Generates foreign key 20040504
Events
Class CL_DMC_FORKEY_FACTORY has no event.
Types
Class CL_DMC_FORKEY_FACTORY has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FORKEY_LIST Call by reference Object reference (TYPE REF TO) CL_DMC_FORKEY_LIST MWB: Listklasse für Fremdschlüsselbeziehung 20040326

Method CONSTRUCTOR on class CL_DMC_FORKEY_FACTORY has no exception.

Method CREATE_FORKEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FORKEY_TYPE Call by reference Type reference (TYPE) DMC_FORKEY_TYPE MWB: Typ der Fremdschlüsselbeziehung 20040326
2 Importing IM_FORKEY_VALUE Call by reference Type reference (TYPE) DMC_FORKEY_VALUE MWB: Wert des Fremdschlüssels 20040326
3 Importing IM_RELATFIELD_GUID Call by reference Type reference (TYPE) DMC_GUID GUID des Beziehungsfeldes 20040331
# Exception Resumable Description Created on
1 CREATE_ERROR Fehler beim Erzeugen des Fremdschlüssels 20040326

Method DELETE_FORKEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_GUID Call by reference Type reference (TYPE) DMC_GUID GUID des Fremdschlüssels 20040423
# Exception Resumable Description Created on
1 DELETE_ERROR Fehler beim Löschen des Fremdschlüssels 20040326

Method INIT_FORKEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FORKEY_VALUES Call by reference Type reference (TYPE) DMC_FORKEY_VALUE_TAB 20050622
2 Importing IM_RELATFIELD_GUID Call by reference Type reference (TYPE) DMC_GUID GUID des Beziehungsfeldes 20040504
3 Returning RE_FORKEY Value transfer Object reference (TYPE REF TO) CL_DMC_FORKEY MWB: Klasse für Fremdschlüsselbeziehung 20040504
# Exception Resumable Description Created on
1 CREATE_ERROR Fehler beim Erzeugen des Fremdschlüssels 20040504
History
Last changed by/on SAP  20141030 
SAP Release Created in 620