Handling the information of the General Legder Master Table Period Table ...
More...
|
| TGlmpInfo (Int32 ALedgerNumber, TDataBase ADataBase=null) |
| Instead of having several constructors, this single constructor now been separated from the initialisation methods. More...
|
|
Boolean | LoadBySequence (Int32 ASequence, Int32 APeriod) |
| Load a single row by sequence and period More...
|
|
Boolean | LoadByCostCentreAccountPeriod (String ACostCentreCode, String AAccountCode, Int32 AYear, Int32 APeriod) |
| Load all GLMP rows for this Cost Centre in this period More...
|
|
void | LoadByYear (Int32 AYear) |
| Loads all GLMP data for the selected year More...
|
|
Handling the information of the General Legder Master Table Period Table ...
◆ TGlmpInfo()
Ict.Petra.Server.MFinance.Common.TGlmpInfo.TGlmpInfo |
( |
Int32 |
ALedgerNumber, |
|
|
TDataBase |
ADataBase = null |
|
) |
| |
|
inline |
Instead of having several constructors, this single constructor now been separated from the initialisation methods.
◆ LoadByCostCentreAccountPeriod()
Boolean Ict.Petra.Server.MFinance.Common.TGlmpInfo.LoadByCostCentreAccountPeriod |
( |
String |
ACostCentreCode, |
|
|
String |
AAccountCode, |
|
|
Int32 |
AYear, |
|
|
Int32 |
APeriod |
|
) |
| |
|
inline |
Load all GLMP rows for this Cost Centre in this period
- Returns
◆ LoadBySequence()
Boolean Ict.Petra.Server.MFinance.Common.TGlmpInfo.LoadBySequence |
( |
Int32 |
ASequence, |
|
|
Int32 |
APeriod |
|
) |
| |
|
inline |
Load a single row by sequence and period
- Returns
- True if it seemed to work
◆ LoadByYear()
void Ict.Petra.Server.MFinance.Common.TGlmpInfo.LoadByYear |
( |
Int32 |
AYear | ) |
|
|
inline |
Loads all GLMP data for the selected year
◆ ActualBase
decimal Ict.Petra.Server.MFinance.Common.TGlmpInfo.ActualBase |
|
get |
Returns the data base row value
◆ RowExists
bool Ict.Petra.Server.MFinance.Common.TGlmpInfo.RowExists |
|
get |
Check if a row was returned.
The documentation for this class was generated from the following file: