Order Management - EBS (MOSC)

MOSC Banner

what the change reason can be when calling oe_order_pub.Process_Line?

edited Apr 10, 2015 6:51AM in Order Management - EBS (MOSC) 3 commentsAnswered ✓

hi,

I am calling oe_order_pub.Process_Line to make a line cancel or ordered_quantity:=0.

l_rec.change_reason := 'Late Delivery'; --'Administrative Reason';

I have tried both of values 'Late Delivery' and 'Administrative Reason'.

but I have the following errors:

"message(2) = The reason for this change is either not provided or invalid. (OBJECT=ORDER LINE)

Error message: ORA-0000: normal, successful completion

Error code: 0

Stack:

"

"message(1) = Validation failed for the field - Change Reason

Error message: ORA-0000: normal, successful completion

Error code: 0

Stack:

"

Tagged:

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