Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Function module for calculation of Income Tax

Former Member
0 Kudos

Hi Friends,

Please guide me any function module which calculates income tax.

I have total income with me.

I want to know the :--

-->tax on total income,

-->education cess 3%,

--> Tax payable, less: relief under sec 89,

--> Final tax payable

Thanks & Regards,

Shivani

2 REPLIES 2

Former Member
0 Kudos

Hi,

Fm for tax is 'CALCULATE_TAX_ITEM' .This FM calculates non-deductible tax amount.

Some more function modules for Tax:

CALCULATE_TAX_FROM_GROSSAMOUNT

CALCULATE_TAX_FROM_NET_AMOUNT

CALCULATE_TAX_DOCUMENT

CALCULATE_TAX_net

CALCULATE_TAX_DOCUMENT_START

I hope it is useful to u.

Former Member
0 Kudos

hi,

http://help.sap.com/saphelp_470/helpdata/en/0d/bec6ba2cec4cf69e9ba5b43dbec440/content.htm

plz check that for income tax calculation

thanks

chaitanya

Edited by: Chaitanya.M on Dec 13, 2011 1:18 PM