Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Info
Since version 9.0
compensation add new item.drawioImage Removed compensation add new item.drawioImage Added

When the user adds a new item to the Compensation Plan:

  1. The system needs to find out which Condition Types this user can see and then present this list of options to the user.

    1. If a new item picker filter logic is defined, the system will call it to retrieve a filter for the Compensation Condition Types.

    2. Only the filtered set of Compensation Condition Types is offered to the user.

  2. Once the user selects the Condition Type, the system creates the item.

    1. To find out what input fields should be on the item, the system calls the compensation logic (only elements from the group compensation) in the input generation mode to generate the definitions of input fields.

    2. The system will store the inputs to the line.

    3. To calculate the results for this new item, the system calls the compensation logic (only elements from the group compensation) in the standard mode to calculate the results.

    4. The system will store the results to the line.