DBA Data[Home] [Help]

APPS.BOM_VAL_TO_ID dependencies on BOM_OPERATION_SEQUENCES

Line 125: FROM bom_operation_sequences bos

121: BEGIN
122:
123: SELECT operation_sequence_id
124: INTO l_id
125: FROM bom_operation_sequences bos
126: WHERE routing_sequence_id =
127: (SELECT common_routing_sequence_id
128: FROM bom_operational_routings bor
129: WHERE assembly_item_id = p_assembly_item_id