lmi-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lmi-commits] [lmi] master 0f57a49 1/2: Mark some database entities as o


From: Greg Chicares
Subject: [lmi-commits] [lmi] master 0f57a49 1/2: Mark some database entities as obsolescent
Date: Thu, 8 Nov 2018 11:23:12 -0500 (EST)

branch: master
commit 0f57a496fd56a7c227863549fc7efc624be82a20
Author: Gregory W. Chicares <address@hidden>
Commit: Gregory W. Chicares <address@hidden>

    Mark some database entities as obsolescent
---
 dbnames.xpp | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/dbnames.xpp b/dbnames.xpp
index 4e93885..8a10346 100644
--- a/dbnames.xpp
+++ b/dbnames.xpp
@@ -209,9 +209,9 @@
 {DB_AllowDbo1,DB_Topic_DeathBenefits,"AllowDbo1","Allow level death benefit 
option: 0=no, 1=yes",}, \
 {DB_AllowDbo2,DB_Topic_DeathBenefits,"AllowDbo2","Allow increasing death 
benefit option: 0=no, 1=yes",}, \
 {DB_AllowDbo3,DB_Topic_DeathBenefits,"AllowDbo3","Allow return of premium 
death benefit option: 0=no, 1=yes",}, \
-{DB_AllowChangeToDbo2,DB_Topic_DeathBenefits,"AllowChangeToDbo2","Allow change 
to increasing death benefit option: 0=no, 1=yes",}, \
-{DB_DboChgCanIncrSpecAmt,DB_Topic_DeathBenefits,"DboChgCanIncrSpecAmt","Option 
changes can increase specified amount to preserve net amount at risk",}, \
-{DB_DboChgCanDecrSpecAmt,DB_Topic_DeathBenefits,"DboChgCanDecrSpecAmt","Option 
changes can decrease specified amount to preserve net amount at risk",}, \
+{DB_AllowChangeToDbo2,DB_Topic_DeathBenefits,"AllowChangeToDbo2","Allow change 
to increasing death benefit option: 0=no, 1=yes [obsolescent]",}, \
+{DB_DboChgCanIncrSpecAmt,DB_Topic_DeathBenefits,"DboChgCanIncrSpecAmt","Option 
changes can increase specified amount to preserve net amount at risk 
[obsolescent]",}, \
+{DB_DboChgCanDecrSpecAmt,DB_Topic_DeathBenefits,"DboChgCanDecrSpecAmt","Option 
changes can decrease specified amount to preserve net amount at risk 
[obsolescent]",}, \
 {DB_AllowExtEndt,DB_Topic_DeathBenefits,"AllowExtEndt","Allow coverage beyond 
normal maturity ('extended endowment'): 0=no, 1=yes [not yet implemented]",}, \
 {DB_Topic_Riders,DB_FIRST,"Riders","Riders and other additional benefits",}, \
 {DB_AllowTerm,DB_Topic_Riders,"AllowTerm","Allow term: 0=no, 1=yes",}, \



reply via email to

[Prev in Thread] Current Thread [Next in Thread]