DBA Data[Home] [Help]

APPS.IGI_ITR_FUNDS_CONTROL_PKG dependencies on FND_PROFILE

Line 728: Fnd_profile.Get('USER_ID', p_gl_user_id);

724:
725: ----------------------------------------------------------------
726: l_debug_info := 'Retrieving profile option user id';
727: ----------------------------------------------------------------
728: Fnd_profile.Get('USER_ID', p_gl_user_id);
729: Exception
730: When Others Then
731: p_chart_of_accounts_id := l_chart_of_accounts_id_old;
732: p_itr_enc_type_id := l_itr_enc_type_id_old;