RevRecScheduleEntryTask
Tracks tasks associated with revenue recognition schedule entries, including planned and actual progress for accurate forecasting.
Columns
| Name | Type | Description |
| Recordno [KEY] | String | Unique identifier for the revenue recognition schedule entry task. |
| Estqty | Double | Estimated quantity for the task associated with the revenue recognition schedule entry. |
| Plannedqty | Double | Planned quantity for the task associated with the revenue recognition schedule entry. |
| Actualqty | Double | Actual quantity recorded for the task associated with the revenue recognition schedule entry. |
| Revrecentrykey | String | Key for the revenue recognition schedule entry associated with the task. |
| Taskkey | String | Unique key for the task associated with the schedule entry. |
| Taskname | String | Name of the task associated with the schedule entry. |
| Revrecschedulekey | String | Key for the revenue recognition schedule associated with the task. |
| Record_url | String | A deep-link URL for viewing the task record. |