DBA Data[Home] [Help]

APPS.WIP_BOMROUTINGUTIL_PVT dependencies on BOM_SUB_OPERATION_RESOURCES

Line 478: bom_sub_operation_resources bsor,

474: bsor.attribute13,
475: bsor.attribute14,
476: bsor.attribute15
477: from bom_resources br,
478: bom_sub_operation_resources bsor,
479: wip_operations wo
480: where wo.organization_id = p_orgID
481: and wo.wip_entity_id = p_wipEntityID
482: and wo.operation_sequence_id = bsor.operation_sequence_id