Modules

filter

 

Objects/Functions

module (N/task/accounting/recognition)

SuiteScript 2.0

MergeArrangementsTask.contractCostAccrualDate

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

N/task/accounting/recognition Module
MergeArrangementsTask.contractCostAccrualDate
Property Description: Describes the contract cost accrual date to use for the new revenue arrangement. This property is valid only if the accounting preference Enable Advanced Cost Amortization is enabled. For more information, see Advanced Cost Amortization. If this preference is not enabled, this property is ignored. This property is optional. The default value is today’s date. If you specify an invalid date format, a WRONG_PARAMETER_TYPE error is thrown when you call MergeArrangementsTask.submit() for the task.
Type: JavaScript Date
Module: N/task/accounting/recognition Module
Parent Object: recognition.MergeArrangementsTask
Sibling Object Members: MergeArrangementsTask Object Members
Since: 2019.2
Search NetSuite - https://system.netsuite.com/app/help/helpcenter.nl?search=MergeArrangementsTask.contractCostAccrualDate

Example:

// Code Example 1
TBD

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