When using the Oracle database frontend application, under the Shipping Transactions Screen, there is an attribute called "Next Step". This attribute sits next to the "Line Status" attribute. My question is, where does this attribute, "Next Step" stay within the standard Oracle backend tables/views, such that I can query for this value?
The contents of this attribute are commonly things like:
- Ship Confirm/Close Trip Stop
- Transact Move Order
- Pick Release
If the answerer could provide a table name or view name, i.e. WSH_DELIVERY_DETAILS, that would be great.
Thanks!