Order Management - EBS (MOSC)

MOSC Banner

wsh_deliveries_pub.delivery_action api to 'Autocreate-Trip' - passing wrong parameters

edited Jun 14, 2010 7:13PM in Order Management - EBS (MOSC) 5 commentsAnswered
 Hi All,
I am having some issues invoking the wsh_deliveries_pub.delivery_action api to 'Autocreate-Trip'. I am passing the parameters and it's giving me the following error.

I am currently working on R12.1.1 version.

Err Msg:  Trip cannot be created for include for planning deliveries when Transportation Management is installed, current selection contains include for planning deliveries for which no trips have been created.

Here is the api which I am using

 FND_GLOBAL.APPS_INITIALIZE(
      user_id      => 2000
   ,  resp_id      => 21623
   ,  resp_appl_id => 660);
   
   -- Values for Ship Confirming the delivery
   
   p_action_code                 := 'AUTOCREATE-TRIP'; -- The action code for Autocreate Trip

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