Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.