DBA Data[Home] [Help]

APPS.JL_JLCOGLAN_XMLP_PKG dependencies on GL_INFO

Line 199: gl_info.gl_get_ledger_info (t_set_of_books_id,

195: -- Here we fetch the chart_of_accounts_id for the
196: -- given set_of_books_id
197: --
198: t_set_of_books_id := P_set_of_books_id;
199: gl_info.gl_get_ledger_info (t_set_of_books_id,
200: t_chart_of_accounts_id,
201: t_set_of_books_name,
202: t_func_curr,
203: t_errorbuffer);