Share via


InventStdCostConvItemTransfer.validate Method [AX 2012]

Validates that items may be added to the standard cost conversion.

Syntax

public boolean validate([Object calledFrom])

Run On

Called

Parameters

  • calledFrom
    Type: Object Class
    The Object caller; optional.

Return Value

Type: boolean
true if no errors exist; otherwise, false.

See Also

Reference

InventStdCostConvItemTransfer Class