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: 

interest lock

Former Member
0 Kudos

Hello,

I am looking for a function which locks items (FI-CA document) from interest calculation.

Thanks in advance,

Ben

1 ACCEPTED SOLUTION

rajesh_popat3
Active Participant
0 Kudos

Hi,

You can set the interest lock to X on the document details -> Dunn. data tab. Interest data.

If you define an interest lock reason for a contract account, an interest document cannot be posted that relates to items in this contract account.

Also, from coding point of view, you can also have a look at the function module "FKK_S_LOCK_CREATE".

Hope this moght be of some help!!

Regards,

Rajesh Popat

View solution in original post

1 REPLY 1

rajesh_popat3
Active Participant
0 Kudos

Hi,

You can set the interest lock to X on the document details -> Dunn. data tab. Interest data.

If you define an interest lock reason for a contract account, an interest document cannot be posted that relates to items in this contract account.

Also, from coding point of view, you can also have a look at the function module "FKK_S_LOCK_CREATE".

Hope this moght be of some help!!

Regards,

Rajesh Popat