SAP ABAP Data Element RSDS_UNIFIELDNM (Name of Referenced Currency Field / Unit Field)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DST (Application Component) Data Staging
     RSDS (Package) Apollo DataSource
Basic Data
Data Element RSDS_UNIFIELDNM
Short Description Name of Referenced Currency Field / Unit Field  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type RSFIELDNM    
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 10 cur/unit 
Medium 20 Currency, Unit 
Long 30 Currency Field / Unit Field 
Heading 50 Name of Referenced Currency Field / Unit Field 
Documentation

Definition

Name of the referenced currency or unit field, or fixed currency or unit.

Use

You can specify the name of the assigned currency or unit field here. This field must be available in the same structure and must be of type CUKY or UNIT.

If the field has a fixed currency or unit, you can directly enter the currency or unit key enclosed in apostrophes.

Dependencies

You only need to enter a reference field or a fixed currency if the amount field is delivered in an external format.

The value for quantity (data type QUAN) is used for informational purposes only and is not evaluated at runtime.

Example

Field Name    Data Type    Format    Currency/Unit Field    Valid/Invalid

AMOUNT    CURR    External    CURRENCY    Valid

AMOUNT    CURR    Internal    CURRENCY    Informational

AMOUNT    CURR    External    'JPY'    Valid

AMOUNT    DEC    External    'JPY'    Invalid

QUANTITY    QUAN    External    UNIT    Informational

QUANTITY    QUAN    External    'ST'    Informational

QUANTITY    QUAN    Internal    UNIT    Informational

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