Create an insurance policy table

  • Versão de lançamento: Australia
  • Atualizado 12 de mar. de 2026
  • 1 min. de leitura
  • 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.

    Antes de Iniciar

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

    Role required: admin

    Por Que e Quando Desempenhar Esta Tarefa

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

    Procedimento

    1. Navigate to All > System Definition > Tables.
    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.

    O que Fazer Depois

    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.