cancel
Showing results for 
Search instead for 
Did you mean: 

TAXes-as an ABAPer

kiran_k8
Active Contributor
0 Kudos

Hi Folks,

In the coming days I will be working on Taxes in SD,MM and FI.I just want to know

1.what are the areas that as an ABAPer I need to know.?

2.What are the common problems that a technical consultant will face.

3.What are the T-codes that we come across.

4.Any tips which can be handy.

K.Kiran.

Accepted Solutions (0)

Answers (3)

Answers (3)

kiran_k8
Active Contributor
0 Kudos

Thanks

Former Member
0 Kudos

as you mentioned that you will be working on Taxs.

in sap tax codes are main , tax type are main for any tax calculation .

this are stored in the <b>WITH_ITEM</b> table , this is the main Tax amounts storeing table in FI and also for and tax paying will also use .

<u>some of the important fields in the table WITH_ITEM</u>

1.WITHT -> Indicator for withholding tax type

2.WT_WITHCD -> Withholding tax code

3.WT_QSSHH -> Withholding tax base amount (local currency)

4.WT_QSSHB -> Withholding tax base amount in document currency

girish

andreas_mann3
Active Contributor
0 Kudos

important tcode is <b>FTXP</b> and tables T007*

and fm's of function group TAX1

good luck

and blessings to ALL

Andreas

Message was edited by:

Andreas Mann