SAP ABAP Data Element /SAPSLL/CVRTF (Indicator: Exchange Rate Fixed for Customs Duties)
Hierarchy
SLL-LEG (Software Component) SLL-LEG 901: Add-On Installation
   SLL-LEG (Application Component) Global Trade Services
     /SAPSLL/LEGAL_CUS_TLC (Package) Legal Services: Customs Proc.: Calculate Total Landed Cost
Basic Data
Data Element /SAPSLL/CVRTF
Short Description Indicator: Exchange Rate Fixed for Customs Duties  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type /SAPSLL/CVRTF    
Data Type CHAR   Character String 
Length 1    
Decimal Places 0    
Output Length 1    
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 Ex.Rate Fx 
Medium 15 Fixed Exch.Rate 
Long 20 Fixed Exchange Rate 
Heading 14 Fixed Exch.Rte 
Documentation

Definition

Fixing the exchange rate for the customs duty calculation.

Use

  1. Fixing of exchange rate = "_" (standard exchange rate):
    1. The exchange rate type is determined in accordance with the legal regulation.
    2. The date on which the exchange rate was set is used for the currency conversion. If this is not available, the calculation date is used.
    3. The exchange rate is obtained from table TCURR (conversion rates) for every calculation, using the dates above.
  2. Fixing of exchange rate = "A" (fixed exchange rate):
    1. The exchange rate type is set in accordance with the legal regulation.
    2. If the exchange rate is fixed, this rate is used for the currency conversion. There is no need for automatic exchange rate determination.
      If the exchange rate is not fixed, the exchange rate is obtained from table TCURR (conversion rates) when the calculation is performed for the first time. This rate is then fixed and is used in subsequent calculations.
    3. If a currency conversion calculation is performed, the date when the exchange rate was fixed is used. If this is not available, the date on which the calculation is performed is used.
  3. Fixing of exchange rate = "B" (fixed exchange rate (IATA rate)):
    1. The exchange rate type is set in accordance with the legal regulations ("Exchange rate type IATA" field).
    2. Otherwise, same as exchange rate = "A".
  4. Exchange rate fixing = "C" (air freight exchange rate (IATA exchange rate; not fixed)):
    1. The exchange rate type is determined based on the legal regulation (field "IATA Exchange Rate Type").
    2. Otherwise analogous to exchange rate fixing = "_".

The exchange rate fixing indicator is converted as follows for transmission to the customs authorities (ATLAS legal regulation):

ER fixing    IATA ER indicator    ER agreed flag

" "    "N"    "N"

"A"    "N"    "Y"

"B"    "Y"    "Y"   

"C"    "Y"    "N"

Dependencies

You can assign the exchange rate types to a legal regulation in the IMG using the Control Setting for 'Customs Processing' Service activity. You can enter exchange rates under 'General Settings'.

Use

Dependencies

Example

History
Last changed by/on SAP  20141106 
SAP Release Created in 200