The product and the sku item types in the catalog repository have nonreturnable properties for controlling whether items are returnable. The logic for determining whether an individual SKU is returnable is as follows:

If an item is nonreturnable, the returnItemsSelection.jsp page indicates this, and does not provide controls for selecting the item or specifying a return reason:

This illustration is described in the preceding text.

If the order includes an item that has already been returned, the returnItemsSelection.jsp page indicates this as well:

This illustration is described in the preceding text.

If the customer clicks Return All Items on this page, nonreturnable and already returned items are not included in the list of items to be returned.


Copyright © 1997, 2013 Oracle and/or its affiliates. All rights reserved. Legal Notices