Class |
|
Components |
|
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.

