How to Query Cost Code from Oracle Fusion HCM OTL Time Card Tables?
Summary:
Hi Community,
I need help identifying which table/column stores the Cost Code information visible in the OTL Time Card interface in Oracle Fusion HCM.
Context:
- In the Time Card UI, I can see the Cost Code field populated with value "C10755" (see screenshot attached)
- I need to extract this cost code information via SQL query for reporting purposes
What I've Tried:I've queried the following OTL extract views:
- HWM_EXT_TIMECARD_HDR_V - Time card header
- HWM_EXT_TIMECARD_DETAIL_V - Time entry details
- HWM_EXT_ATTRB_DETAIL_V
I also checked:
- HWM_TM_COST_OVERRIDES
Tagged:
0