DBA Data[Home] [Help]

APPS.XLA_ACCOUNTING_PKG dependencies on XLA_AE_JOURNAL_ENTRY_PKG

Line 79: g_array_group_id xla_ae_journal_entry_pkg.t_array_Num;

75: -- Bug 5056632
76: -- The following two arrays store ledger_id and corresponding group_id
77: -- for transfer to GL purpose
78: --
79: g_array_group_id xla_ae_journal_entry_pkg.t_array_Num;
80: g_array_ledger_id xla_ae_journal_entry_pkg.t_array_Num;
81:
82:
83: --============================================================================

Line 80: g_array_ledger_id xla_ae_journal_entry_pkg.t_array_Num;

76: -- The following two arrays store ledger_id and corresponding group_id
77: -- for transfer to GL purpose
78: --
79: g_array_group_id xla_ae_journal_entry_pkg.t_array_Num;
80: g_array_ledger_id xla_ae_journal_entry_pkg.t_array_Num;
81:
82:
83: --============================================================================
84: --