How to get similar columns in CST_COSTED_VU_COSTS_V since it is deprecated from 23C?
Summary:
Hi All,
I have developed a query using CST_COSTED_VU_COSTS_V view but since it is deprecated from 23C I need a new table to get the columns. The replacement table oracle has given in the docs is CST_VU_ONHAND_VALUATIONS but some of the columns from CST_COSTED_VU_COSTS_V is not there. The following columns are not in CST_VU_ONHAND_VALUATIONS.
The query that used CST_COSTED_VU_COSTS_V view is given below in code snippet. How can I get these columns?
- COST_ELEMENT_ID
- SNAPSHOT_DATE
- EFF_TO_DATE
Content (please ensure you mask any confidential information):
Tagged:
0