im_list_late_project_report_groups_for_user

EveAndersson.com : API Browser : im_list_late_project_report_groups_for_user

im_list_late_project_report_groups_for_user

im_list_late_project_report_groups_for_user user_id [ number_days ]
Defined in tcl/intranet-defs.tcl

Returns a list of all the groups and group ids for which the user is late entering in a report. The ith element is the group name, the i+1st element is the group_id. This function simply hides the complexity of the late_project_report query

Parameters:
user_id
number_days (defaults to "7")
[ show source ]

Show another procedure:

eve@eveandersson.com