Application Development and Automation 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: 
Read only

Function module for tax GL account determination

Former Member
0 Likes
2,200

Hi

We have sender sending company code , tax amount and tax code. We're using idoc type ACC_DOCUMENT to post an invoice.

Now in order to get the GL account, do we have a function module to get the account .

There is existing FM FI_TAX_GET_TAX_ACCOUNTS to get the GL. But we dont have the transaction key (KTOSL) to get the GL account.

Is there a FM to get the transaction key based on tax code and company code?

Hi

We have sender sending company code , tax amount and tax code. We're using idoc type ACC_DOCUMENT to post an invoice.

Now in order to get the GL account, do we have a function module to get the account .

There is existing FM FI_TAX_GET_TAX_ACCOUNTS to get the GL. But we dont have the transaction key (KTOSL) to get the GL account.

Is there a FM to get the transaction key based on tax code and company code?

1 REPLY 1
Read only

Former Member
0 Likes
1,149

Any help?