|
OpenPetra
Free Administration Software for Non-Profits
|
Templates of general ledger journals which are copied into the ledger with recurring general ledger batches. More...
Public Member Functions | |
| ARecurringJournalRow (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 | IsJournalNumberNull () |
| test for NULL value More... | |
| void | SetJournalNumberNull () |
| assign NULL value More... | |
| bool | IsJournalDescriptionNull () |
| test for NULL value More... | |
| void | SetJournalDescriptionNull () |
| assign NULL value More... | |
| bool | IsJournalStatusNull () |
| test for NULL value More... | |
| void | SetJournalStatusNull () |
| assign NULL value More... | |
| bool | IsJournalDebitTotalNull () |
| test for NULL value More... | |
| void | SetJournalDebitTotalNull () |
| assign NULL value More... | |
| bool | IsJournalCreditTotalNull () |
| test for NULL value More... | |
| void | SetJournalCreditTotalNull () |
| assign NULL value More... | |
| bool | IsJournalPeriodNull () |
| test for NULL value More... | |
| void | SetJournalPeriodNull () |
| assign NULL value More... | |
| bool | IsDateEffectiveNull () |
| test for NULL value More... | |
| void | SetDateEffectiveNull () |
| assign NULL value More... | |
| bool | IsTransactionTypeCodeNull () |
| test for NULL value More... | |
| void | SetTransactionTypeCodeNull () |
| assign NULL value More... | |
| bool | IsMethodOfPaymentCodeNull () |
| test for NULL value More... | |
| void | SetMethodOfPaymentCodeNull () |
| assign NULL value More... | |
| bool | IsLastTransactionNumberNull () |
| test for NULL value More... | |
| void | SetLastTransactionNumberNull () |
| assign NULL value More... | |
| bool | IsSubSystemCodeNull () |
| test for NULL value More... | |
| void | SetSubSystemCodeNull () |
| assign NULL value More... | |
| bool | IsExchangeRateToBaseNull () |
| test for NULL value More... | |
| void | SetExchangeRateToBaseNull () |
| assign NULL value More... | |
| bool | IsTransactionCurrencyNull () |
| test for NULL value More... | |
| void | SetTransactionCurrencyNull () |
| 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 | JournalNumber [get, set] |
| Identifies a journal within a batch. More... | |
| String | JournalDescription [get, set] |
| This is a long description and is 80 characters long. More... | |
| String | JournalStatus [get, set] |
| identifies the status of a batch More... | |
| Decimal | JournalDebitTotal [get, set] |
| This is a number of currency units. More... | |
| Decimal | JournalCreditTotal [get, set] |
| This is a number of currency units. More... | |
| Int32 | JournalPeriod [get, set] |
| This defines which accounting period is being used. More... | |
| System.DateTime | DateEffective [get, set] |
| Date the batch comes into effect. More... | |
| String | TransactionTypeCode [get, set] |
| String | MethodOfPaymentCode [get, set] |
| This is how the partner paid. Eg cash, Cheque etc. More... | |
| Int32 | LastTransactionNumber [get, set] |
| String | SubSystemCode [get, set] |
| Defines a sub system of accounts. More... | |
| Decimal | ExchangeRateToBase [get, set] |
| The rate of exchange. More... | |
| String | TransactionCurrency [get, set] |
| This defines which currency is being used. 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 general ledger journals which are copied into the ledger with recurring general ledger batches.
|
inline |
Constructor.
|
inlinevirtual |
set default values
Reimplemented in Ict.Petra.Shared.MFinance.GL.Data.GLBatchTDSARecurringJournalRow.
|
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
|
getset |
identifes which batch a transaction belongs to
|
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 |
The rate of exchange.
|
getset |
This is a number of currency units.
|
getset |
This is a number of currency units.
|
getset |
This is a long description and is 80 characters long.
|
getset |
Identifies a journal within a batch.
|
getset |
This defines which accounting period is being used.
|
getset |
identifies the status of a batch
|
getset |
|
getset |
This is used as a key field in most of the accounting system files.
|
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 |
Defines a sub system of accounts.
|
getset |
This defines which currency is being used.
|
getset |