revrecschedule
Manages the scheduling of revenue recognition, ensuring compliance with financial reporting standards.
Columns
| Name | Type | References | Description |
| amortizationperiod | Integer | The total duration, specified in periods, over which the revenue recognition amount is evenly amortized. | |
| amortizationtype | String | Specifies the method used for amortizing revenue recognition, such as straight-line or variable schedules, determining how revenue is recognized over time. | |
| externalid | String | A unique external identifier (Id) for referencing this revenue recognition schedule from external systems or integrations. | |
| initialamount | String | The initial monetary amount that is set for revenue recognition at the start of the schedule, represented as a string-formatted numeric value. | |
| isinactive | Boolean | Indicates whether the revenue recognition schedule is inactive. When set to 'true,' the schedule will no longer be used for new revenue recognition transactions. | |
| ispublic | Boolean | Determines the visibility of the revenue recognition schedule, where 'true' indicates the schedule is publicly accessible within the organization. | |
| job | String | Identifies the specific job or project associated with this revenue recognition schedule, linking revenue recognition to job-related accounting activities. | |
| name | String | The descriptive name of the revenue recognition schedule, providing an easily recognizable reference within the NetSuite environment. | |
| periodoffset | Integer | The number of accounting periods by which the start of revenue recognition is offset from the original date of transaction or service delivery. | |
| recogintervalsrc | String | Defines the source interval for revenue recognition, specifying the frequency (daily, weekly, monthly, quarterly, yearly) at which revenue is recognized. | |
| recurrencetype | String | Specifies the recurrence pattern for recognizing revenue, such as one-time, recurring, or event-based, guiding how frequently revenue recognition entries occur. | |
| revrecoffset | Integer | The offset, measured in periods, from the transaction date after which revenue recognition begins, effectively delaying recognition according to this specified interval. | |
| totalamount | Decimal | The total revenue amount that will ultimately be recognized over the entire duration of the schedule, specified as a decimal number. |