How Interface Date and Invoice Date Are Calculated in the Billing Summary

Here's how the application determines the interface date and invoice date in the subscription billing summary:

Interface date is populated with the date that's higher, between sysdate and invoice date.

Criteria How Date Is Determined
Invoice date for Arrears Invoice + Billing date period start Billtodate+1
Invoice date for Arrears Invoice + Billing date period start Billtodate
Invoice date for Arrears Invoice + Billing date: day The day of the month after the bill-to date
Invoice date for Arrears Invoice + Billing date: offset Billtodate+1 + offset (number of days)
Invoice date for Advance Invoice + Billing date: period start Billfromdate
Invoice date for Advance Invoice + Billing date: period end Billfromdate-1
Invoice date for Advance Invoice + Billing date: day The day of the month before the bill-from date
Invoice date for Advance Invoice + Billing date: offset Billfromdate + offset(no of days)