Share via


BudgetControlSQLObjects::getBudgetControlSaveErrorWarnStrArray Method [AX 2012]

Gets a string representation of an array of BudgetCheckResultErrorWarningDetail record details.

Syntax

client server public static str getBudgetControlSaveErrorWarnStrArray(BudgetCheckResultErrorWarningDetail _resultErrorWarnDetail)

Run On

Called

Parameters

Return Value

Type: str
The string representation of an array of BudgetCheckResultErrorWarningDetail record details.

Exceptions

Exception Condition
Error

The total string length does not match the expected string length for the budget control save results stored procedure.

See Also

Reference

BudgetControlSQLObjects Class