How to fetch Burden Cost Burden Cost Code (Oracle Project Costing) — tables/SQL?
Hi All,
We’re trying to fetch burden cost details along with the burden cost code in Oracle Project Costing.
Environment (please confirm)
- Product: Oracle Fusion Cloud: 26A
- Module: Project Costing / Project Financial Management
- Goal output (per expenditure item / cost distribution line):
- Raw cost
- Burden cost amount
- Burden cost code (or burden cost base / burden schedule component)
- Burdened cost (if applicable)
What we tried
- We are able to get raw cost details using:
PJC_EXP_ITEMS_ALLPJC_COST_DIST_LINES_ALL
- To derive burden cost, we tried using multiplier-based calculation via:
PJF_IND_COST_MULTIPLIERS
Issue / blocker
When selecting from
0