SAP ABAP Data Element /SAPSLL/PFP_ACC_HIER (Control of Hierarchical Access to Customs Duty Rates)
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/PFP_ACC_HIER
Short Description Control of Hierarchical Access to Customs Duty Rates  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type /SAPSLL/PFP_ACC_HIER    
Data Type NUMC   Character string with only digits 
Length 2    
Decimal Places 0    
Output Length 2    
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 No. Levels 
Medium 15 No. of Levels 
Long 20 No. of Levels 
Heading 15 No. of Levels 
Documentation

Definition

Controls access to customs duty rates when tariff code numbers have a hierarchy structure.

Use

This field determines the number of levels with which the hierarchy of a tariff code numbers is resolved in order to access the customs duty rates.

During customs duty calculation, a duty rate is first sought with the full-length tariff code number. If this access fails, the number is shortened to the next level, in accordance with the definition in the corresponding numbering scheme, and a further access is attempted. This can result in many unsuccessful database accesses during customs duty calculation.

If you know the maximum number of hierarchy levels required, this field can help you improve performance during calculation.

Dependencies

If no number is specified (number of levels = 0), the system searches for a customs duty rate down to the last hierarchy level. If the number of levels = 1, the system only performs an access with the complete tariff code number. If a larger number of levels is specified, the system searches using the section of the number in accordance with the hierarchy of tariff code numbers.

Example

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