PurchCopyingForm.validateHeader Method [AX 2012]

Indicates whether the selected header record is valid.

public boolean validateHeader(Common _header)

Run On

Client

Parameters

_header
Type: Common Table
A header record.

Return Value

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

Community Additions

ADD
Show: