OpenPetra
Free Administration Software for Non-Profits
|
Budget information for cost centre-account combinations. More...
Public Member Functions | |
BudgetTDSABudgetRow (System.Data.DataRowBuilder rb) | |
Constructor. More... | |
override void | InitValues () |
set default values More... | |
bool | IsPeriod01AmountNull () |
test for NULL value More... | |
void | SetPeriod01AmountNull () |
assign NULL value More... | |
bool | IsPeriod02AmountNull () |
test for NULL value More... | |
void | SetPeriod02AmountNull () |
assign NULL value More... | |
bool | IsPeriod03AmountNull () |
test for NULL value More... | |
void | SetPeriod03AmountNull () |
assign NULL value More... | |
bool | IsPeriod04AmountNull () |
test for NULL value More... | |
void | SetPeriod04AmountNull () |
assign NULL value More... | |
bool | IsPeriod05AmountNull () |
test for NULL value More... | |
void | SetPeriod05AmountNull () |
assign NULL value More... | |
bool | IsPeriod06AmountNull () |
test for NULL value More... | |
void | SetPeriod06AmountNull () |
assign NULL value More... | |
bool | IsPeriod07AmountNull () |
test for NULL value More... | |
void | SetPeriod07AmountNull () |
assign NULL value More... | |
bool | IsPeriod08AmountNull () |
test for NULL value More... | |
void | SetPeriod08AmountNull () |
assign NULL value More... | |
bool | IsPeriod09AmountNull () |
test for NULL value More... | |
void | SetPeriod09AmountNull () |
assign NULL value More... | |
bool | IsPeriod10AmountNull () |
test for NULL value More... | |
void | SetPeriod10AmountNull () |
assign NULL value More... | |
bool | IsPeriod11AmountNull () |
test for NULL value More... | |
void | SetPeriod11AmountNull () |
assign NULL value More... | |
bool | IsPeriod12AmountNull () |
test for NULL value More... | |
void | SetPeriod12AmountNull () |
assign NULL value More... | |
bool | IsPeriod13AmountNull () |
test for NULL value More... | |
void | SetPeriod13AmountNull () |
assign NULL value More... | |
bool | IsPeriod14AmountNull () |
test for NULL value More... | |
void | SetPeriod14AmountNull () |
assign NULL value More... | |
bool | IsBudgetSequenceNull () |
test for NULL value More... | |
void | SetBudgetSequenceNull () |
assign NULL value More... | |
bool | IsLedgerNumberNull () |
test for NULL value More... | |
void | SetLedgerNumberNull () |
assign NULL value More... | |
bool | IsYearNull () |
test for NULL value More... | |
void | SetYearNull () |
assign NULL value More... | |
bool | IsRevisionNull () |
test for NULL value More... | |
void | SetRevisionNull () |
assign NULL value More... | |
bool | IsCostCentreCodeNull () |
test for NULL value More... | |
void | SetCostCentreCodeNull () |
assign NULL value More... | |
bool | IsAccountCodeNull () |
test for NULL value More... | |
void | SetAccountCodeNull () |
assign NULL value More... | |
bool | IsBudgetTypeCodeNull () |
test for NULL value More... | |
void | SetBudgetTypeCodeNull () |
assign NULL value More... | |
bool | IsBudgetStatusNull () |
test for NULL value More... | |
void | SetBudgetStatusNull () |
assign NULL value More... | |
bool | IsCommentNull () |
test for NULL value More... | |
void | SetCommentNull () |
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 | Period01Amount [get, set] |
decimal | Period02Amount [get, set] |
decimal | Period03Amount [get, set] |
decimal | Period04Amount [get, set] |
decimal | Period05Amount [get, set] |
decimal | Period06Amount [get, set] |
decimal | Period07Amount [get, set] |
decimal | Period08Amount [get, set] |
decimal | Period09Amount [get, set] |
decimal | Period10Amount [get, set] |
decimal | Period11Amount [get, set] |
decimal | Period12Amount [get, set] |
decimal | Period13Amount [get, set] |
decimal | Period14Amount [get, set] |
Int32 | BudgetSequence [get, set] |
Int32 | LedgerNumber [get, set] |
This is used as a key field in most of the accounting system files. More... | |
Int32 | Year [get, set] |
The year that this budget applies to. More... | |
Int32 | Revision [get, set] |
A budget can have several revisions per year. More... | |
String | CostCentreCode [get, set] |
This identifies which cost centre an account is applied to. More... | |
String | AccountCode [get, set] |
This identifies the account the financial transaction must be stored against. More... | |
String | BudgetTypeCode [get, set] |
See a_budget_type table. Indicates the method used for creating the budget. More... | |
Boolean | BudgetStatus [get, set] |
String | Comment [get, set] |
A comment for this specific budget item and revision. 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... | |
Budget information for cost centre-account combinations.
|
inline |
Constructor.
|
inlinevirtual |
set default values
Reimplemented from Ict.Petra.Shared.MFinance.Account.Data.ABudgetRow.
|
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
|
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
|
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
|
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
|
inlineinherited |
assign NULL value
|
inlineinherited |
assign NULL value
|
getsetinherited |
This identifies the account the financial transaction must be stored against.
|
getsetinherited |
|
getsetinherited |
Has the budget been ""posted"" to the general ledger master and account files.
|
getsetinherited |
See a_budget_type table. Indicates the method used for creating the budget.
|
getsetinherited |
A comment for this specific budget item and revision.
|
getsetinherited |
This identifies which cost centre an account is applied to.
|
getsetinherited |
User ID of who created this record.
|
getsetinherited |
The date the record was created.
|
getsetinherited |
The date the record was modified.
|
getsetinherited |
This is used as a key field in most of the accounting system files.
|
getsetinherited |
This identifies the current version of the record.
|
getsetinherited |
User ID of who last modified this record.
|
getset |
|
getset |
|
getset |
|
getset |
|
getset |
|
getset |
|
getset |
|
getset |
|
getset |
|
getset |
|
getset |
|
getset |
|
getset |
|
getset |
|
getsetinherited |
A budget can have several revisions per year.
|
getsetinherited |
The year that this budget applies to.