PurchReqPreparerCompanyInfoLookup.validate Method [AX 2012]

Validates the reference to a CompanyInfo record.

public boolean validate(CompanyInfoRecId _companyInfoRecId, HcmWorkerRecId _preparer)

Run On

Called

Parameters

_companyInfoRecId
Type: CompanyInfoRecId Extended Data Type
The ID of the CompanyInfo record to validate.
_preparer
Type: HcmWorkerRecId Extended Data Type
The record ID of the worker that is creating the purchase requisition.

Return Value

Type: boolean
true if the reference is valid; otherwise, false.

Community Additions

ADD
Show: