com.retek.component.customerorder.integration.rib
Class CustRetDescPayloadUtil

java.lang.Object
  extended bycom.retek.component.customerorder.integration.rib.CustRetDescPayloadUtil

public class CustRetDescPayloadUtil
extends java.lang.Object


Constructor Summary
CustRetDescPayloadUtil()
           
 
Method Summary
static com.retek.rib.binding.payload.CustRetItem createCustReturnItemPayload(java.lang.String skuId)
           
static com.retek.rib.binding.payload.CustRetItemQtyDtl createCustReturnItemQtyDtlPayload(java.lang.String qty, java.lang.String reasonCode, java.lang.String returnPostage)
           
static com.retek.rib.binding.payload.CustRetItemQty createCustReturnItemQtyPayload(java.lang.String qty, SupplierReturnDisposition disp)
           
static com.retek.rib.binding.payload.CustRetDesc createCustReturnPayload(java.lang.String rmaNumber)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CustRetDescPayloadUtil

public CustRetDescPayloadUtil()
Method Detail

createCustReturnPayload

public static com.retek.rib.binding.payload.CustRetDesc createCustReturnPayload(java.lang.String rmaNumber)
                                                                         throws SystemException
Throws:
SystemException

createCustReturnItemPayload

public static com.retek.rib.binding.payload.CustRetItem createCustReturnItemPayload(java.lang.String skuId)

createCustReturnItemQtyPayload

public static com.retek.rib.binding.payload.CustRetItemQty createCustReturnItemQtyPayload(java.lang.String qty,
                                                                                          SupplierReturnDisposition disp)

createCustReturnItemQtyDtlPayload

public static com.retek.rib.binding.payload.CustRetItemQtyDtl createCustReturnItemQtyDtlPayload(java.lang.String qty,
                                                                                                java.lang.String reasonCode,
                                                                                                java.lang.String returnPostage)


Copyright © 2004 Retek Inc. All Rights Reserved. - Generated at Fri, 10/22/2004 07:28