BudgetCheckResultErrorWarningDetail.displayBudgetCheckResultErrorWarning Method
Displays the budgetary control error warning message for the BudgetSource record.
Syntax
display BudgetControlErrorWarning displayBudgetCheckResultErrorWarning()
Run On
Called
Return Value
Type: BudgetControlErrorWarning Enumeration
A BudgetControlErrorWarning type as a value if the BudgetCheckResultErrorWarningDetail record ID exists; otherwise, -1.
Remarks
We must not display anything when BudgetCheckResultErrorWarningDetail record ID does not exist. Therefore 0 is returned.