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: 

How to post withholding tax using BAPI_ACC_INVOICE_RECEIPT_POST?

Former Member
0 Kudos

Hello Experts,

I'm using BAPI_ACC_INVOICE_RECEIPT_POST to simulate FB60 behavior. Now I need to post withholding tax. I don't see any table that takes withholding tax. Any suggestions how this can be done using this BAPI?

Thanks,

Amit

2 REPLIES 2

raymond_giuseppi
Active Contributor
0 Kudos

Did you search on OSS, this BAPI doesn't provide parameter for extended withholding tax, so you have to use table EXTENSION1 as described in OSS note BAPI in the extended withholding tax.

Regards,

Raymond

0 Kudos

Thanks for your reply.

However I don't have access to OSS. Is it possible for you to tell me how this can be done?