ACTIONABLE_WARNINGS
Description:
Table for a related group that stores data about selected action buttons from inline order validations.

Primary Key
Column Name Ordinal Position
ORDER_ID 1
LINE 2

Column Information
Name Type Discontinued?
1 ORDER_ID NUMERIC No
The unique identifier (.1 item) 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 WARNING_KEY VARCHAR No
This is the key of a warning shown in the order composer with a selected action button.
4 SELECTED_BUTTON_KEY VARCHAR No
This item stores the key which identifies a button that was selected in a warning in the order composer.