Please Provide User And Timestamp Of Itemfacility Interface From Backend
(Doc ID 2503657.1)
Last updated on OCTOBER 30, 2019
Applies to:
Oracle Warehouse Management Enterprise Edition Cloud Service - Version 18 and laterInformation in this document applies to any platform.
Goal
Please run the following query against the DB:
select * from item
inner join item_facility on item.id = item_facility.id
where item.item_alternate_code = 'PASTE_YOUR_ITEM_ALTERNATE_CODE_HERE'
We are trying to see the user and timestamp of the itemfacility replenishment type.
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |