General Ledger - EBS (MOSC)

MOSC Banner

11.5.10 Web ADI Missing integrator

edited Mar 12, 2014 12:00PM in General Ledger - EBS (MOSC) 1 commentAnswered

Hello Oracle Gurus

I have ran the follwing SQL and I have noticed I missed a Budget integrator called

Integrator = 101:GL_BUD_INTG

Layout = 101:GL_BUD_DFLT

select

  integrator_app_id || ':' || integrator_code integrators,

  application_id || ':' || layout_code layouts

from apps.bne_layouts_b

where integrator_app_id = 101

order by 1,2

Therefore I was wondering how to get that integrator called

Name = General Ledger - Budgets

Integrator Code = GL_BUD_INTG

I was wondering if I need to apply a patch ?

Please advise

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