|
Name |
Type |
Discontinued? |
|
| 1 |
ORDER_ID |
NUMERIC |
No |
|
|
|
| The unique identifier for the order record. |
|
|
| 2 |
LINE |
INTEGER |
No |
|
|
|
| The line number for the information associated with this record. Multiple pieces of information can be associated with this record. |
|
|
| 3 |
SCHEDULED_INST_DTTM |
DATETIME (Local) |
No |
|
|
|
| Stores the scheduled times of this order |
|
|
| 4 |
SCHEDULE_STATUS_C_NAME |
VARCHAR |
No |
|
|
|
| The schedule status category ID for each scheduled time of the order record. |
| May contain organization-specific values: No |
| Category Entries: |
| Submitted |
| Completed |
| Skipped |
|
|