OrderFirstAndLastScheduledDateT
This table stores an order's first and last scheduled date and time, along with the type of review notice for the expire items (i.e. let expire or review).
| Column Name | Type | Description |
|---|---|---|
| TimeLastOrderEntered | DATETIME | Time of the last schedule. |
| CommunityLogOwnerIdentifier | VARCHAR | The Community ID (CID) of the instance from which this record or line was extracted. This is only populated if you use IntraConnect. |
| LastScheduledOrderDate | DATETIME | Date of the last schedule. |
| OrderRecordIdentifier | NUMERIC | The unique ID of the order record associated with this order. |
| OrderExpirationReviewNoticeType | INTEGER | Determines the type of review notice for the former "let expire" items |