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

Packages that use DemandStatus
com.retek.component.customerorder   
 

Uses of DemandStatus in com.retek.component.customerorder
 

Fields in com.retek.component.customerorder declared as DemandStatus
static DemandStatus DemandStatus.BACKORDER_CANCEL
           
static DemandStatus DemandStatus.BACKORDER_ABANDONMENT
           
static DemandStatus DemandStatus.CREDIT_DECLINE
           
static DemandStatus DemandStatus.FRAUD
           
static DemandStatus DemandStatus.ORDER_ENTRY_ERROR
           
static DemandStatus DemandStatus.CANCEL_SUBSTITUTE
           
static DemandStatus DemandStatus.CUSTOMER_CANCEL
           
static DemandStatus DemandStatus.TAG_ALONG
           
static DemandStatus DemandStatus.NO_LONGER_AVAILABLE
           
static DemandStatus DemandStatus.COMPANY_CANCEL
           
 

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



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