Share via


smmMailings.insert Method

Inserts a record into the mailing table.

Syntax

public void insert(
   [boolean _checkLog, 
    CrmWorkerRecId _employee, 
    smmSalesUnitId _salesUnitId])

Run On

Server

Parameters

Remarks

If the Customer Relationship Management (CRM) log is enabled, the CRM transaction log is also updated.

See Also

smmMailings Table

smmTransLog::initTrans Method