Main Index |
TIPS Home |
ok_balloonok_balloon (routine)
Validate the given balloon payment month for an MBS
Introduced in release: 1.0
Component: US MBS
Purpose:
Test the given balloon payment month for a MBS. It must be greater than or equal to 0 and less than or equal to the WAM.
Results:
The value of the function is true (1) if the balloon is valid. The value of the function is false (0) if the balloon is invalid. The variable status will contain the reason it is invalid.
Error Conditions:
The variable status contains a non zero value upon returning from the function when the input contains an error.
11101 = number of balloon months is less than zero
11102 = number of balloon months is greater than the wam
| Last Mod Date: 01/12/1993 | © 2001 TIPS, Inc. | Doc Version: 5.0 |