[Home] [Help]
3020: from dual;
3021:
3022:
3023:
3024: select wsm_lot_job_interface_s.NEXTVAL
3025: into l_group_id
3026: from dual;
3027:
3028: IF p_kanban_card_rec_tbl(l_order_count).lot_number IS NULL THEN
3052: l_last_unit_completion_date := NULL;
3053: END IF;
3054:
3055:
3056: INSERT INTO WSM_LOT_JOB_INTERFACE
3057: (mode_flag,
3058: last_update_date,
3059: last_updated_by,
3060: creation_date,