How to update cycle count entries for serialized parts through CC interface
Hi
We are trying to update the CC entries through the interface ( the end user is using a hand held scanner to do the cc and the results are send to the MTL_CC_ENTRIES_INTERFACE), We then run the program " Import cycle count entries from open interface" to update the corresponding scheduled CC entries. We have worked out the details for regular (not serialized and none lot controlled) , and lot controlled parts.
But we are having the following issue with the serialized parts. First of all at least in our env, when a part is serialized, we get one single CC entry record for this part in the table mtl_cycle_count_entries and all the serial numbers associated with this cycle_count_entry_id is stored in a second table MTL_CC_SERIAL_NUMBERS. Now when we populated the MTL_CC_ENTRIES_INTERFACE with a record for such serialized part, the import program gives the error "Insert error: The specified item is under serial control and no serial numbers were entered for this count." I have tracked the code and it seems that