Gets the specific date informations of an accounting intervall. This routine is either used by GL.PeriodEnd.Month and GL.Revaluation but in different senses. On time the dataset holds exact one row (Contructor with two parameters) and on time it holds a set of rows (Constructor with one parameter.
More...
Gets the specific date informations of an accounting intervall. This routine is either used by GL.PeriodEnd.Month and GL.Revaluation but in different senses. On time the dataset holds exact one row (Contructor with two parameters) and on time it holds a set of rows (Constructor with one parameter.
◆ TAccountPeriodInfo() [1/2]
Ict.Petra.Server.MFinance.Common.TAccountPeriodInfo.TAccountPeriodInfo |
( |
int |
ALedgerNumber, |
|
|
TDataBase |
ADataBase = null |
|
) |
| |
|
inline |
Constructor needs a valid ledger number.
- Parameters
-
ALedgerNumber | Ledger number |
ADataBase | |
◆ TAccountPeriodInfo() [2/2]
Ict.Petra.Server.MFinance.Common.TAccountPeriodInfo.TAccountPeriodInfo |
( |
int |
ALedgerNumber, |
|
|
int |
ACurrentPeriod, |
|
|
TDataBase |
ADataBase = null |
|
) |
| |
|
inline |
Constructor to adress a record by its primary key
- Parameters
-
ALedgerNumber | the ledger number |
ACurrentPeriod | the current accounting period |
ADataBase | |
◆ LoadTableData()
void Ict.Petra.Server.MFinance.Common.TAccountPeriodInfo.LoadTableData |
( |
int |
ALedgerNumber | ) |
|
|
inlineprotected |
◆ AccountingPeriodNumber
int Ict.Petra.Server.MFinance.Common.TAccountPeriodInfo.AccountingPeriodNumber |
|
set |
◆ PeriodEndDate
DateTime Ict.Petra.Server.MFinance.Common.TAccountPeriodInfo.PeriodEndDate |
|
get |
◆ PeriodStartDate
DateTime Ict.Petra.Server.MFinance.Common.TAccountPeriodInfo.PeriodStartDate |
|
get |
◆ Rows
int Ict.Petra.Server.MFinance.Common.TAccountPeriodInfo.Rows |
|
get |
Returns the number of accounting periods in the table
The documentation for this class was generated from the following file: