You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Help needed to extract the Item Cost of items in an Inventory org, inorder to identify whether the i

edited Jun 3, 2020 1:38PM in Costing 1 comment

Summary

Help needed to extract the Item Cost of items in an Inventory org, inorder to identify whether the item as a cost for an Average cost Org.

Content

Help needed to extract the Item Cost of items in an Inventory org, inorder to identify whether the item as a cost for an Average cost Org.

Created below query, but it provides duplicate lines where one item record as item cost null and another item record with correct value. need to eliminate item cost null record line.

select distinct esib.item_number,
                       esitl.description,
                       esib.INVENTORY_ITEM_STATUS_CODE,
                       esib.PRIMARY_UOM_CODE,

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!