DBA Data[Home] [Help]

APPS.OPI_DBI_MTL_VARIANCE_PKG dependencies on IC_ITEM_MST_B

Line 472: ic_item_mst_b item,

468: (select f.standard_quantity * costs.total_cost
469: from opi_pmi_cost_result_gtmp costs,
470: OPI_DBI_JOBS_F jobs,
471: ic_whse_mst whse,
472: ic_item_mst_b item,
473: mtl_System_items_b msi
474: where whse.mtl_organization_id = f.organization_id
475: and whse.whse_code = costs.whse_code
476: and whse.orgn_code = costs.orgn_code