Share via


TradeNonStockedRegisterSplit.validate Method [AX 2012]

Validates whether the specified quantity can split.

Syntax

public boolean validate([Object _calledFrom])

Run On

Client

Parameters

  • _calledFrom
    Type: Object Class
    The object from which it is called from.

Return Value

Type: boolean
true if the split quantity is valid; otherwise, false.

See Also

Reference

TradeNonStockedRegisterSplit Class