Class

atg.commerce.csr.returns.GetRelatedReturnRequests

Components

/atg/commerce/custsvc/returns/
    GetRelatedReturnRequests.properties

The GetRelatedReturnRequests servlet bean provides related ReturnRequests for a specified order using the orderId parameter. Related ReturnRequests can be traced to the given order through the order or replacementOrder property.

Input Parameters

orderId
The ID of the order that has related ReturnRequests.

Open Parameters

output
Rendered if there are related returns.

empty
Rendered if there are no related returns.

Output Parameters

relatedReturnRequests
Provides an array of related ReturnRequests.


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