Functional Description
Purpose
The purpose of this function is to determine if an equipment record is at a valid registration status to be eligible for a warranty claim to entered against 
it.
Setup Notes and Prerequisites
1.  Using P17502, setup the product registration rules.  For statuses eligible, indicate this by a Y in Eligible Y/N field.  
D1702230 - Determine Valid Product Registration
| Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both | 
|---|---|---|---|---|
| mnEquipmentNumber | NUMB | MATH_NUMERIC | REQ | INPUT | 
An 8-digit number that uniquely identifies an asset.  | ||||
| cValidRegistration_YN | YN01 | char | REQ | OUTPUT | 
The Yes or No Entry field is a single character entry field for yes or no responses on prompt screens.  | ||||
| None | 
| None |