DBA Data[Home] [Help]

APPS.BOM_VAL_TO_ID dependencies on BOM_OPERATION_SEQUENCES

Line 100: FROM bom_operation_sequences bos

96: BEGIN
97:
98: SELECT operation_sequence_id
99: INTO l_id
100: FROM bom_operation_sequences bos
101: WHERE routing_sequence_id =
102: (SELECT common_routing_sequence_id
103: FROM bom_operational_routings bor
104: WHERE assembly_item_id = p_assembly_item_id