ORDER_REFLEX_COMPONENTS
Description:
Stores the components that caused a reflex order to be placed.

Primary Key
Column Name Ordinal Position
ORDER_ID 1
LINE 2

Column Information
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 REFLEX_COMPONENT_ID NUMERIC No
The unique ID of the component that caused a reflex order to be placed.
4 REFLEX_COMPONENT_ID_NAME VARCHAR No
The name of the component.