Generic Function

The Generic Function component computes an amount P with one of these three formulas:

Where:

You can apply the following operations to the numerical properties:

Use

You use a Generic Function component when you want to calculate a price that uses numerical properties.

Example

In a chargeable item class called “Video Conference”, you charge the customer $0.10 per videoconference minute. This price is multiplied by the number of members, and then added to a fixed amount of $15. To compute the price of a “Video Conference”, you use a Generic Function component according to the formula AXY + B, in which A, X, Y, and B have the following values:

A

X

Y

B

$0.10

Call duration property (in minutes)

Number of members property

$15

Identification area

Name: Type the name of the component (mandatory).

Description: Allows you to type the description of the component (optional).

Definition tab

Type: Click one of the following formulas:

Money Amount A: Type the value that represents A in the selected formula. This box is required: Type 1 if A = 1. The displayed currency is the currency of the plan.

Money Amount B: Type the value that represents B in the selected formula. This box is required: Type 0 if B = 0. The displayed currency is the currency of the plan.

Money Amount C: Type the value that represents C in the formula AX + BY + C. This box is required: Type 0 if C = 0. The displayed currency is the currency of the plan.

Set the X parameters: Allows you to define the calculation of X in the selected formula. This area is made up of three boxes. From left to right:

Set the Y parameters: Allows you to define the calculation of Y in the formulas AXY + B or AX + BY + C. Apply the same rules as in the Set the X parameters area.