Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Create a Claim Incident table

Create a Claim Incident [sn_ins_claim_property] table for your business needs and the type of claims that you’re processing by using the Insurance claims application.

Before you begin

Set the application scope of your instance to Insurance Claims Core.

Role required: admin

Procedure

  1. Navigate to All > System Definition > Tables.

  2. Select New.

  3. On the form, fill in the fields.

    FieldDescription
    LabelDisplay label of the table.
    NameName of the table in snake case.
    Extends tableOption to extend the table. In this field, choose the base table Claim Incident.
  4. Select Submit.

What to do next

Create roles for the new Claim Incident [sn_ins_claim_property] table. For more information, see Create roles for a claim incident table.

You can add script includes for the new incident table, including the code for getting the reference qualifier strings.

You can also create a workspace view for this new incident table if necessary.