475:
476: begin
477: SELECT TO_CHAR(TO_NUMBER(cr.CHILD_LOT_STARTING_NUMBER))
478: INTO l_child_lot_starting_number
479: FROM DUAL;
480:
481: if l_child_lot_starting_number <> cr.CHILD_LOT_STARTING_NUMBER then
482: dumm_status := INVPUOPI.mtl_log_interface_err(
483: cr.organization_id,