DBA Data[Home] [Help]

APPS.OPI_DBI_MTL_VARIANCE_PKG dependencies on CST_ITEM_COSTS

Line 1693: cst_item_costs icosts

1689: AND we.wip_entity_id = wrs.wip_entity_id
1690: AND we.organization_id = wrs.organization_id
1691: AND wrs.date_released >= g_global_start_date
1692: ) not_cl_jobs, -- Note: Flow schedules can only be overcharged when the schedule is Closed, hence no need to extract them here.
1693: cst_item_costs icosts
1694: WHERE
1695: not_cl_jobs.organization_id =
1696: icosts.organization_id
1697: AND not_cl_jobs.inventory_item_id =