SAP ABAP Data Element TXSRC (Source field of calculation)
Hierarchy
SAP_HRCUS (Software Component) Sub component SAP_HRCUS of SAP_HR
   PY-US-RP-TR (Application Component) Tax Reporter
     PC_TAX (Package) Tax reporter
Basic Data
Data Element TXSRC
Short Description Source field of calculation  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type TXITM    
Data Type CHAR   Character String 
Length 4    
Decimal Places 0    
Output Length 4    
Value Table T5UT3    
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 Srce field 
Medium 15 Source field 
Long 30 Take from source field 
Heading Srce 
Documentation

Definition

Source field for rate-based calculation.

Use

If you want to calculate the value of a tax form field from another tax form field combined with special rates, you define here which field should be the source of the calculation. This field is only supported for this purpose.

The result field needs to be defined separately.

This field will be needed for the following formula:

  1. A = B * R
    A is the field sum which will store the result
    B is this field
    R is the rate given in evaluation type
    * is the arithmetic operator
    No other operator is applicable for this type of calculation.

Example

On the first page of the federal tax form 941 the total of the taxable social security wages may be given in field T101 the rate of 12,4% is given in a constant value. You want to have the result of the multiplication in field T102. So you define the source field as T101 and in this field T102. The arithmetic operation is '*'.

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