RevRecTemplate
Serves as a template for revenue recognition scheduling, defining periods, allocation methods, and default attributes.
Columns
| Name | Type | ReadOnly | Description |
| Recordno [KEY] | String | False |
Unique identifier for the revenue recognition template. |
| Templateid | String | False |
Identifier for the revenue recognition template. |
| Description | String | False |
Description of the revenue recognition template. |
| Usestandard | Boolean | False |
Indicates whether the template uses standard settings. |
| Scheduleperiod | String | False |
Schedule period used by the template. |
| Postingday | Int64 | False |
Day of the month for revenue postings. |
| Totalperiods | Int64 | False |
Total number of periods defined in the template. |
| Recmethod | String | False |
Revenue recognition method applied by the template. |
| Recstartdate | String | False |
Start date for revenue recognition. |
| Postingmethod | String | False |
Method used for posting revenue. |
| Status | String | False |
Current status of the revenue recognition template. |
| Latestversionkey | Double | False |
Key for the latest version of the template. |
| Recognitionterm | String | False |
Term for revenue recognition defined in the template. |
| Resumeoption | String | False |
Option for resuming recognition in the template. |
| Milestonesource | String | False |
Source for milestones or percentage-based recognition. |
| Pacalcsource | String | False |
Source for period allocation calculations. |
| Pacalchours | String | False |
Basis for hours-based period allocation calculations. |
| Whencreated | Datetime | False |
Timestamp when the template was created. |
| Whenmodified | Datetime | False |
Timestamp when the template was last modified. |
| Createdby | Int64 | False |
Identifier of the user who created the template. |
| Modifiedby | Int64 | False |
Identifier of the user who last modified the template. |
| Megaentitykey | Int64 | False |
Key for the mega-entity associated with the template. |
| Megaentityid | String | False |
Identifier for the mega-entity associated with the template. |
| Megaentityname | String | False |
Name of the mega-entity associated with the template. |
| Record_url | String | False |
A deep-link URL for viewing the template record. |