Share via


TMSTransportTenderConfirmation.validate Method [AX 2012]

Makes sure that the confirm rate and the confirm date and time are valid.

Syntax

public boolean validate([Object calledFrom])

Run On

Called

Parameters

  • calledFrom
    Type: Object Class
    The form that calls this method.

Return Value

Type: boolean
true if both the rate and date/time are valid; otherwise, false.

See Also

Reference

TMSTransportTenderConfirmation Class