DBA Data[Home] [Help]

APPS.JG_JOURNAL_ALLOCATIONS_PKG dependencies on FND_PROFILE

Line 591: argument2 => fnd_profile.value('GL_ACCESS_SET_ID'),

587: description => null,
588: start_time => null,
589: sub_request=>FALSE,
590: argument1 => l_interface_run_id,
591: argument2 => fnd_profile.value('GL_ACCESS_SET_ID'),
592: argument3 => JG_JOURNAL_ALLOCATIONS_PKG.G_post_errors_to_suspense,
593: argument4 => to_char(JG_JOURNAL_ALLOCATIONS_PKG.G_GL_start_date,'YYYY/MM/DD'),
594: argument5 => to_char(JG_JOURNAL_ALLOCATIONS_PKG.G_GL_end_date,'YYYY/MM/DD'),
595: argument6 => l_summary_journal_flag,