ISEmailAmendmentAssignment

ALIAS NAME: Email Amendment Lines of Business
   
TYPE: ENTITY
   
ENTITY-ID: WS025
   
DESCRIPTION: The purpose is to store email addresses assigned to each line of business and insurance line for email amendment functionality.
   
PRIMARY KEY: LineOfBusinessCd
  InsuranceLineCd
  TypeOfChangeCd


LineOfBusinessCd
 
ALIAS NAME: Line Of Business Code
   
TYPE: Attribute
   
ORIGIN OF DATA: Base
   
DATA TYPE: CHARACTER
   
LENGTH: 3
   
DATA REQUIREMENT: Mandatory
   
DESCRIPTION: The line of business is indicated here.
   

InsuranceLineCd
 
TYPE: Attribute
   
ORIGIN OF DATA: Base
   
DATA TYPE: CHARACTER
   
LENGTH: 3
   
DATA REQUIREMENT: Mandatory
   
DESCRIPTION: The user-defined code that represents the insurance line.
   

TypeOfChangeCd
 
ALIAS NAME: Type of Change Code
   
TYPE: Attribute
   
ORIGIN OF DATA: Base
   
DATA TYPE: CHARACTER
   
LENGTH: 10
   
DATA REQUIREMENT: Mandatory
   
DESCRIPTION: Stores the type of policy change code.
   
VALUE DESCRIPTION: Name = Name Change for Insured
Addr = Address Change for Insured
Addint = Additional Interest Change
Coverage = Coverage Add, Change, or Delete
Extcov = Extended Coverage Add, Change, or Delete
Class = Class Code Add, Change, or Delete

EmailAddressTxt
 
ALIAS NAME: Email Address Text
   
TYPE: Attribute
   
ORIGIN OF DATA: Base
   
DATA TYPE: VARCHAR
   
LENGTH: 100
   
DATA REQUIREMENT: Optional
   
DESCRIPTION: Stores assigned email address.
   



Back to Top


Back to Home Page