PurchReqPreparerCompanyInfoLookup.validate Method [AX 2012]
Validates the reference to a CompanyInfo record.
public boolean validate(CompanyInfoRecId _companyInfoRecId, HcmWorkerRecId _preparer)
Run On
CalledParameters
- _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.
Community Additions
ADD
Show: