Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Fields

uniqueName

ID of the agreement, generated by the system.

label

Name of the agreement entered by the user.

customerGroup

Selection of customers (usually based on the customer hierarchy) for whom the agreement is.

startDate

First day of validity of the conditions negotiated on the agreement header & lines.

endDate

Last date of validity.

payoutDate

Date on which the customer expects to receive the rebate money. If there are more payouts periods during the contract duration, such dates will be specified in another other input fields.

targetDate

Stands for a "calculation date" – a date which will be used to distinguish which data are used for calculation. Its value is used automatically by the system when retrieving proper versions of Company Parameters. You can also use it in the logic to select correct data which change in time.

rebateRecordSetId

ID of the recordset used on this agreement.

inputs

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

outputs

Header results calculated for the agreement by the rebate header logic. Usually a summary / overall results for the whole agreement.

attributeExtension___<fieldName>

arbitrary Arbitrary number of customizable attributeExtension fields , which can be used to store any information you need. The fields with the String type do not have a limited size.

rebateAgreementStatus

Status of the agreement. All valid values are listed in the document status article.

creationWorkflowStatus

see See CreationWorkflowStatus.

creationWorkflowCurrentStep

integer - order Order of the current active creation step (integer). First The first step has number 0.

creationWorkflowStepCount

integer - total Total number of all creation steps (integer).

creationWorkflowStepLabel

String - the label Label of the current creation workflow step (String).

workflowStatus

see See WorkflowStatus.

viewState

Contains some (limited) information about the state of the front-end application. See View State.