Share via


RAssetMoveHistEngine_Both.validateWrite Method [AX 2012]

Indicates whether the new transfer line is valid and ready to save.

Syntax

public boolean validateWrite([boolean _needinfo])

Run On

Called

Parameters

  • _needinfo
    Type: boolean
    A Boolean value that indicates whether error messages should be shown in the Infolog class.

Return Value

Type: boolean
true if the transfer line is correct and ready to save; otherwise, false.

See Also

Reference

RAssetMoveHistEngine_Both Class