Modules

filter

 

Objects/Functions

module (N/task/accounting/recognition)

SuiteScript 2.0

recognition.MergeElementsTask

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

N/task/accounting/recognition Module
recognition.MergeElementsTask
Object Description: Encapsulates a task to merge all of the specified revenue elements. Use recognition.create(options) to create this object. After you create the object, you can populate its properties and submit the task for processing. The MergeElementsTask.elements property is required, and all other properties are optional.
Supported Script Types: Server-side scripts For more information, see SuiteScript 2.0 Script Types.
Module: N/task/accounting/recognition Module
Methods and Properties: MergeElementsTask Object Members
Since: 2019.2
Search NetSuite - https://system.netsuite.com/app/help/helpcenter.nl?search=recognition.MergeElementsTask

Example:

// Code Example 1
TBD

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