---
sourceDocument: Australia Financial Services Operations
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/de-DE/financial-services-operations

 Release :

    - australia

ft:locale :

    - de-DE

ft:publication_title :

    - Australia Financial Services Operations

ft:clusterId :

    - finso

bundleId :

    - finso

workflow :

    - Customer and Industry


---

# Create an insurance policy table

# Create an insurance policy table {#ariaid-title1}

* Freigeben Version: Australia
* 
* Aktualisiert 12. März 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 Minute Lesedauer

Create a table that extends the Insurance Policy (sn_bom_ins_policy) table in the Insurance claims application. You use this table to hold all the information about insurance policies of a particular type that you sold to your customers. Creating tables helps to ensure that each type of policy
is properly organized and maintained within the system.

## Vorbereitungen

Set the application scope in your instance to Financial Services Operations Core.

Role required: admin

## Warum und wann dieser Vorgang ausgeführt wird

Each type of insurance policy requires a table that extends the Insurance Policy (sn_bom_ins_policy) table.

## Prozedur

1. Navigate to AllSystem DefinitionTables.
2. Select New.
3. In the Label field, enter the name of the insurance policy.
4. In the Extends table field, select Insurance Policy.
5. Select Submit.  
   You created a table that inherits all the fields from the Insurance Policy (sn_bom_ins_policy) table.

## Nächste Maßnahme

Set up the roles, establish read-and-write access control lists (ACLs), and then grant access to the table. For more information, see [Create a role to access insurance policy tables](https://servicenow-prod.fluidtopics.net/~1ILDycXhXa8jm7ZJ205sw "Create a role to enable an authorized agent to access tables that extend the Insurance Policy (sn_bom_ins_policy) table by using the Insurance claims application. By creating a role, you ensure that only authorized agents can view the policies that are relevant to their roles.").

