RevenueScheduleLine
Represents individual lines within a revenue schedule, capturing scheduled and posted amounts, posting dates, exchange rates, and the associated journal entry.
Columns
| Name | Type | Description |
| actualPostingDate | Date | The actual date on which this revenue schedule line was posted. |
| adjustedFor | String | The reason or event for which this revenue schedule line was adjusted. |
| approvedHours | String | The number of approved hours used to calculate the recognized revenue for this revenue schedule line. |
| auditCreatedBy | String | The user who created the revenue schedule line. |
| auditCreatedDateTime | Datetime | The date and time when the revenue schedule line was created. |
| auditModifiedBy | String | The user who last modified the revenue schedule line. |
| auditModifiedDateTime | Datetime | The date and time when the revenue schedule line was last modified. |
| computationMemo | String | The memo describing how the revenue amount was computed for this revenue schedule line. |
| contractRevenueSchedule_Href | String | The URL of the contract revenue schedule associated with this revenue schedule line. |
| contractRevenueSchedule_Id | String | The Id of the contract revenue schedule associated with this revenue schedule line. |
| contractRevenueSchedule_Key | String | The system-assigned key of the contract revenue schedule associated with this revenue schedule line. |
| derivedPostingDate | Date | The derived posting date calculated for this revenue schedule line. |
| href | String | The URL of the revenue schedule line resource. |
| id | String | The unique identifier of the revenue schedule line record. |
| isHistorical | Bool | Indicates whether this revenue schedule line represents a historical entry. |
| journalEntry_Href | String | The URL of the journal entry associated with this revenue schedule line. |
| journalEntry_Id | String | The Id of the journal entry associated with this revenue schedule line. |
| journalEntry_Key | String | The system-assigned key of the journal entry associated with this revenue schedule line. |
| key [KEY] | String | The system-assigned key that uniquely identifies the revenue schedule line record. |
| linkedBillingScheduleLine_Href | String | The URL of the billing schedule line linked to this revenue schedule line. |
| linkedBillingScheduleLine_Id | String | The Id of the billing schedule line linked to this revenue schedule line. |
| linkedBillingScheduleLine_Key | String | The system-assigned key of the billing schedule line linked to this revenue schedule line. |
| meaDetails | String | The multiple element arrangement details associated with this revenue schedule line. |
| percentageRecognized | String | The percentage of revenue recognized for this revenue schedule line. |
| posted | Bool | Indicates whether this revenue schedule line has been posted to the general ledger. |
| postedBaseAmount | String | The posted revenue amount in the base currency for this revenue schedule line. |
| scheduledAmount | String | The scheduled revenue amount for this revenue schedule line in the transaction currency. |
| scheduledBaseAmount | String | The scheduled revenue amount for this revenue schedule line in the base currency. |
| scheduledExchangeRate | Decimal | The exchange rate used to calculate the base amount for this revenue schedule line. |
| scheduledOperationKey | String | The key of the scheduled operation that will post this revenue schedule line. |
| scheduledPostingDate | Date | The date on which this revenue schedule line is scheduled to be posted. |
| sourceHours | String | The source hours used as the basis for recognizing revenue on this revenue schedule line. |
| state | String | The current processing state of this revenue schedule line, such as pending or posted. |