Business View ibvTimeAllClientPdsCLY

Description

This view gives a simple cross product of clients owning time ledger accounts and time 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 clients and periods - suitable for advanced end user use

 

Columns

ClientObjectType

The object type of the client owning a time account

ClientInternalId

The internal identifier of the client owning a time account.

Year

The time ledger year

Period

The time ledger period