View Open Lines for Receipt or Put Away Using a REST Resource
You can now use the Receiving Receipt Expected Shipment Lines and Receiving Receipt Put Away Lines List of Values REST APIs to query and view data for your inbound shipment lines awaiting receipt or put away, respectively. These new List of Values REST APIs return only key data for lines awaiting receipt or put away resulting in better performance than the existing Lines to Receive or Lines to Put Away REST APIs.
The new List of Values REST APIs are now streamlined to provide better performance. For example, certain query parameters such as Document Number have been replaced by Purchase Order Number and Transfer Order Number. Adding these parameters to the payload and removing unneeded parameters will improve payload response times
The Receiving Receipt Expected Shipment Lines and Receiving Receipt Put Away Lines REST APIs provide a more efficient way to query your open inbound shipment lines awaiting receipt or put away for display on your own user-defined page or a partner mobile application.
Steps to Enable
Review the REST service definition in the REST API guides to leverage (available from the Oracle Help Center > your apps service area of interest > APIs & Schema). If you are new to Oracle's REST services you may want to begin with the Quick Start section.
Key Resources
- Oracle Fusion Cloud SCM: REST API for Oracle Fusion Cloud SCM guide, available on the Oracle Help Center.
Access Requirements
Users who are assigned a configured job role that contains these privileges can access this feature:
- View Receiving Receipt Lines to Put Away by Web Service (RCV_VIEW_RECEIVING_RECEIPT_PUT_AWAY_WEB_SERVICE_PRIV)
- Create Receiving Receipt by Web Service (RCV_CREATE_RECEIVING_RECEIPT_WEB_SERVICE_PRIV)
These privileges were available prior to this update.