DBA Data[Home] [Help]

APPS.CST_PACEAMCOST_GRP dependencies on BOM_RESOURCES

Line 1250: bom_resources br,

1246: br.functional_currency_flag functional_currency_flag,
1247: br.cost_element_id cost_element_id,
1248: br.resource_type resource_type
1249: FROM wip_operation_resources wor,
1250: bom_resources br,
1251: cst_resource_costs crc
1252: WHERE wor.wip_entity_id = p_wip_entity_id
1253: AND br.resource_id = wor.resource_id
1254: AND br.organization_id = wor.organization_id