maintain the budget
More...
|
| static void | ConsolidateBudgets (Int32 ALedgerNumber, bool AConsolidateAll) |
| | Consolidate Budgets. More...
|
| |
| static decimal | GetBudgetValue (ref DataTable APeriodDataTable, int AGLMSequence, int APeriodNumber) |
| | Return the budget amount from the temp table APeriodDataTable. if the record is not already in the temp table, it is fetched More...
|
| |
◆ ConsolidateBudgets()
| static void Ict.Petra.Server.MFinance.Budget.WebConnectors.TBudgetConsolidateWebConnector.ConsolidateBudgets |
( |
Int32 |
ALedgerNumber, |
|
|
bool |
AConsolidateAll |
|
) |
| |
|
inlinestatic |
Consolidate Budgets.
- Parameters
-
| ALedgerNumber | |
| AConsolidateAll | |
◆ GetBudgetValue()
| static decimal Ict.Petra.Server.MFinance.Budget.WebConnectors.TBudgetConsolidateWebConnector.GetBudgetValue |
( |
ref DataTable |
APeriodDataTable, |
|
|
int |
AGLMSequence, |
|
|
int |
APeriodNumber |
|
) |
| |
|
inlinestatic |
Return the budget amount from the temp table APeriodDataTable. if the record is not already in the temp table, it is fetched
- Parameters
-
| APeriodDataTable | |
| AGLMSequence | |
| APeriodNumber | |
- Returns
The documentation for this class was generated from the following file: