Skip to main content

Loan Field Valid Values

Valid values for loan table fields, extracted from the WTPO production database (PS608) configuration tables and industry conventions.

Source: Azure SQL MI (PS608), extracted 2026-03-17.

Configuration-Defined Values

These values are defined in configuration tables and can vary by customer.

Loan Statuses (curr_status)

Source: pscat_loan_statuses

Status CodeSeqSyntax (SQL criteria)Fallout TypeClosed?Rate Sensitive
unlocked1— (reserved)sNoYes
initialization2— (reserved)sNoNo
re-initialization3— (reserved)sNoNo
Closed4disbursement_date <= dbo.sf_ps_asbusday(0) and curr_status not in ('withdrawn','denied')sYesYes
Denied5curr_status in ('denied')hNoNo
Withdrawn6curr_status in ('withdrawn')hNoYes
Expired7Lock expiration < current business dayhNoYes
Rate Concession8Note rate decreased, discount points ≤ previoussNoYes
Point Concession9Discount points decreased, note rate ≤ previoussNoYes

Fallout types: s = soft (can be reprocessed), h = hard (requires manual intervention)

Loan Stages

Source: pscat_loan_stages

StageSeqRankNotes
In Process11Initial stage
In Underwriting22Under review
Approved33Approved for closing
Docs Out44Documents sent

Instrument Types (instrument_type_name)

Source: pscat_instruments_types

Type
bond
cash program
note
security
whole loan

Active Instruments (instrument_name)

Source: pscat_instruments (595 active at WTPO). Organized by category:

Conventional Fixed (FNMA):

  • 10, 15, 20, 25/30 year terms
  • Balance tiers: ≤85K, 85-110K, 110-125K, ... 400K+
  • High balance variants
  • Sub-programs: HomeReady, MH Advantage, Refi Possible, RefiNow

Conventional Fixed (FHLMC):

  • 10, 15, 20, 25/30 year terms
  • Balance tiers matching FNMA
  • High balance and super conforming variants
  • Sub-programs: Home Possible, CHOICEHome, Refi Possible

Government (FHA):

  • 10, 15, 20, 25, 30 year fixed
  • Balance tiers
  • FHA Streamline variants
  • 5/1 ARM and high balance ARM

Government (VA):

  • 10, 15, 20, 25, 30 year fixed
  • Balance tiers
  • VA IRRRL (streamline) variants
  • 3/1 and 5/1 ARM

Government (USDA):

  • 30 year fixed
  • Balance tiers
  • Rural Development (RD) variants

ARM Products:

  • FNMA: 5/6, 7/6, 10/6 SOFR ARMs
  • FHLMC: 5/6, 7/6, 10/6 SOFR ARMs
  • Super Conforming ARM variants
  • High balance ARM variants

Jumbo/Non-Agency:

  • Jumbo 15yr and 30yr fixed
  • Smart Edge, Smart Self, Smart Vest (30yr, 40yr, IO variants)
  • Yosemite Jumbo AUS (5/6, 10/6 SOFR, 20-30yr fixed)

Closed End Seconds:

  • 15, 20, 30 year standalone

Treasury/Hedging Instruments:

  • US Treasury: 3mo, 2yr, 5yr, 10yr, 30yr
  • Eurodollar futures: 12 contract months

Investor-Specific (PHH/Freedom):

  • Conventional, FHA, VA, USDA variants
  • 10-30 year terms
  • High balance and jumbo variants

Industry-Convention Values

These fields use industry-standard codes. No configuration table — values are consistent across the mortgage industry.

Amortization Type (amort_type)

ValueDescription
FixedFixed rate, fully amortizing
ARMAdjustable rate mortgage
BalloonBalloon payment at term
Interest OnlyInterest-only period
GraduatedGraduated payment

Loan Type (loan_type)

ValueDescription
ConventionalConforming or non-conforming, not government-insured
FHAFederal Housing Administration insured
VADepartment of Veterans Affairs guaranteed
USDAUSDA Rural Development guaranteed
HUD 184HUD Section 184 Indian Housing

Loan Purpose (purpose_code)

ValueDescription
PurchaseProperty acquisition
RefinanceRate/term refinance
Cash-Out RefinanceCash-out refinance
ConstructionNew construction
IRRRLVA Interest Rate Reduction Refinance
StreamlineFHA Streamline refinance

Occupancy Code (occupancy_code)

ValueDescription
Owner OccupiedPrimary residence
Second HomeSecond/vacation home
InvestmentInvestment property

Property Type (property_type)

ValueDescription
SFRSingle-family residence
CondoCondominium
PUDPlanned Unit Development
2-4 UnitMulti-family (2-4 units)
ManufacturedManufactured housing
Co-opCooperative
TownhouseTownhouse

Cash-Out Indicator (cash_out_indicator)

ValueDescription
true / YesCash-out refinance
false / NoNot a cash-out

AUS Engine (aus_engine)

ValueDescription
DUDesktop Underwriter (Fannie Mae)
LPLoan Prospector (Freddie Mac)
ManualManual underwriting
GUSUSDA GUS system

AUS Results (aus_results)

ValueDescription
Approve/EligibleDU approval
AcceptLP acceptance
ReferRequires manual review
CautionLP caution
Out/IneligibleNot eligible

State (state)

Standard 2-letter US state and territory codes (AL, AK, AZ, ... WY, DC, GU, PR, VI).

Boolean/Flag Fields

Many fields use a simple flag pattern:

PatternMeaning
true / falseString boolean
Yes / NoString boolean
y / nSingle-char boolean
1 / 0Numeric boolean

Fields using this pattern: buydown_flag, int_only, subordinate_financing_flag, first_time_borrower, flood_insurance_flag, loss_mit_flag, down_pymt_assist, loanaffordableindicator, conformingloanlimitindicator, jumboindicator, escrowindicator, mersorigmortgageeofrecordind, highbalanceindicator, interestonly, selfemployedindicator, enoteindicator, assumableindicator, appraisal_waiver_flag.

Note: Flag fields are inconsistent — some use true/false, others use y/n. PSSaaS should normalize these to a consistent pattern.

Empty Configuration Tables (at WTPO)

These tables have valid-value definitions but are empty at Watermark TPO, meaning the feature isn't configured:

TablePurpose
pscat_sourcesLoan source/channel definitions
pscat_productsProduct code catalog