Creating a Currency Conversion Trigger

Access Object Management Workbench

  1. Move the table to which you want to attach the currency trigger into the project.

  2. Check out the table.

  3. Ensure that the table is highlighted, and then click the Design button in the center column.

  4. On Table Design, select the Design Tools tab, and then click Start Table Trigger Design Aid.

  5. On Event Rules Design, select the Currency Conversion event and attach the currency trigger business function that you want to use.

  6. Click the Business Functions button.

  7. On Business Function Search form, use the query by example (QBE) line to search for business functions.

    You can use Category CUR or System Code 11 to find existing currency business functions. To read notes that describe the purpose of the business function, its parameters, and program requirements, click the Attachments button.

  8. Select the business function with which you want to work, and then click Select.

  9. On Business Functions, attach the table columns to the business function data structure, and then click OK.

    The available objects that appear are for table column only.

  10. On Event Rules Design, click Save, and then click OK.

  11. On Table Design, select the Table Operations tab, and then click Generate Table.

  12. Select the data source for the table, and then click OK.

  13. On Table Design, select the Design Tools tab, and then click Build Table Triggers.

    The system creates the table event rule (TER). The newly created or modified table event rule functions are now called from the JD Edwards EnterpriseOne system whenever the corresponding event occurs against the table.