by Zep33 » Tue Apr 03, 2018 12:55 pm
I posted just last week about this in one of the Automate threads. I can't stand that CDK logic either. Here's how I deal with it in more detail:
We are held accountable for our parts over 12 and they put the value into a reserve that counts against the department so I typed this up a few months ago... YMMV
If there is a part number on file (in the CDK system) and you order that part, the MNS date will revert back to the last time you actually sold that part, even if you haven’t had it in a very long time. You don’t even have to have ever sold the part for this to be an issue. Just adding the part in to do a price quote will do this. I believe it may stay in the system as long as 36 months unless you control that number yourself. So you could purchase a part today and the MNS could actually say 36 months until you sell that part.
One way to counteract that is to stay on top of those numbers. What I do is on the last day of each month, I take all NS and parts with either no bin or SOR bin and ZERO on hand AND ZERO on order with 11 months no sale and put them on delete status. At midnight, those part numbers will be deleted and if you now purchase a part, the MNS will start the day you purchase it, not 2 or 3 years ago when you last sold it or added it.
The reason I wait until the last day of the month is CDK does not seem to like part #s on delete status that have not yet been actually deleted. IRE orders can hassle you and not see the part unless you take it off delete status first. That can be a headache for whoever is putting in an order unless they fully understand what is happening. I've found t’s just best to wait until the afternoon on the last day of the month to avoid any issues. There's some known "defect" with CDK where if there's no unit price or something, it can mess up your whole order and not roll your SORs into the order. CDK can fix it as they know all about it. For m,e it's always happened with parts either on delete status or recently removed from delete status.
Also keep in mind, you will lose your phase in/out records for that part once it is deleted. But I think if you hadn’t sold it in 11+ months, it wasn’t worth stocking anyway.
HOW TO:
RPG – arrow up 2 spaces to “ENG Enter English”
After ? type – SELECT PART-NO. WITH O.H. = “0” AND WITH O.O. = “0” AND WITH MNS GE “11”
Press enter TWICE and you will see the total # of parts
After the > type – SAVE-LIST PM-BATCH-LIST
Now go to PART MAINTENANCE (PM)
Choose “Batch-change”, F5(Use Save List) and choose the top one (PM-BATCH-LIST), click GO
Popup will show you the # of parts selected (should match what RPG told you), press F3 to exit
Now your parts are loaded so arrow down to Special Status, type DEL in the box and press F3 again to start, leave CONTINUE checked and click OK