Procurement - EBS (MOSC)

MOSC Banner

how to reverse accrual write-offs

edited Dec 14, 2010 6:42AM in Procurement - EBS (MOSC) 1 commentAnswered
Business user accidently written off too many transactions.

Is there way to  programmatically delete accrual write offs from table PO_ACCRUAL_WRITE_OFFS_ALL?

best reagrds, Roman 

p.s. to clarify, release 11.5.10.2

and is it safe to assume that simple SQL

DELETE from PO_ACCRUAL_WRITE_OFFS_ALL poawo
where poawo.creation_date>=to_date('01-nov-2010','dd-mon-yyyy')

will clear all write-offs made in after November 2010?

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