revrectemplate
Stores predefined templates for revenue recognition, streamlining the setup of standard revenue schedules.
Columns
| Name | Type | References | Description |
| amortizationperiod | Integer | Specifies the length of time, in periods, over which the revenue or expense is amortized. | |
| amortizationtype | String | Indicates the method or type of amortization applied to the revenue recognition schedule, such as straight-line or proportional. | |
| externalid | String | A unique identifier (Id) assigned to the revenue recognition template from an external source or system, facilitating integrations and external references. | |
| initialamount | String | Represents the initial monetary value or starting amount to be recognized according to the amortization schedule. | |
| isinactive | Boolean | Determines whether the revenue recognition template is inactive. A value of 'true' means the template is currently inactive and not available for use. | |
| ispublic | Boolean | Indicates whether the revenue recognition template is publicly accessible to all users within the system. A value of 'true' signifies public availability. | |
| job | String | Associates the revenue recognition template with a specific job or project, enabling tracking and allocation of recognized revenue or expense. | |
| name | String | Provides the descriptive name or title assigned to the revenue recognition template for easy identification and selection. | |
| periodoffset | Integer | Defines the offset, in periods, from the posting or transaction date before revenue recognition commences. | |
| recogintervalsrc | String | Determines the source interval or frequency at which revenue recognition occurs, such as monthly, quarterly, or annually. | |
| recurrencetype | String | Specifies the recurrence pattern or periodicity for revenue recognition, including options like one-time, recurring, or custom schedules. | |
| revrecoffset | Integer | Specifies the offset, in periods, applied before revenue recognition starts, allowing delayed recognition schedules. | |
| totalamount | Decimal | Indicates the total monetary amount that will be recognized over the entire duration of the revenue recognition schedule. |