Hi All,
We're developing a excel migration job for creation of parts.
We're using ENG_PART_MASTER_SEQ.NEXTVAL in this job.
We would like to see in the excel migration job what the number is.
So, if we want to use the part after creating the part with the migration job, we don't have to search in IFS to find the created part_no.
Any idea's how to manage this?