DBA Data[Home] [Help]

APPS.WSM_MES_UTILITIES_PVT dependencies on WIP_OPERATION_RESOURCES

Line 767: wip_operation_resources WOR,

763: l_rtg_op_seq_num
764: from wip_discrete_jobs WDJ,
765: wip_entities WE,
766: wip_operations WO,
767: wip_operation_resources WOR,
768: wsm_lot_based_jobs WLBJ
769: where WE.entity_type in (5, 8)
770: and WDJ.wip_entity_id = we.wip_entity_id
771: and WDJ.organization_id = we.organization_id

Line 810: wip_operation_resources WOR,

806: l_rtg_op_seq_num
807: from wip_discrete_jobs WDJ,
808: wip_entities WE,
809: wip_operations WO,
810: wip_operation_resources WOR,
811: wip_op_resource_instances WORI,
812: wsm_lot_based_jobs WLBJ
813: where WE.entity_type in (5, 8)
814: and WDJ.wip_entity_id = we.wip_entity_id