smmMailings.insert Method
Inserts a record into the mailing table.
Syntax
public void insert(
[boolean _checkLog,
CrmWorkerRecId _employee,
smmSalesUnitId _salesUnitId])
Run On
Server
Parameters
- _checkLog
Type: boolean
- _employee
Type: CrmWorkerRecId Extended Data Type
- _salesUnitId
Type: smmSalesUnitId Extended Data Type
Remarks
If the Customer Relationship Management (CRM) log is enabled, the CRM transaction log is also updated.