smmTMCallListTable::addResponsibleForResponsibilities Method
Assigns responsibility for the call list records.
Syntax
server public static void addResponsibleForResponsibilities(smmTMCallListID _callListId, container _employees)
Run On
Server
Parameters
- _callListId
Type: smmTMCallListID Extended Data Type
A call list.
- _employees
Type: container
A container that contains employees, and the number of records to be assigned to each employee.
Remarks
The number of responsibilities to be assigned to each employee is specified as an argument (stored in a container). Activities are also created. The user is prompted to create a corresponding activity. This activity is used as template for all future activities.