Share via


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

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.

See Also

Reference

EmplAdvTable_RU Table