Payables and Cash Management - EBS (MOSC)

MOSC Banner

Cannot Cancel Invoice with "Selected for Payment" Status

edited Oct 4, 2018 4:49AM in Payables and Cash Management - EBS (MOSC) 18 commentsAnswered

Hi everyone,

We cannot cancel the invoice due to Selected for Payment status.

I hope I can get a opinion here. The solution I found in Club Oracle is a data patch, would you also recommend this? Actually I applied the data patch in test instance and it worked well. We successfully canceled the invoice.

update ap.ap_payment_schedules_all

set checkrun_id =''

where invoice_id = <invoice_id>

and checkrun_id = <checkrun_id>

Thanks,

Ivy

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