Data Tools documentation

I'm sure there are some classes and I know there is some documentation. We've mostly been learning by trial and error, and help from the internet. The documentation is only the basics. Obviously there's so many different things you could do, it would be impossible to cover them all. I have to admit I get bored quickly reading the books too. I like to play around and just skim looking for what I need at the moment. I think what you're asking for is a combo box that looks up your existing parts. There's a special tool in 9.05 for that, but I don't think it's in 8.03. I don't remember how you would do it in 8.03. Sorry.

 

I do know that the upgrade from 8.03 to 9.05 didn't have much problems in the code. Any fields we added to the screens moved around and had to be repositioned, and of course the tables that changed caused problems. Mostly we had customizations concerning the GL accounts, and that was one of the biggest changes, along with the unit of measure. An upgrade tip would be to make sure your units of measure are standardized and correct before you upgrade. We have records that are wrong, and the only way to fix them is to set up a new part number, and our users don't want to do that because we would then have to change all the BOMs  that used those parts, etc.

 

I hope that helps a little.

Is there documentation or classes on the Data Tools within Epicor?  Specifically I am looking for tutorials and examples of the EpiDataView capabilities, and coding examples for adding in the custom coding with the Epicor ecosystem.  I am working on linking the UD03 data entry screens right now, and I want the Key1 to be restricted to parts from the Part table only, with lookups and verifications. 

We are currently on Vantage 8.03, looking at moving to E9 or 10.  Also, when we upgrade, how do these types of code changes survive upgrades?  Do they have to be re-written usually, or does the code update pretty seamlessly?  Thanks for your thoughts.