Order Management - EBS (MOSC)

MOSC Banner

Unable to Cancel Service sales order due to this error 'OE_SCH_LINE_FULFILLED' after applied INV min

edited Apr 20, 2013 9:56PM in Order Management - EBS (MOSC) 3 commentsAnswered

Hi Experts/Guru 


We are not able to Cancel the Service Order line whose status is Awaiting Invoice.
Earlier we use follow the workarround mentioned below , to make the full_filled flag as ' N ' and then it allows us to cancel the Service Order line.

update oe_order_lines_all
set FULFILLED_FLAG='N'
where line_id=491565020

After appyling INV minimum baseline patch 8515573. The above mentioned work arround is not working any more.
when we follow the above steps we get the below error message.

Error Message :
----------------------
OE_SCH_LINE_FULFILLED

Please find the attachment for your references 

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