OSB_LIB::BsTotal::SubTotal Struct Reference

Collaboration diagram for OSB_LIB::BsTotal::SubTotal:

Collaboration graph
[legend]
List of all members.

Detailed Description

One entry in the list of charges.

For one currency, a subtotal contains the current charges and, separately, the uncommited charges.

Only uncommited charges are used to update the database.
The current charges usually reflect the status in the database. However this is not a strict requirement as incremental updates of a balance page are possible.

Definition at line 277 of file balancesheet.h.

Public Attributes


Member Data Documentation

Decimal OSB_LIB::BsTotal::SubTotal::curAdv_

Current advance charges.

Definition at line 285 of file balancesheet.h.

Decimal OSB_LIB::BsTotal::SubTotal::curOtc_

Current onetime charges.

Definition at line 283 of file balancesheet.h.

Currency::Oid OSB_LIB::BsTotal::SubTotal::currency_

Currency of the subtotal.

Definition at line 279 of file balancesheet.h.

Decimal OSB_LIB::BsTotal::SubTotal::curUsg_

Current usage charges.

Definition at line 281 of file balancesheet.h.

Decimal OSB_LIB::BsTotal::SubTotal::deltaAdv_

Changed, uncommited advance charges.

Definition at line 291 of file balancesheet.h.

Decimal OSB_LIB::BsTotal::SubTotal::deltaOtc_

Changed, uncommited onetime charges.

Definition at line 289 of file balancesheet.h.

Decimal OSB_LIB::BsTotal::SubTotal::deltaUsg_

Changed, uncommited usage charges.

Definition at line 287 of file balancesheet.h.


The documentation for this struct was generated from the following file:
Generated on Sat Sep 2 14:09:29 2006 for OSB Library by  doxygen 1.4.7