Versions Compared

Key

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

Represents one item of the claim Claim (one row from the XLS file) with validation and further calculations.

Fields

  • claimId - link – Link to Claim (CL) (i.e. the parent).

  • sku - id – ID of the product claimed by the distributor.

  • endCustomerId - ID of the end customer , to who whom the distributor sells the product.

  • alerts - aggregated – Aggregated list of all alerts and warnings issued by the validation logic during calculation of a single item. On the screen it’s it is presented as a graphical an icon symbol, which, when clicked, shows a list of the alerts and warnings.

  • validationState - – Informs if the claim Claim item is validated or rejected.

    • NOTNot_VALIDATEDvalidated* - status – Status calculated by the validation logic to mark a line , which must be manually validated/rejected by the user. This is a default state value, if the Claim Type does not define any validationStateElementName.

    • AUTO_VALIDATED - status Auto_validated – Status calculated by the validation logic to mark a line , which is valid. But the user can still reject it manually.AUTO_

    • REJECTED - status Auto_rejected – Status calculated by the validation logic to mark a line , which is rejected. But the user can still validate it manuallyVALIDATED - item .

    • Validated – Item is manually validated by the userREJECTED - item .

    • Rejected – Item is manually rejected by the user.

  • contractUniqueName - unique – Unique name of the contract Contract against which we validate the claimClaim.

  • quoteUniqueName - unique – Unique name of the quote Quote against which we validate the claimClaim.

  • quantity - claimed – Claimed quantity of the product.

  • totalAmount - money – Money claimed by the distributor on this item.

  • inputRow - data – Data row used as a source for this claim Claim line item.

  • attribute1..100 - used – Used as a destination for data from the XLS data or the results from the validation logic.