Modules

filter

 

Objects/Functions

module (N/task/accounting/recognition)

SuiteScript 2.0

MergeElementsTask.submit()

// Please search https://system.netsuite.com/app/help/helpcenter.nl?search=MergeElementsTask.submit() for more information.

N/task/accounting/recognition Module
MergeElementsTask.submit()
Method Description: Submits the merge task for processing. This method returns a task ID that uniquely identifies the merge task. This task ID also represents the submission ID of the internal bulk process that performs the merge.
Returns: number
Supported Script Types: Server-side scripts For more information, see SuiteScript 2.0 Script Types.
Governance: 20 units
Module: N/task/accounting/recognition Module
Parent Object: recognition.MergeElementsTask
Sibling Object Members: MergeElementsTask Object Members
Since: 2019.2
Search NetSuite - https://system.netsuite.com/app/help/helpcenter.nl?search=MergeElementsTask.submit()

Example:

// Code Example 1
TBD

//SOURCE: https://system.netsuite.com/app/help/helpcenter.nl?fid=section_1554994855.html