PurchCopyingForm_PurchTable.validateLine Method [AX 2012]

Indicates whether the selected line record is valid.

public boolean validateLine(Common _line, [TmpFrmVirtual _tmpFrmVirtualHeader])

Run On

Client

Parameters

_line
Type: Common Table
A line record.
_tmpFrmVirtualHeader
Type: TmpFrmVirtual Table

Return Value

Type: boolean
true if the validation passes; otherwise, false.

Community Additions

ADD
Show: