PurchCopyingBase.checkLineAgreement Method [AX 2012]

Indicates whether the line record against the matching agreement is valid.

public boolean checkLineAgreement(Common _line)

Run On

Server

Parameters

_line
Type: Common Table
A line record.

Return Value

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

Community Additions

ADD
Show: