SAP ABAP IMG Activity PAY_IN_EXM_300 (Maintain Schema for Exemption on Other Allowances and Reimbursements)
Hierarchy
SAP_HRCIN (Software Component) Sub component SAP_HRCIN of SAP_HR
   PY-IN (Application Component) India
     P40C (Package) HR customizing: India
IMG Activity
ID PAY_IN_EXM_300 Maintain Schema for Exemption on Other Allowances and Reimbursements  
Transaction Code S_L6B_69000309   (empty) 
Created on 20021129    
Customizing Attributes PAY_IN_EXM_300   Maintain Schema for Exemption on Other Allowances and Reimbursements 
Customizing Activity PAY_IN_EXM_300   Maintain Schema for Exemption on Other Allowances and Reimbursements 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name PAY_IN_EXM_300    

Use

In this activity, you must set up the parameters for the General Payroll function for Allowance/Reimbursement Treatment Payroll Function (INCTX) in the Gross to Net Calculation - India Schema (INN1). This payroll function processes tax exemption, according to your parameter settings, on any allowance or reimbursement that you may want to give to your employees.

The options for parameter settings are:

  • parm1 - Tax code defined by you in table view Taxability of Wage Types (V_T7INT9)
  • parm2 - Annual tax exemption wage type. You have been provided with a model wage type Cust. Sp. Annual Exmp. (MCAX) for this purpose.
  • parm3 - Whether the payment should be treated like an allowance or a reimbursement while calculating tax exemption
    • A - Allowance
    • R - Reimbursement

      If in table view Taxability of Wage Types (V_T7INT9), you have maintained the Frequency of the Exemption Limit as annual, then

    • In case of A, the amount paid will be projected for the entire financial year, as it is treated like a regular payment.
    • In case of R, only the payments made till date for the financial year will be cumulated, as it is treated like an irregular payment.

      If in table view Taxability of Wage Types (V_T7INT9), you have maintained the Frequency of the Exemption Limit as monthly, the payroll function will read the payments and exemption amount from Exemptions Infotype (0582) only for the current month. Also,

    • In case of A, the monthly exemption amount is projected for the entire financial year to arrive at the annual exemption amount.
    • In case of R, the monthly exemptions till date, for the financial year, are cumulated to arrive at the annual exemption amount.
  • parm4 - Monthly tax exemption wage type. You have been provided with a model wage type Cust. Sp. Monthly Exmp. (MCMX) for this purpose. This parameter is optional.
    • If the tax exemption is annual, that is, you have not specified parm4, then in table view Taxability of Wage Types (V_T7INT9), Frequency of the Exemption Limit can be either monthly or annual.
    • In this case, you should configure parm2 (annual tax exemption wage type) such that its value is cumulated in Exemption U/S 10 Wage Type (/130) and Annual Exemptions Wage Type (/133).
    • If the tax exemption is monthly, that is, you have specified parm4, then in the table view Taxability of Wage Types (V_T7INT9), Frequency of the Exemption Limit should be monthly.
    • In this case, you should configure parm4 (monthly tax exemption wage type) such that its value is cumulated in Monthly Exemptions Wage Type (/132). Parm2 (annual tax exemption wage type) is calculated from parm4 (monthly tax exemption wage type). You should configure parm2 (annual tax exemption wage type) such that its value is cumulated in Exemption U/S 10 Wage Type (/130). The value of parm2 (annual tax exemption wage type) should not get cumulated in Annual Exemptions Wage Type (/133).

You must insert the Payroll Function General Payroll function for Allowance/Reimbursement Treatment (INCTX) in the Gross to Net Calculation - India Subschema (INN1) anywhere before the Cumulations for COA/CLA Basis Rule (IN76), that is, anywhere before the line of code PIT IN76 P76 NOAB.

NOTE

All the parameters, except for Parm4, are mandatory.

You must not insert this payroll function in an IF - ENDIF structure.

The syntax for this payroll function will be INCTX parm1 parm2 parm3 parm4. Here, parm4 is optional.

Requirements

Standard settings

Activities

If you want to maintain the parameter settings of General Payroll function for Allowance/Reimbursement Treatment Payroll Function (INCTX):

  1. In the schema, find the line that contains function INCTX and according to the above example, set the parameters to the following:

Fct    Par1     Par2    Par3    Par4    D    P Text
INCTX    SEXM    MCAX    A    MCMX        Customer specific

                        tax exemption

  1. Save and generate the schema.

Example

Your company gives uniform allowance to its employees. The tax exemption given is monthly. In table view Taxability of Wage Types (V_T7INT9), Frequency of the Exemption Limit is also defined as monthly.

You must maintain the entries in Exemptions Infotype (0582) subtype created you, every month.

Payroll Function General Payroll function for Allowance/Reimbursement Treatment (INCTX) will have to be specified in your schema equivalent to Gross to Net Calculation - India Subschema (INN1), as:

INCTX SEXM MCAX A MCMX

  • SEXM - Tax code specified in table view Taxability of Wage Types (V_T7INT9) for uniform allowance
  • MCAX - Annual tax exemption wage type
  • A - The allowance paid to the employees is projected for the entire financial year to arrive at annual exemptions.
  • MCMX - Monthly tax exemption wage type

Business Attributes
ASAP Roadmap ID 204   Establish Functions and Processes 
Mandatory / Optional 2   Optional activity 
Critical / Non-Critical 2   Non-critical 
Country-Dependency I   Valid for countries specified 
Customizing Attributes Country Key Country Name
PAY_IN_EXM_300 IN India
Assigned Application Components
Documentation Object Class Documentation Object Name Current line number Application Component Application Component Name
SIMG PAY_IN_EXM_300 0 WSD0000017 Income Tax 
Maintenance Objects
Maintenance object type C   Customizing Object 
Assigned objects
Customizing Object Object Type Transaction Code Sub-object Do not Summarize Skip Subset Dialog Box Description for multiple selections
PSCC L - Logical transport object PE00 INN1 01 Maintain Schema for Exemption on Other Allowances and Reimbursements 
History
Last changed by/on SAP  20021129 
SAP Release Created in