SAP ABAP Data Element BRF_CURRENCY_DEF (Standard Currency Key)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-BRF (Application Component) Business Rule Framework
     SBRF (Package) Business Rule Framework
Basic Data
Data Element BRF_CURRENCY_DEF
Short Description Standard Currency Key  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type WAERS    
Data Type CUKY   Currency key, referenced by CURR fields 
Length 5    
Decimal Places 0    
Output Length 5    
Value Table TCURC    
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 10 Currency 
Medium 17 Currency Key 
Long 21 Standard Currency Key 
Heading 26 Standard Currency Key 
Documentation

Definition

1. Currency key to which subexpressions with result type M should be converted.

or

2. Currency key that the current expression (with result type M) should have in the result.

Use

Dependencies

Example

Constants (currency key 0CN001):

Offers the option of using a constant with result type M with a static currency key, such as deductible = 50 USD.

Formulas (currency key, such as 0FR001, 0FB001):

Offers the option of converting all subexpressions whose subtype is M to one currency key so that many arithmetical operations amounts can be carried out on currency amounts without any problems.

History
Last changed by/on SAP  20110908 
SAP Release Created in 700