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.
Merges all customers from the upload file.
Syntax
server public static TmpMCRMergeImportTable mergeAllTmp(TmpMCRMergeImportTable _tmpMCRMergeImportTable)
Run On
Server
Parameters
- _tmpMCRMergeImportTable
Type: TmpMCRMergeImportTable Table
The record containing the customers to merge.
Return Value
Type: TmpMCRMergeImportTable Table
true when customers have been merged; otherwise, false.