GETCRSEAID ​
Calculates the financial aid amount registrants in the course were awarded between two dates and by type.
Reporting Area(s) ​
Registrations
Required Parameters ​
- Course # (i.e. cocrse, rgcrse, pycrse)
- Date of the earliest awarded, entered in {} (i.e. {01/01/2012})
- Date of the latest award, entered in {} (i.e.{12/31/2012} )
Optional Parameters ​
- Logical .t. returns total received, .f. returns total expected
Example(s) ​
getcrseaid(cocrse,{01/01/2012},{12/31/2012}) returns total amount expected between dates entered
getcrseaid(cocrse,{01/01/2012},{12/31/2012},.t.) returns total received between dates entered