public interface IOrderInformation extends ERPInterface
ERROR_CONNECT, ERROR_NONE, ERROR_PROGRAM, WARN_DUPLICATE, WARN_NONE
Modifier and Type | Method and Description |
---|---|
Order |
getOrder(java.lang.String orderNum)
Returns an order object containing information for a requested order.
|
getContext, getErrorType, getWarningType, setContext, setErrorType, setWarningType
Order getOrder(java.lang.String orderNum)
orderNum
- (String) The order number to retrieve.