PurchReqPreparerCompanyInfoLookup.lookup Method [AX 2012]

Performs a lookup on the company information table.

public Common lookup(FormReferenceControl _formReferenceControl, HcmWorkerRecId _preparer)

Run On

Called

Parameters

_formReferenceControl
Type: FormReferenceControl Class
The reference to the calling form reference control from where the lookup was requested.
_preparer
Type: HcmWorkerRecId Extended Data Type
The record ID of the worker that is preparing the purchase requisition.

Return Value

Type: Common Table
A record in the CompanyInfo table.

Community Additions

ADD
Show: