General Ledger - EBS (MOSC)

MOSC Banner

Script to Link Journal Count Posted per year back to Org_id (11.5.10.2)

I'm looking for help in writing a script linking the org_id to acitivty in the GL.    I can link set of books to Journal Activity, but the consultants are asking for GRE/LE org_id linked back to activity.  Any ideas?

select --headers.period_name,/* headers.je_header_id,*/books.SET_OF_BOOKS_ID,books.CHART_OF_ACCOUNTS_NAME,books.NAME Set_of_Books_Name,periods.period_year,books.-- periods.end_date,-- periods.period_num,count(*)from GL.GL_JE_HEADERS headers

/*,GL.GL_JE_LINES Lines*/,apps.GL_SETS_OF_BOOKS_V Books, GL.GL_PERIODS Periods

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