Advantages of Developers Controlling Currency

JD Edwards EnterpriseOne enables developers to control currency retrieval. Enabling developers, instead of the system, to control currency, provides greater flexibility and easier maintenance. Some of the advantages of enabling developers to control currency are:

  • The addition of currency tables does not require changes to system modules. Only new business functions need to be added.

  • Business logic is captured in business functions, rather than in system modules that assume knowledge of business logic.

  • Table event rules enable you to attach currency retrieval logic at the table object level.

  • Table event rules are triggered by table events instead of application events.

  • Any application that uses the table that has currency business functions attached to it receives the same logic, so you do not need to modify each application.

  • No hard-coded logic is embedded in the runtime engine.