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: 

Post of Late payment surcharge amount.

Former Member
0 Kudos

Hi Experts,

In my project, i am calculating the late payment surcharge amount ( LPSC Amount) through custom programme aganist the contract acccount and storing it in a custom table.

Custom program calculates LPSC amount in the day in which incoming payment is received against any charge (including invoice). LPSC is calculated in a time dependant slabs, depending on clearing date > net due date.

Can anyone help me how to post the calculated amount to the contract account.

Regards,

Paul

1 ACCEPTED SOLUTION

AmlanBanerjee
Active Contributor
0 Kudos

Hi,

You can use BAPI_CTRACDOCUMENT_CREATE to post a Fi-CA document.

Thanks,

Amlan

View solution in original post

1 REPLY 1

AmlanBanerjee
Active Contributor
0 Kudos

Hi,

You can use BAPI_CTRACDOCUMENT_CREATE to post a Fi-CA document.

Thanks,

Amlan