FASHOWDRAW
Returns the amount of a draw for a Financial Aid Award. When looking at financial award records, allows you to report financial draws scheduled or financial draws taken.
Reporting Area(s)
Required Parameters
- Name ID (i.e. nmid,rgid,faiid)
- OID of Award (i.e. famoid)
Optional Parameters
- Field from Individual Financial Aid table (FINAIDI) to return the sum of (i.e. faireceive (default), faiexpect).
Example(s)
FASHOWDRAW(nmid,famoid) returns total received draws for person for Award FAMOID.
FASHOWDRAW(nmid,famoid,"faiexpect") returns total expected draws for person for Award FAMOID.