PmfCoBySearch_FormulaCopyType.isValid Method [AX 2012]

Indicates whether the current co-byproduct record is valid.

public boolean isValid()

Run On

Called

Return Value

Type: boolean
true if the current record is valid.

This implementation always returns true. Sub-classes may use this to additionally refine which co-byproduct records that are already located by the parent search logic are valid for this search instance.

Community Additions

ADD
Show: