DBA Data[Home] [Help]

APPS.INV_GENEALOGY_REPORT_GEN dependencies on MTL_SERIAL_NUMBERS_ALL_V

Line 1102: from mtl_serial_numbers_all_v

1098: , inventory_item_id
1099: , operation_seq_num
1100: , intraoperation_step_type
1101: , lot_number
1102: from mtl_serial_numbers_all_v
1103: where serial_number = p_serial_attributes_rec.serial_number
1104: and gen_object_id = p_serial_attributes_rec.object_id;
1105:
1106: cursor get_job_info IS