Sales Order Line 'Status' field
In the sales order form at line level, there is a field named 'Status' and I would like to know where this field generates its values from.
The 'Status' field displays values such as Booked, Awaiting Shipping, Released To Warehouse, Picked, Shipped, Closed and Cancelled.
This is not the FLOW_STATUS_CODE.
Please can you tell me where the field references its values? I assume it is a coimbination of FLOW_STATUS_CODE from OE_ORDER_LINES_ALL and the RELEASED_STATUS from WSH_DELIVERY_DETAILS?
Many thanks,
EMG