Go To Documentation Main IndexMain Index
Go To TIPS, Inc.TIPS Home
ok_ai

ok_ai (routine)

Validate a given accrued interest

Introduced in release: 1.0
Component: Generic
Purpose: Tests the given accrued interest to be sure it is a valid value. Accrued interest can not be less than zero.

Results: The value of the function is true (1) if the accrued interest is valid. The value of the function is false (0) if the accrued interest 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.

 4500 = accrued interest less than zero

Last Mod Date: 03/19/1990© 2001 TIPS, Inc.Doc Version: 5.0