Entering content frameComponent documentation Exemption on Leave Travel Allowance (LTA) Locate the document in its SAP Library structure

Purpose

This component calculates the tax exemptions applicable to Leave Travel Allowance (LTA).

Your organisation can give LTA to the employees in the following ways:

  1. By specifying an annual (normally, but not necessarily) amount for LTA and making payments against claims submitted by the employee.
  2. By giving the employee a certain amount as LTA on a monthly or a periodic basis.

Note

For more information on LTA reimbursements, see the Claims section.

Integration

Payroll function P0582 reads the Exemptions Infotype (0582) and forms the Internal Table EXM.

Payroll function INLTA reads the

    1. Input table and the CRT for the LTA wage types for the total LTA payments in the current financial year.
    2. EXM for the total amount for the tickets submitted as proofs.

The lesser of the amounts in a and b is the total LTA Exemption for the financial year.

Features

  1. There is no LTA exemption amount limit stipulated by the government. An employee can get an exemption of the entire allowance amount.
  2. An employee can claim the LTA exemption for only two trips in a block of four years. The Begin Date and End Date of this block is maintained in the constants, LTA Slab Begin Year (LTABG) and LTA Slab End Year (LTAEN) respectively, of the table view Payroll Constants (V_T511K).
  3. An employee can claim the LTA Exemption for self and for the dependents.
  4. The employee has to submit the tickets as proof to avail of the tax exemption. The details of the declaration are populated in the Exemptions Infotype (0582), LTA subtype.
  5. If the employee has not claimed the LTA Exemption for one or both the trips in the current block, LTA Exemption for one trip can be carried forward to the next block. But this Exemption has to be claimed in the first year of the next block, otherwise the LTA exemption that is carried forward lapses.
  6. Exemption against LTA is the lesser of:
    1. Total LTA payments made for the financial year through Basic Pay Infotype (0008), Recur. Payments/Deds. Infotype (0014), Additional Payments Infotype (0015) or One-Time Payments Off-Cycle Infotype (0267).
    2. Total amount of the travel tickets submitted as proof of travel and entered in the Exemptions Infotype (0582), LTA subtype.

Note

You must populate the Exemptions Infotype (0582), LTA subtype with the details of the travel tickets submitted as proof to avail of the LTA exemption.

Example

  1. An employee is eligible for an LTA of Rs.24,000 annually for the financial year 2002 - 2003. In the current block 2002 - 2005, he/she has carried forward one trip from the previous block. The employee submits the travel tickets of Rs.26,000 for the journey undertaken between the January 2, 2002 - January 19, 2002. The employee gets an exemption of Rs.24,000, which is the minimum of the eligible LTA and the travel tickets submitted as proof. This exemption is against the carry forward trip from the previous block.
  2. An employee is eligible for an LTA of Rs.36,000 annually for the financial year 2002 - 2003. In the current block 2002 - 2005, he/she has carried forward one trip from the previous block. The employee submits the travel tickets of Rs.20,000 for the journey undertaken between the January 2, 2002 - January 19, 2002. He/she also submits another set of travel tickets of Rs.15,000 for the journey undertaken between April 10, 2002 - April 28, 2002. The employee gets an exemption of Rs.35,000, which is the minimum of the eligible LTA and the total amount (Rs.20,000+Rs.15,000) of the travel tickets submitted as proof. This exemption is against the carry forward trip from the previous block and one trip of the current block.

See also:

Defining Exemption on Leave Travel Allowance (LTA)

Exemptions Infotype (0582) LTA Subtype

Leaving content frame