Revenue Items Statuses not updating as expected
Description:
We noticed that in the Revenue Items entity the fields 'Revenue Status' and 'Revenue Status Category' are not always updated (with the expected values) when Opportunity Status changes.
Important points:
- There is no custom logic in our environment to update 'Revenue Status' and 'Revenue Status Category' fields.
- Users cannot manually change Revenue Item statuses. All updates rely on standard Oracle propagation logic.
- According to Oracle documentation, propagation only occurs if Revenue Lines are already in-sync with the Opportunity.
- We observed cases where this propagation did not happen, even though we expected it.
Questions:
- How are revenue Items updated in the backend? Is there a
0