|
OpenPetra
Free Administration Software for Non-Profits
|
Stores administrative fees and grants which have been calculated on gifts. More...
Public Member Functions | |
| AProcessedFeeRow (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 | IsBatchNumberNull () |
| test for NULL value More... | |
| void | SetBatchNumberNull () |
| assign NULL value More... | |
| bool | IsGiftTransactionNumberNull () |
| test for NULL value More... | |
| void | SetGiftTransactionNumberNull () |
| assign NULL value More... | |
| bool | IsDetailNumberNull () |
| test for NULL value More... | |
| void | SetDetailNumberNull () |
| assign NULL value More... | |
| bool | IsFeeCodeNull () |
| test for NULL value More... | |
| void | SetFeeCodeNull () |
| assign NULL value More... | |
| bool | IsCostCentreCodeNull () |
| test for NULL value More... | |
| void | SetCostCentreCodeNull () |
| assign NULL value More... | |
| bool | IsPeriodNumberNull () |
| test for NULL value More... | |
| void | SetPeriodNumberNull () |
| assign NULL value More... | |
| bool | IsPeriodicAmountNull () |
| test for NULL value More... | |
| void | SetPeriodicAmountNull () |
| assign NULL value More... | |
| bool | IsProcessedDateNull () |
| test for NULL value More... | |
| void | SetProcessedDateNull () |
| assign NULL value More... | |
| bool | IsTimestampNull () |
| test for NULL value More... | |
| void | SetTimestampNull () |
| 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] |
| This is used as a key field in most of the accounting system files. More... | |
| Int32 | BatchNumber [get, set] |
| Number of the gift batch containing this detail. More... | |
| Int32 | GiftTransactionNumber [get, set] |
| Identifies a gift transaction within a gift batch. More... | |
| Int32 | DetailNumber [get, set] |
| Identifies a gift detail within a gift transaction. When a donor gives a donation to multiple recipients (a split gift), a gift detail record is created for each recipient. More... | |
| String | FeeCode [get, set] |
| the fee which the calculated amounts are stored against. More... | |
| String | CostCentreCode [get, set] |
| Cost centre code which the fee will be charged against. More... | |
| Int32 | PeriodNumber [get, set] |
| Period number. More... | |
| Decimal | PeriodicAmount [get, set] |
| Total Amount of the fee for the given period. More... | |
| System.? DateTime | ProcessedDate [get, set] |
| Date ""admin fee calculations"" have been run to fee total has been created as a transaction in the general ledger. More... | |
| Int32 | Timestamp [get, set] |
| System generated time stamp. 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... | |
Stores administrative fees and grants which have been calculated on gifts.
|
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 |
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 |
Number of the gift batch containing this detail.
|
getset |
Cost centre code which the fee will be charged against.
|
getset |
User ID of who created this record.
|
getset |
The date the record was created.
|
getset |
The date the record was modified.
|
getset |
Identifies a gift detail within a gift transaction. When a donor gives a donation to multiple recipients (a split gift), a gift detail record is created for each recipient.
|
getset |
the fee which the calculated amounts are stored against.
|
getset |
Identifies a gift transaction within a gift batch.
|
getset |
This is used as a key field in most of the accounting system files.
|
getset |
This identifies the current version of the record.
|
getset |
User ID of who last modified this record.
|
getset |
Total Amount of the fee for the given period.
|
getset |
Period number.
|
getset |
Date ""admin fee calculations"" have been run to fee total has been created as a transaction in the general ledger.
|
getset |
System generated time stamp.