Ansicht
Dokumentation

HR_IN_CALC_PTAX_YLY - Professional tax computation - Yearly

HR_IN_CALC_PTAX_YLY - Professional tax computation - Yearly

Fill RESBD Structure from EBP Component Structure   ABAP Short Reference  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

Compute Professional Tax for states having annual professional tax computation method.

This function module returns ;

(1) Professional tax Amount for this month.

(2) Professional tax Amount for the year.

The input parameters are :

(1),,Professional tax amount for the year arrived from the slab range.

(2) ,,No. of rounded months in current year.

(3) ,,Salary sequence month.

Example

call function HR_IN_CALC_PTAX_YLY

exporting

slab_tax_amount = p4_amount

months = rounded_months_in_year

sal_seq_month = aper-paper-pabrp

importing

ptax_amount = it-betrg

exceptions

others = 1.

Notes

Further information





Parameters

MONTHS
PTAX_AMOUNT
PTAX_AMOUNT_PERIOD
SAL_SEQ_MONTH
SLAB_TAX_AMOUNT

Exceptions

Function Group

HRPAYINP

CPI1466 during Backup   ROGBILLS - Synchronize billing plans  
This documentation is copyright by SAP AG.

Length: 1323 Date: 20240523 Time: 093718     sap01-206 ( 22 ms )