Versions Compared

Key

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

...

Fields

uniqueName

autogenerated unique name of the contract document. In the form of "C-####"

label

description of the contract provided by the user

customerGroup : CustomerGroup

copy of the information provided by the user in the CustomerGroup input field on the header. This copy is done automatically.

productGroup : ProductGroup

copy of the information provided by the user in the ProductGroup input field on the header. This copy is done automatically.

startDate : Date

first date of validity of the negotiated conditions.

endDate : Date

last date of validity of the negotiated conditions.

targetDate : Date

Calculation Date of the contract, used as targetDate for the calculation process.

inputs

list of input field definitions and values entered by the user.

Info
input fields CustomerGroup and ProductGroup is usually added automatically thanks to configuration setting on the partition.
outputs

results of calculation performed by the quote header logic and stored on the "ROOT" virtual folder

externalRef

external reference number. ID of related document (e.g. order), which is sitting in another system.

attributeExtension___<fieldName>

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

contractStatus

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

creationWorkflowStatus

see CreationWorkflowStatus

creationWorkflowCurrentStep

integer - order of the current active creation step. First step has number 0.

creationWorkflowStepCount

integer - total number of all creation steps

creationWorkflowStepLabel

String - the label of the current creation workflow step

workflowStatus

see WorkflowStatus

viewState

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