Main Index |
TIPS Home |
ok_m_pmtincok_m_pmtinc (routine)
Validate the given number of months the payment increases for an GPM
Introduced in release: 1.0
Component: US MBS
Purpose:
Test the given number of months the payment increases for a graduated payment mortgage. It must be greater than or equal to 0 and less than or equal to the original term.
Results:
The value of the function is true (1) if the months payment increases is valid. The value of the function is false (0) if the months payment increases 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.
11501 = months payment increases is less than zero
11502 = months payment increases is greater than the original term
| Last Mod Date: 04/22/1991 | © 2001 TIPS, Inc. | Doc Version: 5.0 |