Rewrite new account object model

The following object model diagram shows some of the entities and fields related to the rewrite new account job (policy transaction).



Rewrite New Account Entity

The RewriteNewAccount entity represents the rewrite new account job. This entity has a PolicyPeriod field which returns the policy period associated with the job.

The PolicyPeriod entity associated with the RewriteNewAccount entity has a BasedOn field that returns the policy period on which the source policy is based.

Policy Entity

The Policy entity has the following fields related to the rewrite new account job:

Field

Description

RewrittenToNewAccountDestination

If this policy was rewritten to a new account, returns the destination policy.

RewrittenToNewAccountSource

If this policy was rewritten to a new account, returns the source policy.

Job Entity

In a rewrite new account job, the Job entity has the following values:

Field

Description

CreatesNewPolicy

Value is True if this job creates a new policy with a new policy number. This value is True for rewrite new account jobs.

IsNewTerm

Value is True if this job creates a new policy term. This value is True for rewrite new account jobs.