Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Info
Since version 9.0

...

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

  1. The system needs to

...

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

    1. if 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 Only the filtered set of Compensation Condition Types is offered to the user.

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

    1. to 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 syntax check input generation mode to generate the definitions of input fields.

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

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

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