STATUS column
The order status as follows:
- A
- payment authorization requires review - payment authorization has encountered an unusual circumstance, such as an address verification warning. The payment authorization should be reviewed and accepted, or the Order canceled, using the Order Management user interface. If the authorization is accepted, then the user interface will change the Order Status to either 'B' or 'C' as appropriate.
- B
- backordered - an initial authorization has been performed. A re-authorization for the full amount will be done when all backordered items are allocated.
- C
- complete - payment for the full amount has been authorized.
- D
- deposited - payment has been captured.
- E
- CSR edit - a Customer Service Representative is working with the Order.
- F
- ready for remote fulfillment - the Order is ready to be sent to a remote system for fulfillment. This status is used by the MQAdapter feature and the TransferOrder task command.
- G
- waiting for remote fulfillment - the Order has been sent to a remote system for fulfillment. This status is used by the MQAdapter feature and the TransferOrder task command.
- H
- error in remote fulfillment - this status is associated
with these conditions:
(1) An order has been submitted for transfer and the distributor responded with a 'failed transfer' confirmation. The failure may be due to an invalid user ID or password. The error code for the transfer is stored in the ORDSTAT table OSCODE column and the error status message can be located in the ORDSTAT table OSCMT column.
(2) An empty quotation order arrived due to quotation failure.
- I
- submitted - the customer has submitted the Order, but has not yet initiated payment.
- L
- low inventory - the customer has initiated payment. A previously allocated (or backordered) OrderItem has become unavailable.
- M
- payment initiated - the customer has initiated payment. Authorization is pending.
- N
- approval denied - approval has been denied for some OrderItems.
- P
- pending - the customer can modify this Order.
- Q
- quick order profile - the Order contains default information for a customer such as shipping address and payment information that can be copied when creating a new pending Order.
- R
- released - all OrderItems have been released for fulfillment.
- S
- shipped - all OrderItems have been manifested.
- T
- temporary - used by the Order Management user interface to temporarily back-up an Order.
- W
- waiting for approval - not all OrderItems have obtained approval.
- X
- canceled - the Order has been canceled.
- Y
- private requisition list - the Order is a private requisition list.
- Z
- shareable requisition list - the Order is a shareable requisition list.
Other values are possible. Upper case letters are reserved by IBM.