General Ledger - EBS (MOSC)

MOSC Banner

R12 GL : SET_OF_BOOKS_ID column of table gl_automatic_posting_sets has been removed in R12 ?

edited Nov 19, 2012 1:12AM in General Ledger - EBS (MOSC) 5 commentsAnswered
Hi there,

SET_OF_BOOKS_ID column of table  gl_automatic_posting_sets has been removed in R12.1.3 .

What is the workaround suggested by Oracle for this . Though there is  column set_of_books_id_11i provided, we need some other workaround for this.

Our query is like :

SELECT autopost_set_id
INTO v_ABCD
FROM gl_automatic_posting_sets
WHERE set_of_books_id = variableX
AND autopost_set_name = V_XYX;

Thanks,

Amol J.

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