Sales Part Field Inactive on Front End

If you want to update sales part status on the backend you can use the script below. Simply fill out the part code and choose “Y” or “N” to update.

Update IN_Part set Sales_Part = 'Y' where Part_Code = ''

Was this article helpful?
Thank you for your feedback!
User Icon

Thank you! Your comment has been submitted for approval.