DBA Data[Home] [Help]

APPS.JL_ZZ_GL_COPY_JE_PKG dependencies on GL_SETS_OF_BOOKS

Line 68: FROM gl_sets_of_books

64: name,
65: chart_of_accounts_id,
66: currency_code,
67: period_set_name
68: FROM gl_sets_of_books
69: WHERE set_of_books_id IN ( p_from_ledger , p_to_ledger );
70:
71: /*
72: Bug 2564710 - Commented check on posted date since it is null for Move/Merge journals