In most cases, you will want to develop rules concerning which orders or items can be returned. The following describes the API framework for defining and customizing those rules.

In addition to customized rules you may want to create, there are the following built-in rules available by default:

Order rules:

Item rules:

ReturnTools provides the API for determining the returnable state of an order or an item:

public String getOrderReturnableState(RepositoryItem pOrderItem)
public String getItemReturnableState(RepositoryItem pOrderItem)

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