SAP for Utilities Discussions
Connect with fellow SAP users to share best practices, troubleshoot challenges, and collaborate on building a sustainable energy future. Join the discussion.
cancel
Showing results for 
Search instead for 
Did you mean: 

Contract Account for the business partners

Former Member
0 Kudos

Hello Experts,

Once the certificate expires the program must find all the contract accounts for the business partners and change the account determination ID field on the CA to be taxable. I already did the code to verify if the certificate is expire but I don't know where to look for all the contract accounts of a business partner and not sure which field to change to make a contract account taxable I think is KOFIX_SD, any help will be really appreciated, thanks in advance.

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi,

Based on the Partner you can get the contract account data from FKKVKP and FKKVK table.

Hope it helps you.

Regards,

Vamsee

View solution in original post

2 REPLIES 2

Former Member
0 Kudos

Hi,

Based on the Partner you can get the contract account data from FKKVKP and FKKVK table.

Hope it helps you.

Regards,

Vamsee

0 Kudos

Thanks a lot, that was table I was looking for