Uses of Class
com.retek.component.customerorder.PickExceptionStatusType

Packages that use PickExceptionStatusType
com.retek.component.customerorder   
 

Uses of PickExceptionStatusType in com.retek.component.customerorder
 

Fields in com.retek.component.customerorder declared as PickExceptionStatusType
static PickExceptionStatusType PickExceptionStatusType.NO_INVENTORY
           
static PickExceptionStatusType PickExceptionStatusType.EXPIRED
           
static PickExceptionStatusType PickExceptionStatusType.SUCCESSFUL_DELETE
           
static PickExceptionStatusType PickExceptionStatusType.UPDATE_SHIP_DATE
           
 

Methods in com.retek.component.customerorder that return PickExceptionStatusType
static PickExceptionStatusType PickExceptionStatusType.fromCode(java.lang.String code)
           
 PickExceptionStatusType CustomerOrderLine.getPickExceptionStatus()
           
 

Methods in com.retek.component.customerorder with parameters of type PickExceptionStatusType
 void CustomerOrderLine.setPickExceptionStatus(PickExceptionStatusType pickExceptionStatus)
           
 void CustomerOrderLine.pickException(PickExceptionStatusType pickExceptionStatus, Quantity quantity, Warehouse warehouse)
           
 



Copyright © 2005 Retek Inc. All Rights Reserved. - Generated at Fri, 01/21/2005 14:25