Second Level View icvFeesAllClientPds

Description

This view gives a simple cross product of fees ledger accounts and fees ledger periods. It can thus be used to drive other processing that must return something for every account/period combination

Many of the totals records on ledgers only come into existence when the first contributory posting is written. If an account is not active every period then there will be gaps in the coverage if the totals records are used as the prime driver.

Low level views do not make any special attempt to deal with this, they just return the information that is there and rely on the user of the view to infer what is required if a particular row is not present. Higher level views, however, sometimes need to be driven so that there are no gaps. This view acts as a common driver for these cases.

Type = Amalgamation view - cartesian product to give all combinations of accounts and periods - suitable for advanced end user use

Columns

ClientObjectType The object type of the client the fees account is for.
ClientInternalId The internal identifier of the client the fees account is for.
Year The fees ledger year
Period The fees ledger period

 

This view is directly inherited by the following views: