Menu

SAP Function Module HR_IN_GET_WT_SPLIT_PY

To Find wage type splits for a taxcode for a employee

The Function Module HR_IN_GET_WT_SPLIT_PY (To Find wage type splits for a taxcode for a employee) is a standard Function Module in SAP ERP and is part of the function group HRPADINA1 within the package PB40.

Technical Information

Function Module HR_IN_GET_WT_SPLIT_PY
Short Text To Find wage type splits for a taxcode for a employee
Function Group HRPADINA1
Package PB40
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
BEGDA LIKE SY-DATUM Date and time, current (application server) date
EMPNO LIKE PERNR-PERNR Personnel number
ENDDA LIKE SY-DATUM Date and time, current (application server) date
TAXCD LIKE T7INT9-TAXCD Tax code / Reimbursement type

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ALGRP LIKE PINAG Allowance grouping splits table
I7INT9 LIKE T7INT9 Taxability of wage types
P1 LIKE P0001 HR Master Record: Infotype 0008 (Basic Pay)
P8 LIKE P0008 HR Master Record: Infotype 0008 (Basic Pay)
WTTAB LIKE PINWT Wage type table

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
ALGRP_NOT_FOUND Payscale grouping for allowances not found
INFTY_NOT_FOUND Infotype 1 or 8 not found
LGART_NOT_FOUND Waetype for the wagetype code not found