Shipping Execution - EBS (MOSC)

MOSC Banner

Using API to do Pick Confirm

edited Sep 27, 2011 12:20AM in Shipping Execution - EBS (MOSC) 12 commentsAnswered
How can I do a Pick Confirm when using this API?I know to create a rule and set the pick confirm to Yes but how do I pass which rule to use so this does the pick confirm?

wsh_interface_grp.delivery_detail_action (p_api_version_number => 1.0

, p_init_msg_list => fnd_api.g_false, p_commit => fnd_api.g_false, x_return_status => x_return_status, x_msg_count => x_msg_count, x_msg_data => x_msg_data, p_detail_id_tab => l_delivery_detail_tab, p_action_prms => l_action_prms, x_action_out_rec => l_action_out_rec

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