SAP ABAP Data Element MBO_FORKEY_TYPE (foreign key type)
Hierarchy
☛ DMIS (Software Component) DMIS 2011_1
   ⤷ CA-EUR (Application Component) European Monetary Union: Euro
     ⤷ CNV_MBO (Package) Migration Business Object
Basic Data
Data Element MBO_FORKEY_TYPE
Short Description foreign key type  
Data Type
Category of Dictionary Type     Direct Type Entry
Type of Object Referenced     No Information
Domain / Name of Reference Type      
Data Type CHAR   Character String 
Length 30    
Decimal Places 0    
Output Length 30    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 0   
Medium 20 Foreign key type 
Long 0   
Heading 0   
Documentation

Foreign Key Type

The foreign key type can heither be FIELD , LITERAL , LITERAL (UPPER-/ LOWERCASE) .

If the value selected to the foreign key type is field ( value 1) then the corresponding value for the foreign key value should be a field of the parent table .

If the value selected to the foreign key type is Literal ( value 2) then the corresponding value for the foreign key value can be a literal which should be enclosed within Quotation marks , the foreign key value in this case is not case sensetive and by defalut is changed to upper case .

If the value selected to the foreign key type is Literal (Upper /Lower cae)( value 3) then the corresponding value for the foreign key value can be a literal which should be enclosed within Quotation marks , similar to type 2 but the foreign key value in this case is case sensetive .

History
Last changed by/on SAP  20141029 
SAP Release Created in 620