DBA Data[Home] [Help]

APPS.FLM_COPY_ROUTING dependencies on BOM_OPERATION_NETWORKS_V

Line 534: From bom_operation_networks_v bonv,

530: ,bonv.attribute15 Attribute15
531: ,bonv.original_system_reference Original_System_Reference
532: ,'CREATE' Transaction_Type
533: ,NULL Return_Status
534: From bom_operation_networks_v bonv,
535: bom_operation_sequences bos1,
536: bom_operation_sequences bos2
537: Where bonv.routing_sequence_id = p_routing_sequence_id
538: and bonv.from_op_seq_id = bos1.operation_sequence_id