‎2007 Nov 09 7:47 AM
hi
I have already created the serial number for a material in the technical settings of VA02 using SERNR_ADD_TO_AU followed up by SERIAL_LISTE_POST_AU.
Now I see them correctly updated in Technical Objects of Material in VA02.
Now the user wants me to overwrite the existing Serial number with a new one instead of adding one more serial number.
can you please guide me how to overwrite or how to delete the previous serial number.
Is there any table where I need to delete this entry.
Points for all helpful answers
‎2007 Nov 14 6:30 PM
Hi,
Please try FM SERNR_DEL_FROM_AU to delete previous serial number then FM SERNR_ADD_TO_AU to insert new one.
Regards,
Ferry Lianto
‎2007 Nov 14 6:30 PM
Hi,
Please try FM SERNR_DEL_FROM_AU to delete previous serial number then FM SERNR_ADD_TO_AU to insert new one.
Regards,
Ferry Lianto
‎2007 Nov 14 6:38 PM
Hi Ferry
That almost solves my problem, can you please tell me the table where Sales Order number, Material Number and Reel Number get saved.
I have to read the old Reel Number based on this and then I should be using the FM which you have specified
‎2007 Nov 14 6:43 PM