Skip to Content

Function RateProfitCostCenter

Functions are used in the formulas for calculating the rate and amount of the Salary Types, as well as in the calculated columns of the Settlements.

RateProfitCostCenter(Center number)

Type returned Number
Context Settlements
Parameters Type Description
Center number Number

Profit/Cost center number

Description

The rate used for the indicated Profit/Cost center.

Example

CumulativeTotal(1000.00)*RateProfitCostCenter(12 "Administration")

returns 1250 if the number 1000.00 corresponds to the salary type “Monthly salary,” if the amount of this salary is 5,000 CHF and if this salary is
distributed over several profit/cost centers, of which the profit/cost center numbered 12 at a rate of 25%.

Function RateProfitCostCenter