Receivables - EBS (MOSC)

MOSC Banner

Unearned Revenue Lines issue in 11.5.10

edited May 30, 2013 6:46AM in Receivables - EBS (MOSC) 2 commentsAnswered ✓
(1) Our autoinvoice job was erroring out recently with below error      APP-AR-11526: ORA-25207: enqueue failed, queue AR.AR_REV_REC_Q is disabled from enqu
(2) Per metalink note 1094863.1 , we enabled a queue
      execute DBMS_AQADM.START_QUEUE('AR.AR_REV_REC_Q', TRUE, TRUE);
(3) Autoinvoice works fine, but its creating 2 "Unearned revenue" lines (Debit and Credit) for each revenue line. This was never happening before and business doesnt want the unearned revenue lines showing up.

Is there a way to disable this?

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