Recently, we have had to find the answer to an important question: Why does pasting into a grid cell overwrite the whole cell and refresh the page? The answer it seems, is complicated. JDE 9.2 has two paste functions you should be aware of – grid paste, and value (normal) paste.
Category: JDEdwards
We have yet another JDEdwards Enterprise One curiosity. This one is a rare manifestation of the remarkable recursive log.
What if you ran your bakery on JDEdwards?
It just gives up, grabs the rod and reel, and walks out.
During an upgrade to JDE EnterpriseOne you will need to list any changes that have been made to your data dictionary, and using SQL or even a UBE, most developers would have no problem coming up with a way to compare the pristine data dictionary with the latest version. We thought, however, it might be nice to give those with less
I know since we posted the JDE date to real date function, everyone has been wondering where the real date to JDE date function is. Well, “ask and you shall receive.”
As long as we are discussing JD Edwards running on DB/2. Here’s another potentially useful function. This one converts a value from one unit of measure to another based on the F41002 table. It does this by converting the FromUOM to the primary UOM and thence to the ToUOM.
During nine years of blackguarding the J. D. Edwards date format (also known as JDate, also misnamed Julian Date), I have resisted learning to write DB/2 stored procedures because the need to use them while developing OneWorld applications is minimal and OneWorld is the only context in which I have encountered DB/2. Well, I have finally encountered that special confluence