Shipping Execution - EBS (MOSC)

MOSC Banner

Using API To Ship Confirm Delivery Errors:There is an error generating/validating the sequence numb

edited Apr 11, 2013 1:42AM in Shipping Execution - EBS (MOSC) 3 commentsAnswered

Hi I am using   shipping API It is giving some errors
Warning: Some deliveries selected for Ship Confirm have errors or warnings.Error: There is an error generating/validating  the sequence number. Please check the assignments are defined and are valid.
------------------------------------
Warning: Pack Slip information could not be automatically created for delivery 965613.
------------------------------------
Warning: 1 deliveries will be marked as In-Transit/Closed.

It is Making Ship confirm But Giving these warning.

Script That I am using is it.
How can I resolve these errors

declare
 x_msg_count number;
     x_return_status varchar2(1);
     x_msg_data  varchar2(1000);
     l_trip_id number;

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