EmplAdvTable_RU::getAdvReportBudgetCheckResult Method
Determines the budgetary check result for the advance report that is identified by the _advanceId parameter.
Syntax
server public static BudgetCheckResult getAdvReportBudgetCheckResult(EmplAdvanceId_RU _advanceId)
Run On
Server
Parameters
- _advanceId
Type: EmplAdvanceId_RU Extended Data Type
The unique identification code of the advance report.
Return Value
Type: BudgetCheckResult Enumeration
A BudgetCheckResult enumeration value that indicates the budgetary check result.
Remarks
The advance report cumulative budget check result equals the maximum check result for one of its lines.