Share via


smmTMCallListTable.insert Method

Insert new call list record. If activity can be stored (smmTMCallListTable.canActivityBeStored Method), and activity not already set, a new activity is created for this call list.

Syntax

public void insert([boolean _isCalledFromBatch])

Run On

Server

Parameters

  • _isCalledFromBatch
    Type: boolean
    Called from batch job.

See Also

smmTMCallListTable Table

smmActivities Table