RevenueTemplate
Represents revenue templates used to define the recognition method, schedule period, posting type, and adjustment options for revenue schedules.
Columns
| Name | Type | ReadOnly | Description |
| auditCreatedBy | String | True |
The user who created the revenue template. |
| auditCreatedDateTime | Datetime | True |
The date and time when the revenue template was created. |
| auditModifiedBy | String | True |
The user who last modified the revenue template. |
| auditModifiedDateTime | Datetime | True |
The date and time when the revenue template was last modified. |
| defaultPostingType | String | False |
The default posting type used when creating revenue schedules from this template. |
| description | String | False |
The description of this revenue template. |
| href | String | True |
The URL of the revenue template resource. |
| id | String | False |
The unique identifier of the revenue template record. |
| isSystemGenerated | Bool | False |
Indicates whether this revenue template was generated automatically by the system. |
| key [KEY] | String | True |
The system-assigned key that uniquely identifies the revenue template record. |
| recognitionMethod | String | False |
The method used to recognize revenue for this template, such as straight-line or milestone. |
| recognitionSource | String | False |
The data source used to drive revenue recognition for this template. |
| revenueAdjustmentOption | String | False |
The option that controls how revenue adjustments are handled for this template. |
| schedulePeriod | String | False |
The period frequency used to generate the revenue schedule for this template. |
| status | String | False |
The current status of the revenue template, such as active or inactive. |
| stepRevenue | Bool | False |
Indicates whether step-based revenue recognition is enabled for this template. |