SAP ABAP Data Element TTET_JURISDICTSTRUC_PD (Jurisdiction Structure)
Hierarchy
SAP_AP (Software Component) SAP Application Platform
   AP-TTE (Application Component) Transaction Tax Engine
     AP_TTE_SERVICES (Package) Transaction Tax Engine ( Services )
Basic Data
Data Element TTET_JURISDICTSTRUC_PD
Short Description Jurisdiction Structure  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type TTET_CHAR20_PD    
Data Type CHAR   Character String 
Length 20    
Decimal Places 0    
Output Length 20    
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 Jur.Struc. 
Medium 15 JurisdictStruc. 
Long 20 JurisdictStructure 
Heading 55 JurisdictStructure 
Documentation

Definition

The jurisdiction code contains the length of the each jurisdiction level separated by a comma.

Technical Usage

It is used internally for splitting the jurisdiction code into separate fields which are used for the condition determination.

Example:

Jurisdiction Structure: 2, 3, 4, 1 (in this case the jurisdiction structure consists of 4 levels)

Jurisdiction Code: PA00100010

Listed below is the data that is passed to Pricing Fields (fields TX_TXJCD1_..) for each jurisdiction level :

Jurisdiction code level 1: PA00000000

Jurisdiction Code Level 2: PA00100000

Jurisdiction Code Level 3: PA00100010

Jurisdiction Code Level 4: PA00100010

History
Last changed by/on SAP  20050131 
SAP Release Created in 400