Inner TRIM3 Masthead

(childsupport)

Filter: simulation='childsupport'

displaying records 1-115 of 115

  MODULE STATUS WEBDESCIPTION DATE CREATED
1ChildSupport_1_1(0) Inactive2001-07-25 09:19:21
2ChildSupport_2_1(0) Inactive2001-08-30 13:25:17
3ChildSupport_2_2(0) Inactive2001-09-06 15:54:09
4ChildSupport_2_3(0) Inactive2001-09-24 11:36:25
5ChildSupport_3_0(0) InactiveAdded routine allocating reported child support to the children themselves. Added Output Variables ReportsOwnChildSupport, ChildSupportIncomeOfChild, ChildSupportAllocatedTo, ChildSupportAllocatedFrom, PotentialReasonNoAllocCS2002-01-18 16:04:33
6ChildSupport_3_1(0) InactiveChanged allocation procedure: 1) If a reporter is 21-23 years old, has no own or custodial children and either is a full-time student or has parents or siblings who report child support, treat their reported child support as their own. 2) Do not allocate child support in cases where the adult is not a parent, and is less than 13 years older than the child. 3) When allocating child support to children in the household, look first for children who are unrelated individuals and divide the child support among them. 4) Do not allocate child support to children who are the own or custodial children of a married couple, or a person of the same gender as the reporter. 5) Recoded ChildSupportAllocatedTo and ChildSupportAllocatedFrom to accomodate extra level of looping (child support now is allocated to "child in household who is an unrelated individual" before it is allocated to "child in household").2002-01-23 17:34:11
7ChildSupport_4_0(0) InactiveAdded output variable ChildSupptRcvdForHhldKids. Included persons with HhFamilyRelation = 33 or 34 in definition of "children in householdi who are unrelated individuals." Added table A10.2002-01-24 17:36:49
8ChildSupport_5_0(0) Inactive2002-01-29 13:51:23
9ChildSupport_5_1(0) Inactive2002-02-18 09:30:14
10ChildSupport_5_2(0) InactiveFixed bug where CS of someone to whom CS had already been allocated was not being allocated. Fixed bug where a person recieving CS from multiple sources was having all their CS allocated monthly by the ByAlimonyChildSupport of whoever happened to be the last reporter, as opposed to each person's reported CS being allocated according to their own ByAlimonyChildSupport.2002-02-18 13:36:15
11ChildSupport_6_0(0) InactiveAdded output variables AnnualCSInHHsWithoutKids and MonthlyCSInHHsWithoutKids.UNKNOWN
12ChildSupport_7_0(0) InactiveAdded processing of self-reporting children to help identify custodial mothers. Added new result variable, MonthlyAmountReceived. Changed tables B3, B5, A1, A2, A4 and A5 to handle new CustodialMotherType and to use AmountReceived.UNKNOWN
13ChildSupport_7_1(0) Inactive
  • Modified how self-reported income is added to parent's. Added functions InitMomAndKidCS() AddKidCSToMom() and result variable ParentAndKidCS.
  • Made sure that all tables but B1 and A10 use AmountReceived instead of reported ChildSupport
  • UNKNOWN
    14ChildSupport_7_2(0) InactiveFixed bug in CChildSupportBenefit::Calculate() Added HAS_SELF_REPORTER CMs to table A7 UNKNOWN
    15ChildSupport_7_3(0) Inactive
  • Fixed bug in tables A8, A9
  • changed from CPS ChildSupport to ParentAndKidCS in table A6
  • Fixed table B4 so that the total column is the total number of CMs due child support. It had been reflecting the total number of CMs.
  • UNKNOWN
    16ChildSupport_7_4(0) InactiveVersion 7_0 compiled with MySQL frame changes for Convert and MakeUNKNOWN
    17ChildSupport_8_0(0) InactiveMaking all ChildSupport arrangements FORMAL (CLogitArrangementType removed) Rules ArrangementAdjustment and InformalDue removed Result variables RandomNumArrangementType and ProbArrangementType removedUNKNOWN
    18ChildSupport_8_1(0) InactiveUpdating if due imputation(CLogitIsDue::GetCoefficient()) due to new assuption that all arrangements are formalUNKNOWN
    19ChildSupport_8_2(0) InactiveUNKNOWN
    20ChildSupport_8_3(0) InactiveAdding check for AllocFlag665 in setting health insurance status in the functions SetCustodialMotherType() and SetCustodialChildType()UNKNOWN
    21ChildSupport_8_4(0) InactiveSame as Version 8_3; compiled with updated frame having MySQL versions of Convert and MakeUNKNOWN
    22ChildSupport_9_0(0) Inactive
  • Added rule StateToProcess
  • UNKNOWN
    23ChildSupport_9_1(0) Inactive
  • Added results variable CSReceivedMomAndKid
  • UNKNOWN
    24ChildSupport_10_0(0) Inactivetesting changes: random numbers, etcUNKNOWN
    25ChildSupport_10_1(0) Inactivetesting changes: random numbers, etcUNKNOWN
    26ChildSupport_10_2(0) InactiveCorrecting State rule to read AdjMonthsTANFFamHasCS (there were different values here and in the ctd table)2004-02-12 15:49:10
    27ChildSupport_11_0(0) Inactive
  • Recompile for frame changes (March 2003 CPS).
  • 2004-02-16 14:45:06
    28ChildSupport_11_1(0) Inactive
  • modified underreporting correction to properly adjust results variables AmountReceived, AmountDue, MonthlyAmountReceived, AnnualCSIncomeOfChild and MonthlyCSIncomeOfChild
  • Corrected tables T1-T4 (now only outputting for underreporting runs)
  • Modified CAllocate class to allocate AmountReceived to children in underreporting cases
  • Added a call to Allocate() before Underreport so that families are defined based on allocated reported child support and not simply reported child support
  • revised table t4
  • 2004-03-17 11:49:01
    29ChildSupport_11_2(0) Inactive
  • Rolled in Paul's changes to T1-T4 tables to make consistent with TANF output
  • Revised marrried monthly benefit regressors.
  • Changed to numbertanfkids() always and never getnumberkids().
  • Corrected T3 GetMonthlyAmount()
  • Corrected T3 TANFFamWoCs()
  • Added rounding to GetNumberOfMonths(int)
  • Now checking for reported ChildSupport when applying pass through adjustment
  • 2004-04-23 10:56:43
    30ChildSupport_11_3(0) Inactive
  • Fixed CAllocate::AllocateMonthlyNoUnderreport() to correctly assign OrigMonthlyCSIncomeOfChild
  • 2004-04-28 11:50:34
    31ChildSupport_11_4(0) Inactive
  • change to totalcsincomeofchild(month) and t4 updatetable
  • correction to AllocateMonthlyUnderreport
  • added familyimputedamountthismonth(int)
  • change in t4 to use monthlycsincomeofchild and in hhdswithoutchildren instead of monthlyamountreceived in row 4 added familyimputedamountthismonth(int) also change in t4 to use monthlycsincomeofchild and in hhdswithoutchildren instead of monthlyamountreceived in row 4
  • 2004-05-13 10:46:27
    32ChildSupport_12_0(0) Inactive
  • Adding CBenefitResponse
  • Also correction to FinalizeTables. Never added 5th underreport table and was leaving some memory allocated
  • 2004-05-26 16:44:16
    33ChildSupport_12_1(0) Inactive
  • Correction to random number in CResponseLogitModel
  • Added result variable BenefitResponseDue
  • 2004-06-01 10:46:23
    34ChildSupport_12_2(0) Inactive
  • SIPP version of 12_1.
  • 2004-06-02 12:37:31
    35ChildSupport_12_3(0) Inactive
  • Correction to Hispanic coef in COLSMarried::GetCoefficient()
  • Correction to CChildSupportUnderreport:IsChild() to exclude all reference persons and unrelated children
  • Correction to CAllocate::SetPriorToUnderreportOption(bool value). When setting UnderreportOption to false, need to make sure our results variables are reset to zero!! because some checks in the allocate procedure depend on this fact.
  • Also need to take Underreporting into account in AddKidCSToMom, was happening in the InitMomAndKidCS function, but not this one.
  • Correction to SetMonthlyAmountReceived() and InitMomAndKidCS(); was double counting SR kids income.
  • adding else if in FinalizeTables() was always deleting tables in final else in an underreport run which should not happen.
  • Transfer family row in T1 removed.
  • 2004-08-13 14:08:13
    36ChildSupport_12_4(0) Inactive
  • If a custodial mother has at least one custodial child not covered by TANF at all during the year, please exclude the family from eligibility for correction for underreporting. If a single father or other relative caretaker has at least one child not covered by TANF at all during the year, please exclude the family from eligibility for correction for underreporting. "Children" should be the same kids you are looking at to count the number of kids in the monthly amount imputation . These families should be excluded from eligibility for underreporting correction as "transfer families" as well.
  • Added Table T5
  • 2004-08-13 14:10:13
    37ChildSupport_12_5(0) Inactive
  • Modifying table A10
    • Adding results variables OrigCSAllocatedTo and OrigCSAllocatedFrom
    • Adding columns to A10 to show Reported and Received Child Support allocations
  • 2004-08-18 12:05:47
    38ChildSupport_12_6(0) Inactive
  • Correction to AnnualCSIncomeOfChild for self-reporters. Modified CAllocate::AllocateToIneligibles() CAllocate::AllocateToEligibles() and CAllocate::SaveResultsForSelfReporters()
  • Added CChildSupportUnderreport::FlagEligibleForCorrecti on()
  • 2004-08-27 12:46:58
    39ChildSupport_12_7(0) Inactive
  • Rolling back changes to A10
  • Correction to SetMonthlyAmountReceived() for nonUnderreport case
  • 2004-09-08 10:27:42
    40ChildSupport_13_0(0) Inactive
  • Added Non-TANF,Non-ChildSupport imputation
  • 2004-10-15 13:11:02
    41ChildSupport_13_1(0) Inactive2004-10-19 12:26:39
    42ChildSupport_13_2(0) Inactive2004-10-20 12:51:54
    43ChildSupport_13_3(0) Inactive
  • Added override to UpdateAllTables() to allow for proper use of ProcessThisState()
  • 2005-01-05 13:10:43
    44ChildSupport_14_0(0) Inactive2005-01-26 10:48:03
    45ChildSupport_14_1(0) Inactive2005-01-31 12:15:21
    46ChildSupport_14_2(0) Inactive
  • If all of the imputed amount of CS is determined to be arrears, set the result variable NumberMonthsImputedCS to 0.
  • 2005-02-04 12:17:02
    47ChildSupport_14_3(0) Inactive
  • Modify "GetArrears" function so NumOfKids and RandomNum are calculated within the fuction rather than being passed to it.
  • Add arrears logic to the BehavioralResponse class.
  • 2005-02-04 13:19:33
    48ChildSupport_14_4(0) Inactive
  • Edited 14_3 so that correct values for each state are read into state program rule AdjCSAmtTANFFamilies
  • UNKNOWN
    49ChildSupport_14_5(0) Inactive
  • Correction to apply state program rule AdjCSAmtTANFFamilies to calculation of CorrectedCSAmt for underreporting simulations without altering random number generation.
  • UNKNOWN
    50ChildSupport_15_0(0) Inactive
  • Add variable list rule for Behavioral Response simulations--BehavRspMonUnitTANFBen
  • UNKNOWN
    51ChildSupport_15_1(0) Inactive
  • Alters flow for Behavioral Response simulations to permit correction for underreporting and behavioral response in same simulation to correct behavioral response processing
  • UNKNOWN
    52ChildSupport_15_2(0) Inactive
  • Made further changes required to simultaneously run correction for underreporting and behavioral response simulations simultaneously. Must recode some fields set in an underreporting simulation for a behavioral response simulation since TANF receipt is based on different TANF inputs for the two types of simulations.
  • UNKNOWN
    53ChildSupport_15_3(0) Inactive
  • Major change to behavioral response logic and flow
  • Provides count of children for single fathers eligible for behavioral response
  • Includes other relative caretakers in behavioral response simulations
  • Includes Hispanics with minority when calculating the probability child support is received in behavioral response simulations
  • Uses married custodial mother's age of youngest child in behavioral response logits
  • UNKNOWN
    54ChildSupport_15_4(0) Inactive
  • All changes for Behavioral Response simulations:
  • Moved pass 2 restoration of pass 1 fields to last step to ensure the fields are not altered in subsequent processing
  • Changed from use of MonthlyAmountReceived to MonthlyCSIncomeOfChild in setting FamilyResponseClass and, thus, in determining whether a family is eligible for a behavioral response
  • Added a category to FamilyResponseClass to make ineligible for a behavioral response any families who receive CS in the first pass
  • UNKNOWN
    55ChildSupport_15_5(0) Inactive
  • Corrects bug that prevented BR tables from being generated
  • UNKNOWN
    56ChildSupport_15_6(0) Inactive
  • Produces same results as 15_5 but some BR coding improved
  • UNKNOWN
    57ChildSupport_15_7(0) Inactive
  • Correction to implementation of behavior response state adjustment factors: AdjProbTANFDueSupport, AdjProbTANFRecSupportOthRel, and AdjProbTANFRecSupportParent.
  • re-released on 2/13/07 for dotNet.
  • 2007-02-13 11:58:59
    58ChildSupport_15_8(0) Inactive
  • Clean-up
  • UNKNOWN
    59ChildSupport_15_9(0) Inactive
  • Adds two new state rules for Behavioral Response simulations: BRAdjMonthsTANFFamHasCS and BRAdjCSAmtTANFFamilies.
  • Partially resolves a table discrepancy apparent in BR simulations.
  • UNKNOWN
    60ChildSupport_16_0(0) Inactive
  • Added new program rule, BehavRspMonUnitTANFBen2. If for any person in a family there is a month when (BehavRspMonUnitTANFBen>0 && BehavRspMonUnitTANFBen2=0), then the family is not eligible for a behavioral response.
  • UNKNOWN
    61ChildSupport_16_1(0) Inactive
  • Fix to functioning of BehavRspMonUnitTANFBen2.
  • 2006-02-17 10:13:36
    62ChildSupport_16_2(0) Inactive
  • Added UnitHasSSIChild function so there is no correction for underreporting if any child gets SSI during the year. Has no impact on results if there are no children receiving both TANF and SSI who get SSI in non-TANF months, since these units are found to be ineligible for the correction for underreporting by other tests.
  • UNKNOWN
    63ChildSupport_16_3(0) Inactive
  • Dropped variable list program rule MonthlySimulatedTANFUnderBen, as it is currently unused.
  • Re-released for dotNet on 2/13/07
  • 2007-02-13 13:31:50
    64ChildSupport_16_4(0) Inactive
  • Corrected error that was introduced in version 15_8. When ImputeIfDue=1, and run was not both a Behavioral Response and Correction for Underreporting run, families were not being properly identified as non-TANF non-CS recipients. The corrected version identifies such families by looking at the variables specified via the rules MonthlySimulatedTANFBenefits and MonthlySimulatedCSBenefits.
  • 2007-01-09 11:43:41
    65ChildSupport_17_0(0) Inactive
  • Rename the VariableList rule BehavRspMonUnitTANFBen2 as BehavRspMonUnitTANFBenBase.
  • 2007-01-11 13:05:55
    66ChildSupport_17_1(0) Inactive
  • Correct error in the CBenefitResponse function "SetFamilyPassesBRTest". It had been assigning the value of the first family to all families.
  • 2007-01-12 11:56:31
    67ChildSupport_17_2(0) Inactive
  • Make result variable "FamilyPassesBRTest" available for output.
  • Add monthly result variables "MonthlyCSIncomeOfFamily" "AnnualCSIncomeOfFamily".
  • Add rules "TANFLossOption", "BRMonthlyCS" and "BRMonthlyCSBase" to the "CBenefitResponse" class.
  • 2007-01-16 12:08:54
    68ChildSupport_17_3(0) Inactive
  • Technical change.
  • 2007-01-17 12:43:44
    69ChildSupport_17_4(0) Inactive
  • Modify the Response function "SetFamilyPassesBRTest" so a check is made as to whether a family receives TANF and CS in the same base month (if so, they fail the BR test).
  • 2007-01-25 12:01:07
    70ChildSupport_17_5(0) Inactive
  • Add "ApplyMoreEligibilityTests" function to BenefitResponse class.
  • 2007-01-30 09:12:01
    71ChildSupport_17_6(0) Inactive
  • Add "AdjustForTANFLoss" function to BenefitResponse class.
  • Turn off production of tables during a BR simulation.
  • 2007-01-30 11:25:50
    72ChildSupport_17_7(0) Inactive
  • Add variable list rule "BehavRspMonPerTANFBenBase" and BehavioralResponse function "IsAnyChildWithoutTANF".
  • 2007-02-01 10:43:06
    73ChildSupport_17_8(0) Inactive
  • Add BehavioralResponse function "InitializeCSIncomeToBase". This makes sure that for BR processing, all families are seen as initially having the same CS income as in the baseline.
  • 2007-02-02 14:00:59
    74ChildSupport_18_0(0) Inactive
  • Same as Version 17_8 recompiled for most recent frame change.
  • 2007-07-05 08:18:18
    75ChildSupport_19_0(0) Inactive
  • Same as 18_0, but compatible with new frame.
  • 2007-10-25 12:33:04
    76ChildSupport_20_0(0) Inactive
  • Version 19.0 re-compiled for most recent frame change (2007 ASEC conversion).
  • 2007-12-18 12:31:40
    77ChildSupport_20_1(0) InactiveTechnical change.2008-12-01 15:16:08
    78ChildSupport_21_0(0) Inactive
  • Impose an additional requirement before correcting for under-reporting for TANF recipients. Add new variable list rule, UnitTANFBenefits2. If a variable is specified for this rule, then only correct for underreporting if UnitTANFBenefits and UnitTANFBenefits2 agree as to whether or not a family participates.
  • 2010-03-01 12:56:11
    79ChildSupport_22_0(0) Inactive
  • Add variable list rule UnitTANFBenefits3. If a variable is specified for UnitTANFBenefits3, then UnitTANFBenefits, UnitTANFBenefits2, and UnitTANFBenefits3 must all agree about whether a family participates when correcting for under-reporting.
  • 2010-06-15 11:29:49
    80ChildSupport_23_0(0) Inactive2011-04-19 15:21:01
    81ChildSupport_23_1(0) Inactive
  • Add Allocated To Own Child using ParentID to table A10
  • 2011-05-05 08:45:12
    82ChildSupport_23_2(0) Inactive
  • Modify SetCustodialChildType for households with CustodialMothers who have MaritalStatus = 'Married, spouse absent, other' so that only setting CustodialChildType = 8 when there is at least one child who also has a father in the family, otherwise the children fall through to the imputation.
  • 2011-05-09 15:11:17
    83ChildSupport_24_0(0) Inactive2011-07-29 12:32:15
    84ChildSupport_25_0(0) Inactive
  • Adds new program rule ImputationVersion to select the original imputations or the 2010 CPS-CSS based imputations.
  • Adds two new logit models CLogitSingleNeverMarried and CLogitSingleDivorcedSeparated.
  • Uses the two new logit models to decide whether a single mom is a custodial mom when ImputationVersion=2.
  • Adds the two rules SingleMomAdjustment3 and DivorcedSeparatedMomAdjustment.
  • 2011-09-22 12:38:23
    85ChildSupport_25_1(0) Inactive
  • Modifications to imputations of custodial parent status for single moms who are not identified as custodialthrough child support income of health insurance outside the household. Implemented new logit model and including women who are married spouse absent, other.
  • 2011-12-13 14:43:07
    86ChildSupport_25_2(0) Inactive
  • Revised definition of CustodialMomIdentificationOption. Adding option 2 - Prevent from being a custodial mother.
  • 2011-12-14 14:37:09
    87ChildSupport_26_0(0) Inactive
  • Modifications to imputation of whether a married mother is a custodial mother, for mothers who aren't identified as custodial through child support income or health insurance outside the household.
  • Adds new logit models for married mothers when ImputationVersion indicates using the 2010 CPS-CSS based imputations
  • Additional modifications to CLogitSingleDivorcedSeparated that were missed in 25.1
  • Adds results variable,NoKidsWithBioAdoptDad needed for new CLogitMarried imputation
  • 2011-12-15 13:01:40
    88ChildSupport_27_0(0) Inactive
  • Adds MonthlyAllocationOption to correct for underreport class to control which version of cumulative probabilites are used to determine number of months of child support received
  • 2011-12-29 10:22:17
    89ChildSupport_27_1(0) Inactive
  • Adds probabilities for the new MonthlyAllocationOption option.
  • 2011-12-29 12:47:05
    90ChildSupport_27_2(0) Inactive
  • Removes the condition that tables aren't generated when ApplyBenefitResponse > 1.
  • 2012-06-13 10:19:24
    91ChildSupport_28_0(1) Active
  • Replaced family weights by person weights in summary tables. Using the person weight of the custodial mother, custodial father, single father, relative caretaker or family reference person in the tables, instead of using the family weight.
  • 2012-06-13 11:19:02
    92ChildSupport_28_1(2) Developers only
  • Correction to Imputation of Custodial Motherhood for Married mothers to correctly identify those imputed
  • 2013-09-04 08:47:53
    93ChildSupport_29_0(0) Inactive
  • Adding Adjustment to Married Mom imputation and rules MarriedMomAdjustment
  • 2013-09-04 09:04:28
    94ChildSupport_30_0(0) Inactive
  • Adding results variable PossibleCustodialFather and table B6
  • Correction to MarriedMomAdjustment
  • Correction to 2010 SingleDivorcedSeparated logit intercept
  • 2013-09-23 09:50:29
    95ChildSupport_30_1(0) Inactive
  • Allow married, spouse absent men to be possible custodial fathers.
  • Correction to identification of married men as possible custodial fathers.
  • 2013-09-26 18:15:19
    96ChildSupport_31_0(1) Active
  • Adding results variables IsChildOfPossibleCustodialFather and PossibleCustodialFatherId.
  • 2014-12-30 10:45:20
    97ChildSupport_32_0(1) Active
  • Same as version 31_0, but updates source code to be compatible with VS10 compiler.
  • Recompiled to be compatible with latest TRIM executable.
  • 2013-12-11 11:01:17
    98ChildSupport_32_1(1) Active
  • Correction to NumberOfCustodialChildren to correctly reflect the number of children for possible custodial fathers
  • 2015-06-04 08:01:17
    99ChildSupport_33_0(1) Active
  • Adding new adjustments ReporterFullAmountDueAdj2 and ReporterFullAmountDueAdj3 to the imputation factor for whether a custodial mother who receives childsupport receives the full amount due.
  • Revise finding children of custodial mothers from bio/adoptive mother but not a bio/adoptive dad to any mother and not bio/adoptive dad. There are some cases where kids have step mom and step dad in the family.
  • 2015-06-30 10:10:30
    100ChildSupport_33_1(1) Active
  • Adds a check to prevent transfer families with no eligible child from being subject to correction for under-reporting.
  • 2016-08-04 08:05:30
    101ChildSupport_33_2(1) Active
  • Modify Random number RandomNumTANFFamRecCS seed creation to avoid collision with another random number. Code added for 2015 and forward to ensure that previous runs still match
  • 2017-02-23 15:43:59
    102ChildSupport_34_0(1) Active
  • Adds state rules IncreaseFactorTANFCS, DecreaseFactorTANFCS, MinValTANFCSAdjust and state array rule MaxValTANFCSAdjust to allow additional adjustment to the dollar amount assigned through the correction for underreporting of child support for TANF recipients.
  • 2018-09-05 12:50:15
    103ChildSupport_35_0(1) Active
  • Adds national-level rules with multiple values called "AdjProbNonTANFDueSpMomRE" and AdjProbNonTANFDueSpDadRE". These will contain multiplicative adjustments to the probability that a non-TANF single-father family (or custodial mother family) without child support is due support. They are multiplied by the imputed probability.
  • 2023-09-25 02:48:09
    104ChildSupport_99_0(0) InactiveJWM developmentUNKNOWN
    105ChildSupport_99_1(0) InactiveTesting changesUNKNOWN
    106ChildSupport_99_2(0) InactivePauls changes2004-03-25 11:05:49
    107ChildSupport_99_3(0) Inactive
  • 3/25/04
  • Pauls changes
  • 2004-03-25 12:17:22
    108ChildSupport_99_4(0) InactiveSIPP version2004-05-13 14:11:30
    109ChildSupport_99_6(0) Inactive
  • Change to underreport initialization function that should not alter results; test to ascertain.
  • UNKNOWN
    110ChildSupport_99_7(0) Inactive
  • 17_0 with correction to "do" loop in SetFamilyPassesBRTest
  • 2007-01-12 11:49:56
    111ChildSupport_99_95(0) Inactive
  • jwm development
  • UNKNOWN
    112ChildSupport_99_96(0) Inactive
  • JWM Development; major change to behavioral response logic and flow
  • UNKNOWN
    113ChildSupport_99_97(0) InactiveJWM developmentUNKNOWN
    114ChildSupport_99_98(0) Inactiveversion 12.3 with change back to t1 getrow2004-08-13 11:27:23
    115ChildSupport_99_99(0) Inactivetest2013-09-23 13:24:42