DBA Data[Home] [Help]

APPS.INV_GENEALOGY_REPORT_GEN dependencies on MTL_SERIAL_NUMBERS_ALL_V

Line 1106: from mtl_serial_numbers_all_v

1102: , inventory_item_id
1103: , operation_seq_num
1104: , intraoperation_step_type
1105: , lot_number
1106: from mtl_serial_numbers_all_v
1107: where serial_number = p_serial_attributes_rec.serial_number
1108: and gen_object_id = p_serial_attributes_rec.object_id;
1109:
1110: cursor get_job_info IS