ReqIntercompanyConversionUtil.findItemInVendorCompany Method [AX 2012]
Finds the item in the upstream vendor company.
private InventTable findItemInVendorCompany(ItemId _itemIdInCustomerCompany, DataAreaId _customerCompanyId)
Run On
CalledParameters
- _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.
Community Additions
ADD
Show: