Shipping Execution - EBS (MOSC)

MOSC Banner

One pick slip number contains two deliveries.

edited Mar 21, 2013 8:00PM in Shipping Execution - EBS (MOSC) 1 commentAnswered
Hi Team,

we are facing the issue i.e. one pick slip number is having two/three deliveries and among those deliveries one is passing to the API.

API --> wsh_deliveries_pub.delivery_action  

so, one delivery is always pending for ship confirm.


we have modified the Grouping rule and creating delivries with in Order also . see attachments for more details.

Please provide your feedback to get only one delivery for one pick slip number.

 SELECT DISTINCT wnd.delivery_id

                 FROM wsh_delivery_assignments wda,
                      wsh_delivery_details wdd,
                      mtl_txn_request_lines mtrl,
                      mtl_material_transactions mmt
                WHERE wda.delivery_detail_id = wdd.delivery_detail_id

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center