DBA Data[Home] [Help]

APPS.BOM_RTG_EXP dependencies on BOM_OPERATION_SEQUENCES_V

Line 477: FROM bom_operation_sequences_v

473: Attribute14,
474: Attribute15,
475: Original_System_Reference
476: --,long_description
477: FROM bom_operation_sequences_v
478: WHERE routing_sequence_id = P_routing_seq_id;
479: i NUMBER := 1;
480: l_op_seq_id NUMBER;
481: l_op_seq_num NUMBER;