Bill Period Timeline

Prerequisites

To create a bill period timeline, you should have:

  • Bill period created in the system before the membership enrollment.

  • Bill period existing for the membership coverage period that includes membership coverage period plus one additional entry.

Now, you need to attach the C1-BILLRPCR algorithm to the Account and Price Item Derivation Post-Processing system event in the age based and tier based pricing rule types. It enables you to create an additional entry in the CI_​REPRC_​REQ_​DTL table for the remaining months in the membership coverage period based on the bill period. For example, a record exists with the effective date as 01-01-2020 in the CI_​REPRC_​REQ_​DTL table with a bill period where the bill dates start from 1st of every month and with a membership coverage period from 01-01-2020 to 12-31-2020. On executing the C1-BILLRPCR algorithm, the system will create the additional entries with the following effective dates in the CI_​REPRC_​REQ_​DTL table:

Bill Period Effective Date
02-01-2020 to 02-29-2020 02-01-2020
03-01-2020 to 03-31-2020 03-01-2020
04-01-2020 to 04-30-2020 04-01-2020
05-01-2020 to 05-31-2020 05-01-2020
06-01-2020 to 06-30-2020 06-01-2020
07-01-2020 to 07-31-2020 07-01-2020
08-01-2020 to 08-31-2020 08-01-2020
09-01-2020 to 09-30-2020 09-01-2020
10-01-2020 to 10-31-2020 10-01-2020
11-01-2020 to 11-30-2020 11-01-2020
12-01-2020 to 12-31-2020 12-01-2020