DBA Data[Home] [Help]

APPS.XLA_CMP_TAD_PKG dependencies on FND_PROFILE

Line 3571: l_amb_context_code := NVL( fnd_profile.value('XLA_AMB_CONTEXT')

3567: --Set the return value to TRUE
3568: l_return_value := TRUE;
3569:
3570: --Retrieve the AMB context code
3571: l_amb_context_code := NVL( fnd_profile.value('XLA_AMB_CONTEXT')
3572: ,'DEFAULT'
3573: );
3574:
3575: --Open cursor on all enabled TADs for the application and AMB context