com.retek.component.customerorder.integration.rib
Class CustRetDescPayloadUtil
java.lang.Object
com.retek.component.customerorder.integration.rib.CustRetDescPayloadUtil
- public class CustRetDescPayloadUtil
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CustRetDescPayloadUtil
public CustRetDescPayloadUtil()
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