Order Management - EBS (MOSC)

MOSC Banner

Picking Rule is Not Working

edited Dec 7, 2013 12:33AM in Order Management - EBS (MOSC) 4 commentsAnswered
 Hi,
i am working in a WMS enabled organization

we are trying to do pick-release for a WMS enabled organization after creating deliveries based on Picking Rule

and we are using the wsh_deliveries_pub.delivery_action( p_api_version_number => 1.0,
                                                                                               p_init_msg_list => null,
                                                                                                 x_return_status => v_return_status,
                                                                                                  x_msg_count => v_msg_count,
                                                                                              x_msg_data => v_msg_data,
                                                                                             p_action_code => 'PICK-RELEASE',
                                                                                              p_delivery_id => p_delivery_id,
                                                                                              p_delivery_name => to_char(p_delivery_id),
                                                                                              p_sc_rule_id=>l_rule_id,
                                                                                               p_sc_rule_name=>l_rule_name,
                                                                                                 p_asg_trip_id => null,

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