|
OpenPetra
Free Administration Software for Non-Profits
|
Store current and forward period general ledger batches for a ledger. More...
Public Member Functions | |
| ABatchRow (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 | 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 | |
| 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 in Ict.Petra.Shared.MFinance.GL.Data.GLBatchTDSABatchRow.
|
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 |
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.
|
getset |
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.
|
getset |
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.
|
getset |
This is a long description and is 80 characters long.
|
getset |
Identifies the batch.
|
getset |
This identifies which accounting period that the batch belongs to.
|
getset |
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.
|
getset |
Has this batch been posted yet?
|
getset |
The number of the accounting year.
|
getset |
User ID of who created this record.
|
getset |
The date the record was created.
|
getset |
Date the batch comes into effect.
|
getset |
The date the record was modified.
|
getset |
Date the batch was created.
|
getset |
Number of the originating gift batch that generated this GL batch.
|
getset |
Identifies a journal within a batch.
|
getset |
The ledger that the batch belongs to.
|
getset |
This identifies the current version of the record.
|
getset |
User ID of who last modified this record.