ReqIntercompanyConversionUtil.findItemInVendorCompany Method [AX 2012]

Finds the item in the upstream vendor company.

private InventTable findItemInVendorCompany(ItemId _itemIdInCustomerCompany, DataAreaId _customerCompanyId)

Run On

Called

Parameters

_itemIdInCustomerCompany
Type: ItemId Extended Data Type
The ID of the item in the downstream customer company.
_customerCompanyId
Type: DataAreaId Extended Data Type
The ID of the downstream customer company.

Return Value

Type: InventTable Table
A record in the InventTable table.

Community Additions

ADD
Show: