OpenPetra
Free Administration Software for Non-Profits
|
Store current and forward period general ledger batches for a ledger. More...
Public Member Functions | |
GLBatchTDSABatchRow (System.Data.DataRowBuilder rb) | |
Constructor. More... | |
override void | InitValues () |
set default values More... | |
bool | IsTransactionCurrencyNull () |
test for NULL value More... | |
void | SetTransactionCurrencyNull () |
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 | IsBatchControlTotalNull () |
test for NULL value More... | |
void | SetBatchControlTotalNull () |
assign NULL value More... | |
bool | IsBatchRunningTotalNull () |
test for NULL value More... | |
void | SetBatchRunningTotalNull () |
assign NULL value More... | |
bool | IsBatchDebitTotalNull () |
test for NULL value More... | |
void | SetBatchDebitTotalNull () |
assign NULL value More... | |
bool | IsBatchCreditTotalNull () |
test for NULL value More... | |
void | SetBatchCreditTotalNull () |
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 | IsDateEffectiveNull () |
test for NULL value More... | |
void | SetDateEffectiveNull () |
assign NULL value More... | |
bool | IsDateOfEntryNull () |
test for NULL value More... | |
void | SetDateOfEntryNull () |
assign NULL value More... | |
bool | IsBatchStatusNull () |
test for NULL value More... | |
void | SetBatchStatusNull () |
assign NULL value More... | |
bool | IsLastJournalNull () |
test for NULL value More... | |
void | SetLastJournalNull () |
assign NULL value More... | |
bool | IsGiftBatchNumberNull () |
test for NULL value More... | |
void | SetGiftBatchNumberNull () |
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 | |
string | TransactionCurrency [get, set] |
Int32 | LedgerNumber [get, set] |
The ledger that the batch belongs to. More... | |
Int32 | BatchNumber [get, set] |
Identifies the batch. More... | |
String | BatchDescription [get, set] |
This is a long description and is 80 characters long. More... | |
Decimal | BatchControlTotal [get, set] |
Raw total amount of the batch. If the journals within the batch have different currencies, this is just a raw numeric sum of all the journal amounts. It does not reflect a monetary value in a specific currency. Entered by the user. More... | |
Decimal | BatchRunningTotal [get, set] |
Running total amount of the batch calculated as transactions are enterd. If the journals within the batch have different currencies, this is just a raw numeric sum of all the journal amounts. It does not reflect a monetary value in a specific currency. More... | |
Decimal | BatchDebitTotal [get, set] |
Raw debit total amount of the batch. If the journals within the batch have different currencies, this is just a raw numeric sum of all the journal amounts. It does not reflect a monetary value in a specific currency. More... | |
Decimal | BatchCreditTotal [get, set] |
Raw credit total amount of the batch. If the journals within the batch have different currencies, this is just a raw numeric sum of all the journal amounts. It does not reflect a monetary value in a specific currency. More... | |
Int32 | BatchPeriod [get, set] |
This identifies which accounting period that the batch belongs to. More... | |
Int32 | BatchYear [get, set] |
The number of the accounting year. More... | |
System.DateTime | DateEffective [get, set] |
Date the batch comes into effect. More... | |
System.DateTime | DateOfEntry [get, set] |
Date the batch was created. More... | |
String | BatchStatus [get, set] |
Has this batch been posted yet? More... | |
Int32 | LastJournal [get, set] |
Identifies a journal within a batch. More... | |
Int32 | GiftBatchNumber [get, set] |
Number of the originating gift batch that generated this GL batch. 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... | |
Store current and forward period general ledger batches for a ledger.
|
inline |
Constructor.
|
inlinevirtual |
set default values
Reimplemented from Ict.Petra.Shared.MFinance.Account.Data.ABatchRow.
|
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
|
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 |
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
|
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
|
getsetinherited |
Raw total amount of the batch. If the journals within the batch have different currencies, this is just a raw numeric sum of all the journal amounts. It does not reflect a monetary value in a specific currency. Entered by the user.
|
getsetinherited |
Raw credit total amount of the batch. If the journals within the batch have different currencies, this is just a raw numeric sum of all the journal amounts. It does not reflect a monetary value in a specific currency.
|
getsetinherited |
Raw debit total amount of the batch. If the journals within the batch have different currencies, this is just a raw numeric sum of all the journal amounts. It does not reflect a monetary value in a specific currency.
|
getsetinherited |
This is a long description and is 80 characters long.
|
getsetinherited |
Identifies the batch.
|
getsetinherited |
This identifies which accounting period that the batch belongs to.
|
getsetinherited |
Running total amount of the batch calculated as transactions are enterd. If the journals within the batch have different currencies, this is just a raw numeric sum of all the journal amounts. It does not reflect a monetary value in a specific currency.
|
getsetinherited |
Has this batch been posted yet?
|
getsetinherited |
The number of the accounting year.
|
getsetinherited |
User ID of who created this record.
|
getsetinherited |
The date the record was created.
|
getsetinherited |
Date the batch comes into effect.
|
getsetinherited |
The date the record was modified.
|
getsetinherited |
Date the batch was created.
|
getsetinherited |
Number of the originating gift batch that generated this GL batch.
|
getsetinherited |
Identifies a journal within a batch.
|
getsetinherited |
The ledger that the batch belongs to.
|
getsetinherited |
This identifies the current version of the record.
|
getsetinherited |
User ID of who last modified this record.
|
getset |