Contains the calculation for the stewardship for a particular run. Files and reports can be recreated from this. ICH = International Clearing House (Handles transfering of funds and admin grant fees among offices.)
More...
|
| Int32 | LedgerNumber [get, set] |
| | This is used as a key field in most of the accounting system files. More...
|
| |
| Int32 | Year [get, set] |
| | Accounting Year. More...
|
| |
| Int32 | PeriodNumber [get, set] |
| | This defines which accounting period is being used. More...
|
| |
| Int32 | IchNumber [get, set] |
| | identifes the ICH process number More...
|
| |
| String | CostCentreCode [get, set] |
| | This identifies which cost centre an account is applied to. A cost centre can be a partner but reflected as a character rather than a numeric. More...
|
| |
| System.DateTime | DateProcessed [get, set] |
| | This is the date the stewardship was processed. More...
|
| |
| Decimal | IncomeAmount [get, set] |
| | Income amount for foreign cost centre's stewardship. More...
|
| |
| Decimal | ExpenseAmount [get, set] |
| | Expense amount for foreign cost centre's stewardship. More...
|
| |
| Decimal | DirectXferAmount [get, set] |
| | Direct Transfer amount for foreign cost centre's stewardship. More...
|
| |
| Decimal | IncomeAmountIntl [get, set] |
| | Income amount for foreign cost centre's stewardship in International Currency. More...
|
| |
| Decimal | ExpenseAmountIntl [get, set] |
| | Expense amount for foreign cost centre's stewardship in international currency. More...
|
| |
| Decimal | DirectXferAmountIntl [get, set] |
| | Direct Transfer amount for foreign cost centre's stewardship in international currency. 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...
|
| |
Contains the calculation for the stewardship for a particular run. Files and reports can be recreated from this. ICH = International Clearing House (Handles transfering of funds and admin grant fees among offices.)
◆ AIchStewardshipRow()
| Ict.Petra.Shared.MFinance.Account.Data.AIchStewardshipRow.AIchStewardshipRow |
( |
System.Data.DataRowBuilder |
rb | ) |
|
|
inline |
◆ InitValues()
| virtual void Ict.Petra.Shared.MFinance.Account.Data.AIchStewardshipRow.InitValues |
( |
| ) |
|
|
inlinevirtual |
◆ IsCostCentreCodeNull()
| bool Ict.Petra.Shared.MFinance.Account.Data.AIchStewardshipRow.IsCostCentreCodeNull |
( |
| ) |
|
|
inline |
◆ IsCreatedByNull()
| bool Ict.Petra.Shared.MFinance.Account.Data.AIchStewardshipRow.IsCreatedByNull |
( |
| ) |
|
|
inline |
◆ IsDateCreatedNull()
| bool Ict.Petra.Shared.MFinance.Account.Data.AIchStewardshipRow.IsDateCreatedNull |
( |
| ) |
|
|
inline |
◆ IsDateModifiedNull()
| bool Ict.Petra.Shared.MFinance.Account.Data.AIchStewardshipRow.IsDateModifiedNull |
( |
| ) |
|
|
inline |
◆ IsDateProcessedNull()
| bool Ict.Petra.Shared.MFinance.Account.Data.AIchStewardshipRow.IsDateProcessedNull |
( |
| ) |
|
|
inline |
◆ IsDirectXferAmountIntlNull()
| bool Ict.Petra.Shared.MFinance.Account.Data.AIchStewardshipRow.IsDirectXferAmountIntlNull |
( |
| ) |
|
|
inline |
◆ IsDirectXferAmountNull()
| bool Ict.Petra.Shared.MFinance.Account.Data.AIchStewardshipRow.IsDirectXferAmountNull |
( |
| ) |
|
|
inline |
◆ IsExpenseAmountIntlNull()
| bool Ict.Petra.Shared.MFinance.Account.Data.AIchStewardshipRow.IsExpenseAmountIntlNull |
( |
| ) |
|
|
inline |
◆ IsExpenseAmountNull()
| bool Ict.Petra.Shared.MFinance.Account.Data.AIchStewardshipRow.IsExpenseAmountNull |
( |
| ) |
|
|
inline |
◆ IsIchNumberNull()
| bool Ict.Petra.Shared.MFinance.Account.Data.AIchStewardshipRow.IsIchNumberNull |
( |
| ) |
|
|
inline |
◆ IsIncomeAmountIntlNull()
| bool Ict.Petra.Shared.MFinance.Account.Data.AIchStewardshipRow.IsIncomeAmountIntlNull |
( |
| ) |
|
|
inline |
◆ IsIncomeAmountNull()
| bool Ict.Petra.Shared.MFinance.Account.Data.AIchStewardshipRow.IsIncomeAmountNull |
( |
| ) |
|
|
inline |
◆ IsLedgerNumberNull()
| bool Ict.Petra.Shared.MFinance.Account.Data.AIchStewardshipRow.IsLedgerNumberNull |
( |
| ) |
|
|
inline |
◆ IsModificationIdNull()
| bool Ict.Petra.Shared.MFinance.Account.Data.AIchStewardshipRow.IsModificationIdNull |
( |
| ) |
|
|
inline |
◆ IsModifiedByNull()
| bool Ict.Petra.Shared.MFinance.Account.Data.AIchStewardshipRow.IsModifiedByNull |
( |
| ) |
|
|
inline |
◆ IsPeriodNumberNull()
| bool Ict.Petra.Shared.MFinance.Account.Data.AIchStewardshipRow.IsPeriodNumberNull |
( |
| ) |
|
|
inline |
◆ IsYearNull()
| bool Ict.Petra.Shared.MFinance.Account.Data.AIchStewardshipRow.IsYearNull |
( |
| ) |
|
|
inline |
◆ SetCostCentreCodeNull()
| void Ict.Petra.Shared.MFinance.Account.Data.AIchStewardshipRow.SetCostCentreCodeNull |
( |
| ) |
|
|
inline |
◆ SetCreatedByNull()
| void Ict.Petra.Shared.MFinance.Account.Data.AIchStewardshipRow.SetCreatedByNull |
( |
| ) |
|
|
inline |
◆ SetDateCreatedNull()
| void Ict.Petra.Shared.MFinance.Account.Data.AIchStewardshipRow.SetDateCreatedNull |
( |
| ) |
|
|
inline |
◆ SetDateModifiedNull()
| void Ict.Petra.Shared.MFinance.Account.Data.AIchStewardshipRow.SetDateModifiedNull |
( |
| ) |
|
|
inline |
◆ SetDateProcessedNull()
| void Ict.Petra.Shared.MFinance.Account.Data.AIchStewardshipRow.SetDateProcessedNull |
( |
| ) |
|
|
inline |
◆ SetDirectXferAmountIntlNull()
| void Ict.Petra.Shared.MFinance.Account.Data.AIchStewardshipRow.SetDirectXferAmountIntlNull |
( |
| ) |
|
|
inline |
◆ SetDirectXferAmountNull()
| void Ict.Petra.Shared.MFinance.Account.Data.AIchStewardshipRow.SetDirectXferAmountNull |
( |
| ) |
|
|
inline |
◆ SetExpenseAmountIntlNull()
| void Ict.Petra.Shared.MFinance.Account.Data.AIchStewardshipRow.SetExpenseAmountIntlNull |
( |
| ) |
|
|
inline |
◆ SetExpenseAmountNull()
| void Ict.Petra.Shared.MFinance.Account.Data.AIchStewardshipRow.SetExpenseAmountNull |
( |
| ) |
|
|
inline |
◆ SetIchNumberNull()
| void Ict.Petra.Shared.MFinance.Account.Data.AIchStewardshipRow.SetIchNumberNull |
( |
| ) |
|
|
inline |
◆ SetIncomeAmountIntlNull()
| void Ict.Petra.Shared.MFinance.Account.Data.AIchStewardshipRow.SetIncomeAmountIntlNull |
( |
| ) |
|
|
inline |
◆ SetIncomeAmountNull()
| void Ict.Petra.Shared.MFinance.Account.Data.AIchStewardshipRow.SetIncomeAmountNull |
( |
| ) |
|
|
inline |
◆ SetLedgerNumberNull()
| void Ict.Petra.Shared.MFinance.Account.Data.AIchStewardshipRow.SetLedgerNumberNull |
( |
| ) |
|
|
inline |
◆ SetModificationIdNull()
| void Ict.Petra.Shared.MFinance.Account.Data.AIchStewardshipRow.SetModificationIdNull |
( |
| ) |
|
|
inline |
◆ SetModifiedByNull()
| void Ict.Petra.Shared.MFinance.Account.Data.AIchStewardshipRow.SetModifiedByNull |
( |
| ) |
|
|
inline |
◆ SetPeriodNumberNull()
| void Ict.Petra.Shared.MFinance.Account.Data.AIchStewardshipRow.SetPeriodNumberNull |
( |
| ) |
|
|
inline |
◆ SetYearNull()
| void Ict.Petra.Shared.MFinance.Account.Data.AIchStewardshipRow.SetYearNull |
( |
| ) |
|
|
inline |
◆ CostCentreCode
| String Ict.Petra.Shared.MFinance.Account.Data.AIchStewardshipRow.CostCentreCode |
|
getset |
This identifies which cost centre an account is applied to. A cost centre can be a partner but reflected as a character rather than a numeric.
◆ CreatedBy
| String Ict.Petra.Shared.MFinance.Account.Data.AIchStewardshipRow.CreatedBy |
|
getset |
User ID of who created this record.
◆ DateCreated
| System.? DateTime Ict.Petra.Shared.MFinance.Account.Data.AIchStewardshipRow.DateCreated |
|
getset |
The date the record was created.
◆ DateModified
| System.? DateTime Ict.Petra.Shared.MFinance.Account.Data.AIchStewardshipRow.DateModified |
|
getset |
The date the record was modified.
◆ DateProcessed
| System.DateTime Ict.Petra.Shared.MFinance.Account.Data.AIchStewardshipRow.DateProcessed |
|
getset |
This is the date the stewardship was processed.
◆ DirectXferAmount
| Decimal Ict.Petra.Shared.MFinance.Account.Data.AIchStewardshipRow.DirectXferAmount |
|
getset |
Direct Transfer amount for foreign cost centre's stewardship.
◆ DirectXferAmountIntl
| Decimal Ict.Petra.Shared.MFinance.Account.Data.AIchStewardshipRow.DirectXferAmountIntl |
|
getset |
Direct Transfer amount for foreign cost centre's stewardship in international currency.
◆ ExpenseAmount
| Decimal Ict.Petra.Shared.MFinance.Account.Data.AIchStewardshipRow.ExpenseAmount |
|
getset |
Expense amount for foreign cost centre's stewardship.
◆ ExpenseAmountIntl
| Decimal Ict.Petra.Shared.MFinance.Account.Data.AIchStewardshipRow.ExpenseAmountIntl |
|
getset |
Expense amount for foreign cost centre's stewardship in international currency.
◆ IchNumber
| Int32 Ict.Petra.Shared.MFinance.Account.Data.AIchStewardshipRow.IchNumber |
|
getset |
identifes the ICH process number
◆ IncomeAmount
| Decimal Ict.Petra.Shared.MFinance.Account.Data.AIchStewardshipRow.IncomeAmount |
|
getset |
Income amount for foreign cost centre's stewardship.
◆ IncomeAmountIntl
| Decimal Ict.Petra.Shared.MFinance.Account.Data.AIchStewardshipRow.IncomeAmountIntl |
|
getset |
Income amount for foreign cost centre's stewardship in International Currency.
◆ LedgerNumber
| Int32 Ict.Petra.Shared.MFinance.Account.Data.AIchStewardshipRow.LedgerNumber |
|
getset |
This is used as a key field in most of the accounting system files.
◆ ModificationId
| DateTime Ict.Petra.Shared.MFinance.Account.Data.AIchStewardshipRow.ModificationId |
|
getset |
This identifies the current version of the record.
◆ ModifiedBy
| String Ict.Petra.Shared.MFinance.Account.Data.AIchStewardshipRow.ModifiedBy |
|
getset |
User ID of who last modified this record.
◆ PeriodNumber
| Int32 Ict.Petra.Shared.MFinance.Account.Data.AIchStewardshipRow.PeriodNumber |
|
getset |
This defines which accounting period is being used.
◆ Year
| Int32 Ict.Petra.Shared.MFinance.Account.Data.AIchStewardshipRow.Year |
|
getset |
The documentation for this class was generated from the following file: