This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

APPLICATION - PRODUCT ENGINEERING - Intelligent Part Numbering

aravinth_r - Friday, March 2, 2012 1:49 AM:

Hi,

Customer is looking to number the parts in an intelligent manner. So, we have written custom method which would get the value chosen by the user for the classification. According to the classification chosen, code will get the next number in the sequence assigned for that classification. The next number got from the sequence will be set in the item_number property. I have written the code for this already.

Now I need to know on which Server Event of Part I should write this code? Please let me know.