Versions Compared

Key

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

...

  • uniqueName* – Name of the Claim Type.

  • label* – Human readable name of the Claim Type, displayed to the user when they select which Claim Type they want to use for the Claim document.

  • sheetName – When the claim data comes from XLS file, this is the name of the sheet which will be used. If not selected, the first sheet found in the XLS file will be used.

  • formulaName* (Validation Logic) – Name of the Claim logic which will do the validation of the uploaded Claim lines. It is executed for each Claim line item. See Claim Validation Logic.

  • validationStateElementName – Name of an element of the validation logic which calculates and returns the validation status for the data row. For details about this element, see Claim Validation Logic. If not specified, the default validationState value will be used (see Claim Line Item (CLLI)).

  • allocationFormulaName (Allocation Grid Logic) – Name of a Claim logic which will calculate and return a result matrix with a list of details for the selected Claim line item. See Claim Allocation Logic.

  • configuration (mapping) – Configuration of mapping a data row or logic calculation result to a Claim line item.

  • buttonsA JSON definition that configures Configures the visibility of UI buttons. See How to Hide Claim Buttons for details. (Introduced in version 14.0)

...