Business View ibvTimeAllJobPdsAndTypes

Description

This view gives a simple cross product of time ledger accounts, time ledger periods and time ledger posting types. It can thus be used to drive other processing that must return something for every account/period/type 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, periods and posting types - suitable for advanced end user use

 

Columns

Inherits columns from view ibvTimeAllJobPds

Inherits columns from view idvTimePostingTypes