|
OpenPetra
Free Administration Software for Non-Profits
|
Master cost centre records which contain details of each cost centre and their relationship to each other; determines the cost centre structure. More...
Public Member Functions | |
| ACostCentreRow (System.Data.DataRowBuilder rb) | |
| Constructor. More... | |
| virtual void | InitValues () |
| set default values More... | |
| bool | IsLedgerNumberNull () |
| test for NULL value More... | |
| void | SetLedgerNumberNull () |
| assign NULL value More... | |
| bool | IsCostCentreCodeNull () |
| test for NULL value More... | |
| void | SetCostCentreCodeNull () |
| assign NULL value More... | |
| bool | IsCostCentreToReportToNull () |
| test for NULL value More... | |
| void | SetCostCentreToReportToNull () |
| assign NULL value More... | |
| bool | IsCostCentreNameNull () |
| test for NULL value More... | |
| void | SetCostCentreNameNull () |
| assign NULL value More... | |
| bool | IsPostingCostCentreFlagNull () |
| test for NULL value More... | |
| void | SetPostingCostCentreFlagNull () |
| assign NULL value More... | |
| bool | IsCostCentreActiveFlagNull () |
| test for NULL value More... | |
| void | SetCostCentreActiveFlagNull () |
| assign NULL value More... | |
| bool | IsProjectStatusNull () |
| test for NULL value More... | |
| void | SetProjectStatusNull () |
| assign NULL value More... | |
| bool | IsProjectConstraintDateNull () |
| test for NULL value More... | |
| void | SetProjectConstraintDateNull () |
| assign NULL value More... | |
| bool | IsProjectConstraintAmountNull () |
| test for NULL value More... | |
| void | SetProjectConstraintAmountNull () |
| assign NULL value More... | |
| bool | IsSystemCostCentreFlagNull () |
| test for NULL value More... | |
| void | SetSystemCostCentreFlagNull () |
| assign NULL value More... | |
| bool | IsCostCentreTypeNull () |
| test for NULL value More... | |
| void | SetCostCentreTypeNull () |
| assign NULL value More... | |
| bool | IsClearingAccountNull () |
| test for NULL value More... | |
| void | SetClearingAccountNull () |
| assign NULL value More... | |
| bool | IsRetEarningsAccountCodeNull () |
| test for NULL value More... | |
| void | SetRetEarningsAccountCodeNull () |
| assign NULL value More... | |
| bool | IsRollupStyleNull () |
| test for NULL value More... | |
| void | SetRollupStyleNull () |
| assign NULL value More... | |
| bool | IsDateCreatedNull () |
| test for NULL value More... | |
| void | SetDateCreatedNull () |
| assign NULL value More... | |
| bool | IsCreatedByNull () |
| test for NULL value More... | |
| void | SetCreatedByNull () |
| assign NULL value More... | |
| bool | IsDateModifiedNull () |
| test for NULL value More... | |
| void | SetDateModifiedNull () |
| assign NULL value More... | |
| bool | IsModifiedByNull () |
| test for NULL value More... | |
| void | SetModifiedByNull () |
| assign NULL value More... | |
| bool | IsModificationIdNull () |
| test for NULL value More... | |
| void | SetModificationIdNull () |
| assign NULL value More... | |
Properties | |
| Int32 | LedgerNumber [get, set] |
| The ledger in which the cost centre is used. More... | |
| String | CostCentreCode [get, set] |
| This identifies which cost centre an account is applied to. A cost centre can be a partner but reflected as a character rather than a numeric. More... | |
| String | CostCentreToReportTo [get, set] |
| This identifies which cost centre the cost centre summarises to. More... | |
| String | CostCentreName [get, set] |
| Boolean | PostingCostCentreFlag [get, set] |
| Boolean | CostCentreActiveFlag [get, set] |
| Boolean | ProjectStatus [get, set] |
| System.? DateTime | ProjectConstraintDate [get, set] |
| Decimal | ProjectConstraintAmount [get, set] |
| Boolean | SystemCostCentreFlag [get, set] |
| String | CostCentreType [get, set] |
| Type of cost centre (Foreign or Local) More... | |
| String | ClearingAccount [get, set] |
| ICH or non-ICH clearing. More... | |
| String | RetEarningsAccountCode [get, set] |
| At Year End, Balance in this Cost Centre will roll up to this account. More... | |
| String | RollupStyle [get, set] |
| Determine how to roll up the balance in this Cost Centre. More... | |
| System.? DateTime | DateCreated [get, set] |
| The date the record was created. More... | |
| String | CreatedBy [get, set] |
| User ID of who created this record. More... | |
| System.? DateTime | DateModified [get, set] |
| The date the record was modified. More... | |
| String | ModifiedBy [get, set] |
| User ID of who last modified this record. More... | |
| DateTime | ModificationId [get, set] |
| This identifies the current version of the record. More... | |
Master cost centre records which contain details of each cost centre and their relationship to each other; determines the cost centre structure.
|
inline |
Constructor.
|
inlinevirtual |
set default values
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
getset |
ICH or non-ICH clearing.
|
getset |
|
getset |
This identifies which cost centre an account is applied to. A cost centre can be a partner but reflected as a character rather than a numeric.
|
getset |
|
getset |
This identifies which cost centre the cost centre summarises to.
|
getset |
Type of cost centre (Foreign or Local)
|
getset |
User ID of who created this record.
|
getset |
The date the record was created.
|
getset |
The date the record was modified.
|
getset |
The ledger in which the cost centre is used.
|
getset |
This identifies the current version of the record.
|
getset |
User ID of who last modified this record.
|
getset |
|
getset |
|
getset |
|
getset |
|
getset |
At Year End, Balance in this Cost Centre will roll up to this account.
|
getset |
Determine how to roll up the balance in this Cost Centre.
|
getset |