|
OpenPetra
Free Administration Software for Non-Profits
|
Templates of donor gift information which can be copied into the gift system with recurring gift batches. More...
Public Member Functions | |
| ARecurringGiftRow (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 | IsReceiptLetterCodeNull () |
| test for NULL value More... | |
| void | SetReceiptLetterCodeNull () |
| assign NULL value More... | |
| bool | IsMethodOfGivingCodeNull () |
| test for NULL value More... | |
| void | SetMethodOfGivingCodeNull () |
| assign NULL value More... | |
| bool | IsMethodOfPaymentCodeNull () |
| test for NULL value More... | |
| void | SetMethodOfPaymentCodeNull () |
| assign NULL value More... | |
| bool | IsDonorKeyNull () |
| test for NULL value More... | |
| void | SetDonorKeyNull () |
| assign NULL value More... | |
| bool | IsLastDetailNumberNull () |
| test for NULL value More... | |
| void | SetLastDetailNumberNull () |
| assign NULL value More... | |
| bool | IsReferenceNull () |
| test for NULL value More... | |
| void | SetReferenceNull () |
| assign NULL value More... | |
| bool | IsBankingDetailsKeyNull () |
| test for NULL value More... | |
| void | SetBankingDetailsKeyNull () |
| assign NULL value More... | |
| bool | IsSepaMandateReferenceNull () |
| test for NULL value More... | |
| void | SetSepaMandateReferenceNull () |
| assign NULL value More... | |
| bool | IsSepaMandateGivenNull () |
| test for NULL value More... | |
| void | SetSepaMandateGivenNull () |
| assign NULL value More... | |
| bool | IsChargeStatusNull () |
| test for NULL value More... | |
| void | SetChargeStatusNull () |
| assign NULL value More... | |
| bool | IsLastDebitNull () |
| test for NULL value More... | |
| void | SetLastDebitNull () |
| assign NULL value More... | |
| bool | IsDebitDayNull () |
| test for NULL value More... | |
| void | SetDebitDayNull () |
| assign NULL value More... | |
| bool | IsActiveNull () |
| test for NULL value More... | |
| void | SetActiveNull () |
| 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] |
| identifes which batch a transaction belongs to More... | |
| Int32 | GiftTransactionNumber [get, set] |
| Identifies a transaction within a journal within a batch within a ledger. More... | |
| String | ReceiptLetterCode [get, set] |
| String | MethodOfGivingCode [get, set] |
| Defines how a gift is given. More... | |
| String | MethodOfPaymentCode [get, set] |
| This is how the partner paid. Eg cash, Cheque etc. More... | |
| Int64 | DonorKey [get, set] |
| This is the partner key assigned to each partner. It consists of the fund id followed by a computer generated six digit number. More... | |
| Int32 | LastDetailNumber [get, set] |
| Identifies the last gift detail entered. More... | |
| String | Reference [get, set] |
| Reference number/code for the transaction. More... | |
| Int32 | BankingDetailsKey [get, set] |
| Bank or credit card account to use for making this gift transaction. More... | |
| String | SepaMandateReference [get, set] |
| This reference is a unique string that reflects the customer or contract and the date of the SEPA mandate. More... | |
| System.? DateTime | SepaMandateGiven [get, set] |
| The date the SEPA Mandate was given. More... | |
| String | ChargeStatus [get, set] |
| Status of the credit card transaction. More... | |
| System.? DateTime | LastDebit [get, set] |
| The last date that a successfull direct debit or credit card charge occurred for this gift. More... | |
| Int32 | DebitDay [get, set] |
| The day of the month to make the recurring gift. More... | |
| Boolean | Active [get, set] |
| Whether the recurring gift should be made. 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... | |
Templates of donor gift information which can be copied into the gift system with recurring gift batches.
|
inline |
Constructor.
|
inlinevirtual |
set default values
Reimplemented in Ict.Petra.Shared.MFinance.Gift.Data.GiftBatchTDSARecurringGiftRow.
|
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 |
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
|
inline |
assign NULL value
|
inline |
assign NULL value
|
getset |
Whether the recurring gift should be made.
|
getset |
Bank or credit card account to use for making this gift transaction.
|
getset |
identifes which batch a transaction belongs to
|
getset |
Status of the credit card transaction.
|
getset |
User ID of who created this record.
|
getset |
The date the record was created.
|
getset |
The date the record was modified.
|
getset |
The day of the month to make the recurring gift.
|
getset |
This is the partner key assigned to each partner. It consists of the fund id followed by a computer generated six digit number.
|
getset |
Identifies a transaction within a journal within a batch within a ledger.
|
getset |
The last date that a successfull direct debit or credit card charge occurred for this gift.
|
getset |
Identifies the last gift detail entered.
|
getset |
This is used as a key field in most of the accounting system files.
|
getset |
Defines how a gift is given.
|
getset |
This is how the partner paid. Eg cash, Cheque etc.
|
getset |
This identifies the current version of the record.
|
getset |
User ID of who last modified this record.
|
getset |
|
getset |
Reference number/code for the transaction.
|
getset |
The date the SEPA Mandate was given.
|
getset |
This reference is a unique string that reflects the customer or contract and the date of the SEPA mandate.