Share via


InventStdCostConvCheck::checkAll Method [AX 2012]

Executes all checks.

Syntax

client server public static List checkAll(InventStdCostConvItem _inventStdCostConvItem)

Run On

Called

Parameters

Return Value

Type: List Class
A List object that contains error messages.

Remarks

If the List object does not contain any elements then no errors were found.

See Also

Reference

InventStdCostConvCheck Class