PurchReqPreparerCompanyInfoLookup.lookupDataSet Method [AX 2012]
Performs a lookup on the company information table.
public void lookupDataSet(SysDataSetLookup _sysDataSetLookup, HcmWorkerRecId _preparer)
Run On
CalledParameters
- _sysDataSetLookup
- Type: SysDataSetLookup Class
The reference to the calling SysDataSetLookup object.
- _preparer
- Type: HcmWorkerRecId Extended Data Type
The record ID of the worker that is preparing the purchase requisition.
Community Additions
ADD
Show: