Billing Day Alignment During an ABO
There may be a requirement to align the start date of the billing periods to a new Billing Day of Month due to a contract re-alignment. For example, a seven days free trial is given to a customer starting from 1st of the month and the customer requested to convert the trial to an actual sale from 5th of the same month.
The settings, Billing Day of Month Criterion Field and Billing Day of Month Criterion Value are introduced on the Billing Preference object to execute this functionality. See Set-up Billing Preference for more.
New Sale
- Billing Cycle Start = Period Start Date
- Period Start Date = Billing Day of Month
- Billing Day of Month = 01
Schedule ID | Period Start Date | Period End Date | Fee Amount | Status | Billing Day of Month |
---|---|---|---|---|---|
BS-001 | 01 January 2025 | 31 March 2025 | USD 0.00 | Pending Billing | 1 |
BS-002 | 01 April 2025 | 30 June 2025 | USD 0.00 | Pending Billing | 1 |
BS-003 | 01 July 2025 | 30 September 2025 | USD 0.00 | Pending Billing | 1 |
BS-004 | 01 October 2025 | 31 December 2025 | USD 0.00 | Pending Billing | 1 |
Amendment
Suppose that the customer wants to convert the trial to an actual contract for one year starting from 5 January 2025 with a TCV (sales) of USD 400.00 and Quarterly billing frequency.
- Billing Day of Month Overwrite = BDOM
- Billing Cycle Start = Period Start Date
- Period Start Date = Billing Day of Month
- Billing Day of Month Criterion Field = For example, BillingDayOfMonthOverwrite_c (copied API name of the custom field on asset line item, assuming that the admin has created a custom field Billing Day of Month Overwrite on the ALI object).
- Billing Day of Month Criterion Value = For example, BDOM (copied from the asset line item's custom field created by the admin).
Schedule ID | Period Start Date | Period End Date | Fee Amount | Status | Billing Day of Month | Remarks |
---|---|---|---|---|---|---|
BS-001 | 01 January 2025 | 31 March 2025 | USD 0.00 | Superseded | 1 | |
BS-002 | 01 April 2025 | 30 June 2025 | USD 0.00 | Superseded | 1 | |
BS-003 | 01 July 2025 | 30 September 2025 | USD 0.00 | Superseded | 1 | |
BS-004 | 01 October 2025 | 31 December 2025 | USD 0.00 | Superseded | 1 | |
BS-005 | 01 January 2025 | 04 January 2025 | USD 0.00 | Pending Billing | 5 | Additional BS to adjust the trial period |
BS-006 | 05 January 2025 | 04 April 2025 | USD 100.00 | Pending Billing | 5 | Actual BS aligned with the contract start date and new Billing Day of Month |
BS-007 | 05 April 2025 | 04 July 2025 | USD 100.00 | Pending Billing | 5 | Same as above |
BS-008 | 05 July 2025 | 04 October 2025 | USD 100.00 | Pending Billing | 5 | |
BS-009 | 05 October 2025 | 04 January 2026 | USD 100.00 | Pending Billing | 5 |