Allocations
Purpose
Allocations can be done in two different ways: using dynamic allocation or utilizing allocation tables.
In dynamic allocation the driver used for allocation, eg. costs, changes when data is read in / manually entered.
In Allocation table, the driver (allocation percentage) is fixed.
Both methods are explained next.