Share via


ReqIntercompanyConversionUtil.findItemInVendorCompany Method [AX 2012]

Finds the item in the upstream vendor company.

Syntax

private InventTable findItemInVendorCompany(ItemId _itemIdInCustomerCompany, DataAreaId _customerCompanyId)

Run On

Called

Parameters

Return Value

Type: InventTable Table
A record in the InventTable table.

See Also

Reference

ReqIntercompanyConversionUtil Class