Versions Compared

Key

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

Fields

clicId

ID of the compensation planCompensation Plan.

folder : Boolean

Determines if the line represents a folder (TRUEtrue) or if it is a line with negotiated conditions (FALSEfalse).

customerGroup : CustomerGroup

Group of customers for whom we negotiate the compensation conditions on this line.

productGroup : ProductGroup

Group of products for which we negotiate the compensation conditions on this line.

startDate : Date

First day of validity of the negotiated conditions. By default, the value is provided by the system as a copy of the header’s header startsDate.

endDate : Date

Last day of validity of the negotiated conditions By default, the value is provided by the system as a copy of the header’s header endDate.

payoutDate : Date

Date on which the customer expects to receive the compensation money. If there are more payouts periods during the contract duration, such dates will be specified in another other input fields. By default, the value is provided by the system as a copy of the header’s header payoutDate.

inputs : List of Maps

Custom line item input fields, created by the compensation logic. It is used by the user to enter values/conditions needed to calculate the results.

outputs : List of Maps

Line item results calculated for the agreement line by the compensation logic.

compensationConditionTypeUN : String

Determines what type of compensation condition this line represents and calculates. It refers to the compensation condition type Compensation Condition Type object which can contain additional information needed to calculate the line. See compensation condition Compensation Condition Type for more information.

dirty : Boolean

flag, Reflects if that the line item should be recalculated during compensation plan Compensation Plan recalculation. This flag is set by the system, but it can be read by the logic in the post-phase.