smmTMCallListTable::updateCallListTable Method
The record is updated to "canceled". Reason and contact person is added to table.
Syntax
server public static void updateCallListTable(
smmTMCallListID _callistId,
ContactPersonId _contactId,
smmTMReasonId _reasonId)
Run On
Server
Parameters
- _callistId
Type: smmTMCallListID Extended Data Type
A call list.
- _contactId
Type: ContactPersonId Extended Data Type
The contact person.
- _reasonId
Type: smmTMReasonId Extended Data Type
The reason the record is canceled.