Hi folks,
long time since my last topic here.
I’ve got an interesting scenario here.
My customer want to calculate the payment discount into the profit margin.
I will find a PAY_TERM_ID in the CUSTOMER_ORDER_TAB.
I hop to PAYMENT_TERM_TAB and will find the description.
In PAYMENT_TERM_DETAILS_TAB is the field NET_AMOUNT_PERCENTAGE and in
PAYMENT_TERM_DISC_TAB I will find DISC_PERCENT.
So, if we expect that our customer will “draw” 2 % discount (Skonto) within first 15 or 30 or what so ever days we can calculate SalesPrice - 2% discount results in minus 2 % less profit margin.
Now the problem:
When I scan the PAYMENT_TERM_DISC_TAB I will find discount for a PT like
“8 days 3%, 21 days net” so the 3 %”.
But also I will find:
“Prepayment 5%, 14 days 3%, 60 days net” and two (!) records in the PAYMENT_TERM_DISC_TAB
My question:
How could we decide/see, is it payment discount or prepayment?
Thank you for sharing your experience!
All the best and stay healthy.
Michael