TOTPACK ​
For use with Course Packaging Module - returns total of specified field for all child registrations in a person's course package.
Reporting Area(s) ​
Registrations
Required Parameters ​
- Course # of the Package [parent] course (i.e. cocrse, rgcrse, pyid)
- Name ID (i.e. nmid, rgid, pyid)
Optional Parameters ​
- Field to total in quotes. Default is rghours (i.e. "rgceus"). If a character type field is entered, values will be concatenated.
Example(s) ​
TOTPACK(cocrse,rgid) returns total hours for all child registrations in the person's course package.
TOTPACK(cocrse,rgid,"rgceus") returns total CEUs for all child registrations in the person's course package.