SAP ABAP Data Element MX_TAX_VAL (Maximum taxable value)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   SD-BF-TX (Application Component) Taxes
     FYTX/TAXD/MTX (Package) Max Tax. (SAP Internal solution)
Basic Data
Data Element MX_TAX_VAL
Short Description Maximum taxable value  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type CHAR15    
Data Type CHAR   Character String 
Length 15    
Decimal Places 0    
Output Length 15    
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 max value 
Medium 20 Maximum taxable val. 
Long 21 Maximum taxable value 
Heading  
Documentation

Definition

The unit of this value is dependent on the corresponding base field. Depending on the type of the base field, this can be a quantity unit or a currency.

You must ensure that all items in a document liable to a specific tax law are sent to the external system with the same unit (COM_TAX-UNIT) or currency. For example, if the maximum taxable quantity for a quantity-based tax law is 100 KG, it is not possible to send one item in 'KG' and another in 'GR'. If necessary, the user exit must be adapted to achieve this.

Examples

  • The maximum taxable base amount is $5000. Thus the contents of this field must be '500000'.
  • The maximum taxable quantity is 100 KG. The items are sent to the external system in grams. Thus the contents of this field must be '100000'.
  • The maximum county tax is $120. Thus contents of this field must be '12000'.

History
Last changed by/on SAP  19990520 
SAP Release Created in