Billable Charge Segmentation

You create a billable charge whenever a customer should be charged for a service that occurs outside the normal course of business. You can also use billable charges to "pass through" other bill ready charges generated outside the system, by another application, or by a 3 rd party supplier.

A billable charge must reference a contract. This contract behaves just like any other contract:

  • Bill segments are created for the contract. Whenever billing is performed for an account with billable charge contracts, the system creates a bill segment for each contract with unbilled charges. If multiple unbilled charges exist for a given contract, only one bill segment will be created and it will contain details about all of the billable charges.
  • Payments are distributed to the contract. Payments made by an account are distributed to its billable charge contracts just like any other contract.
  • Overdue debt is monitored. The credit and collections process monitors billable charge contracts for overdue debt and responds accordingly when overdue debt is detected.

Therefore, you must set up at least one contract type to hold your billable charge debt. You may have multiple charges based on billing frequencies, A/R booking, debt monitoring, etc. It's really up to you.

The easiest way to determine how many billable charge contract types you'll need is to define every conceivable billable charge (which you should have done when you designed your billable charge templates). Then ask yourself if they have the same billing and payment behavior, if so, you'll have one contract type. If not, you'll need one contract type for each combination.

We will assume your billable charges are all used to levy unusual one-off charges that can be collected in the same way, therefore we'll need one contract type.

The following table illustrates sample contract types which are used to levy the unusual one-off charges.
Division/Contract Type Service Type Distrib Code Debt Class Bill Seg Type Billable Charge Templates Rate
CA/ONETIME Other A/R-OTH OTH BILLCHRG

TREETRIM

DAMAGE

None
CA/PASSTHRU Banking A/R-BK BK BILLCHRG None None
CA/ADDON Insurance A/R-INS INS BILLCHRG None TAXES

Notice the following about the new one time contract type:

  • It has a normal receivable distribution code.
  • Its debt class is unregulated.
  • It uses an interesting bill segment type - BILLCHRG. This bill segment type was set up to create bill segments using billable charges.
  • It references the valid billable charge templates that can be used on this contract type.
Note: One Time Charge. The ONE TIME example shown above implies this contract type exists to hold one-time charges. Because of this, you should turn on the One Time Charge switch on the contract type so that contract's of this type are automatically closed when final payment is received. You don't have to do this because a customer could have a single billable charge contract that is perpetually active for pass through charges (i.e., it doesn't have a stop date). If you do this, the system will create a bill segment for this contract whenever it finds an unbilled billable charge linked to the contract.

Notice the following about the pass through contract type:

  • It doesn't use the normal distribution code or debt class. This is done so that the debt and receivable can be tracked separately. If these charges were being pass through from another system, you might want to track these financial values separately.
  • It still uses the normal bill segment type - BILLCHRG. From a billing perspective, there is no difference between this and the one time contract type.
  • Templates are not relevant - these charges on not created on-line using templates, but are loaded via the Billable Charge Upload Staging.

Notice the following about the add on charges contract type:

  • This is an example of bill-ready charges (similar to pass through) to which the system adds on other charges, for example, taxes.
  • It still uses the normal bill segment type - BILLCHRG. From a billing perspective, there is no difference between this and the one time contract type.
  • It also uses a Rate. In this case, the bill creation algorithm (specified on the bill segment type) will take any billable charge lines and attach them to a bill. In addition, these billable charges will include billable charge service quantities (SQs). These service quantities will also be swept onto the bill segment, and the Rate (TAXES in this example) will be applied. In order for taxes to be calculated, the billable charge SQs must include the total taxable amount - the system is not able to apply the rate on top of the other billable charges. But, it can apply the tax rate to the SQs that are supplied.
    • If the rate has SQ Rules, these will be applied as well.
Fastpath: For more information about billable charge templates, refer to Setting Up Billable Charge Templates.