- 2 Posts
- 18 Views
Implementing a web based GUI for JDE Budget Entry to get data into the F15L110 and F15L111 Tables
To streamline budget entry and remove the need for users to directly access JDE, an efficient web-based solution can be implemented. This solution should allow users to input their parameters, retrieve data from JDE, and update budgets using a user-friendly web form. When users submit their changes, the web application will communicate with JDE and update the F15L110 and F15L111 tables accordingly.
Creating such a web interface is indeed feasible, and it's surprising that a ready-made add-on for this purpose doesn't seem to exist yet. By providing non-accounting users with a simple data entry web page, it eliminates the complexity of navigating within JDE, especially for those who only interact with it once a year for budget entry. For more info you can check this Ruby on rails training.
Companies can benefit from increased efficiency, reduced errors, and improved user experience by implementing this type of solution.