Ansicht
Dokumentation

HR_IN_GET_WT_SPLIT_PY - To Find wage type splits for a taxcode for a employee

HR_IN_GET_WT_SPLIT_PY - To Find wage type splits for a taxcode for a employee

TXBHW - Original Tax Base Amount in Local Currency   ROGBILLS - Synchronize billing plans  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

This function module checks for the wage type corresponding to the particular tax code for the allowance in Taxability of wage types(V_T7INT9) table. It then checks Reimbursement allowances perks - eligibility and calculation (V_T7INA9) table for the wage type corresponding to the allowance grouping. If it is present in this table, the function module processes the wage type for payments and tax calculation. If the wage type is not present in either of the tables the function module skips the processing.

Note

This function module processes the ablove mentioned tables for each of the corresponding splits.

Example

Employee A is eligible for LTA exemptions. For processing his allowance, this function module reads Taxability of wage types(V_T7INT9) table and finds that there is a corresponding wage type, M210, for tax code SLTA.

The function module then checks Reimbursement allowances perks - eligibility and calculation (V_T7INA9) table and finds that the wage type M210, for LTA allowance grouping of employee A is present in the table. In this case, the function modlue returns M210 for LTA exemptions. This wage type is further used for payments and tax processing.

Notes

Further information





Parameters

ALGRP
BEGDA
EMPNO
ENDDA
I7INT9
P1
P8
TAXCD
WTTAB

Exceptions

ALGRP_NOT_FOUND
INFTY_NOT_FOUND
LGART_NOT_FOUND

Function Group

HRPADINA1

General Material Data   General Data in Customer Master  
This documentation is copyright by SAP AG.

Length: 1777 Date: 20240523 Time: 105929     sap01-206 ( 46 ms )