PurchCopyingForm.validateLine Method [AX 2012]

Indicates whether the selected line record is valid.

public boolean validateLine(Common _line)

Run On

Client

Parameters

_line
Type: Common Table
A line record.

Return Value

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

Community Additions

ADD
Show: