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

payment performance

Former Member
0 Likes
724

I want to calculate customer payment performance by profit center it is a report.

Caluation clue.

Performance is a measure of when the payment was made versus the due date calculated by the payment terms.

i want the logic to be included in the following code.

5 REPLIES 5
Read only

Former Member
0 Likes
647

what do you mean by performance , do you mean credit worthiness ?

Cheers

Vibha

Read only

Former Member
0 Likes
647

It is payment calculation of net due date and payment date

Read only

0 Likes
647

What is the problem exactly? If you substract the 2 dates and the rsult (number of days) is larger than 0 than people are late with paying.

Read only

Former Member
0 Likes
647

i need SAMPLE CODING for this payment performance calculations

Read only

0 Likes
647

hi,

try with this function module

ITEM_OVERDUE_DAYS

cheers,

sasi