OpenPetra
Free Administration Software for Non-Profits
|
Information describing groups (batches) of gifts. More...
Public Member Functions | |
GiftBatchTDSAGiftBatchRow (System.Data.DataRowBuilder rb) | |
Constructor. More... | |
override void | InitValues () |
set default values More... | |
bool | IsGiftBatchTotalNull () |
test for NULL value More... | |
void | SetGiftBatchTotalNull () |
assign NULL value 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 | IsBatchDescriptionNull () |
test for NULL value More... | |
void | SetBatchDescriptionNull () |
assign NULL value More... | |
bool | IsModificationDateNull () |
test for NULL value More... | |
void | SetModificationDateNull () |
assign NULL value More... | |
bool | IsHashTotalNull () |
test for NULL value More... | |
void | SetHashTotalNull () |
assign NULL value More... | |
bool | IsBatchTotalNull () |
test for NULL value More... | |
void | SetBatchTotalNull () |
assign NULL value More... | |
bool | IsBankAccountCodeNull () |
test for NULL value More... | |
void | SetBankAccountCodeNull () |
assign NULL value More... | |
bool | IsLastGiftNumberNull () |
test for NULL value More... | |
void | SetLastGiftNumberNull () |
assign NULL value More... | |
bool | IsBatchStatusNull () |
test for NULL value More... | |
void | SetBatchStatusNull () |
assign NULL value More... | |
bool | IsBatchPeriodNull () |
test for NULL value More... | |
void | SetBatchPeriodNull () |
assign NULL value More... | |
bool | IsBatchYearNull () |
test for NULL value More... | |
void | SetBatchYearNull () |
assign NULL value More... | |
bool | IsGlEffectiveDateNull () |
test for NULL value More... | |
void | SetGlEffectiveDateNull () |
assign NULL value More... | |
bool | IsCurrencyCodeNull () |
test for NULL value More... | |
void | SetCurrencyCodeNull () |
assign NULL value More... | |
bool | IsExchangeRateToBaseNull () |
test for NULL value More... | |
void | SetExchangeRateToBaseNull () |
assign NULL value More... | |
bool | IsBankCostCentreNull () |
test for NULL value More... | |
void | SetBankCostCentreNull () |
assign NULL value More... | |
bool | IsGiftTypeNull () |
test for NULL value More... | |
void | SetGiftTypeNull () |
assign NULL value More... | |
bool | IsMethodOfPaymentCodeNull () |
test for NULL value More... | |
void | SetMethodOfPaymentCodeNull () |
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 | |
Decimal | GiftBatchTotal [get, set] |
Int32 | LedgerNumber [get, set] |
ledger number More... | |
Int32 | BatchNumber [get, set] |
Gift batch number. More... | |
String | BatchDescription [get, set] |
gift batch description More... | |
System.? DateTime | ModificationDate [get, set] |
date of user entry or last modification. More... | |
Decimal | HashTotal [get, set] |
hash total for the gift batch More... | |
Decimal | BatchTotal [get, set] |
total for the gift batch More... | |
String | BankAccountCode [get, set] |
bank account code which this batch is for More... | |
Int32 | LastGiftNumber [get, set] |
last gift number of the batch More... | |
String | BatchStatus [get, set] |
Status of a gift batch: Unposted, Posted, Cancelled. More... | |
Int32 | BatchPeriod [get, set] |
The accounting period that the batch belongs to. Must be <= 20. More... | |
Int32 | BatchYear [get, set] |
The financial year that the batch belongs to. More... | |
System.DateTime | GlEffectiveDate [get, set] |
Effective date when posted to the general ledger. More... | |
String | CurrencyCode [get, set] |
This defines which currency is being used. More... | |
Decimal | ExchangeRateToBase [get, set] |
The rate of exchange. More... | |
String | BankCostCentre [get, set] |
This identifies which cost centre is applied to the bank. More... | |
String | GiftType [get, set] |
What type of gift is this? a gift or a gift in kind generally. More... | |
String | MethodOfPaymentCode [get, set] |
This is how the partner paid. EgCash, Cheque etc. 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... | |
Information describing groups (batches) of gifts.
|
inline |
Constructor.
|
inlinevirtual |
set default values
Reimplemented from Ict.Petra.Shared.MFinance.Gift.Data.AGiftBatchRow.
|
inlineinherited |
test for NULL value
|
inlineinherited |
test for NULL value
|
inlineinherited |
test for NULL value
|
inlineinherited |
test for NULL value
|
inlineinherited |
test for NULL value
|
inlineinherited |
test for NULL value
|
inlineinherited |
test for NULL value
|
inlineinherited |
test for NULL value
|
inlineinherited |
test for NULL value
|
inlineinherited |
test for NULL value
|
inlineinherited |
test for NULL value
|
inlineinherited |
test for NULL value
|
inlineinherited |
test for NULL value
|
inline |
test for NULL value
|
inlineinherited |
test for NULL value
|
inlineinherited |
test for NULL value
|
inlineinherited |
test for NULL value
|
inlineinherited |
test for NULL value
|
inlineinherited |
test for NULL value
|
inlineinherited |
test for NULL value
|
inlineinherited |
test for NULL value
|
inlineinherited |
test for NULL value
|
inlineinherited |
test for NULL value
|
inlineinherited |
assign NULL value
|
inlineinherited |
assign NULL value
|
inlineinherited |
assign NULL value
|
inlineinherited |
assign NULL value
|
inlineinherited |
assign NULL value
|
inlineinherited |
assign NULL value
|
inlineinherited |
assign NULL value
|
inlineinherited |
assign NULL value
|
inlineinherited |
assign NULL value
|
inlineinherited |
assign NULL value
|
inlineinherited |
assign NULL value
|
inlineinherited |
assign NULL value
|
inlineinherited |
assign NULL value
|
inline |
assign NULL value
|
inlineinherited |
assign NULL value
|
inlineinherited |
assign NULL value
|
inlineinherited |
assign NULL value
|
inlineinherited |
assign NULL value
|
inlineinherited |
assign NULL value
|
inlineinherited |
assign NULL value
|
inlineinherited |
assign NULL value
|
inlineinherited |
assign NULL value
|
inlineinherited |
assign NULL value
|
getsetinherited |
bank account code which this batch is for
|
getsetinherited |
This identifies which cost centre is applied to the bank.
|
getsetinherited |
gift batch description
|
getsetinherited |
Gift batch number.
|
getsetinherited |
The accounting period that the batch belongs to. Must be <= 20.
|
getsetinherited |
Status of a gift batch: Unposted, Posted, Cancelled.
|
getsetinherited |
total for the gift batch
|
getsetinherited |
The financial year that the batch belongs to.
|
getsetinherited |
User ID of who created this record.
|
getsetinherited |
This defines which currency is being used.
|
getsetinherited |
The date the record was created.
|
getsetinherited |
The date the record was modified.
|
getsetinherited |
The rate of exchange.
|
getset |
|
getsetinherited |
What type of gift is this? a gift or a gift in kind generally.
|
getsetinherited |
Effective date when posted to the general ledger.
|
getsetinherited |
hash total for the gift batch
|
getsetinherited |
last gift number of the batch
|
getsetinherited |
ledger number
|
getsetinherited |
This is how the partner paid. EgCash, Cheque etc.
|
getsetinherited |
date of user entry or last modification.
|
getsetinherited |
This identifies the current version of the record.
|
getsetinherited |
User ID of who last modified this record.