Cost Event Not Updated in COST_EVENT_PROCESS_ID
(Doc ID 2943109.1)
Last updated on APRIL 21, 2023
Applies to:
Oracle Retail Merchandising Foundation Cloud Service - Version 19.3 and laterInformation in this document applies to any platform.
Symptoms
The cost event batch file ran but items were not added to cost_event.
This was checked with the following query:
select * from cost_event where event_type = 'NIL' and CREATE_DATETIME > trunc(sysdate-1) and COST_EVENT_PROCESS_ID in (select COST_EVENT_PROCESS_ID from cost_event_result)
Cause
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
Symptoms |
Cause |
Solution |