DBA Data[Home] [Help]

APPS.JG_JOURNAL_ALLOCATIONS_PKG dependencies on GL_INFO

Line 790: GL_INFO.gl_get_period_dates(JG_JOURNAL_ALLOCATIONS_PKG.G_destn_set_of_books_id,

786: JG_JOURNAL_ALLOCATIONS_PKG.get_source_and_category;
787: --
788: -- Get Period Name's start and end dates for gl_interface
789: --
790: GL_INFO.gl_get_period_dates(JG_JOURNAL_ALLOCATIONS_PKG.G_destn_set_of_books_id,
791: JG_JOURNAL_ALLOCATIONS_PKG.G_destn_period_name,
792: JG_JOURNAL_ALLOCATIONS_PKG.G_GL_start_date,
793: JG_JOURNAL_ALLOCATIONS_PKG.G_GL_end_date,
794: errbuf);