DBA Data[Home] [Help]

APPS.HRI_BPL_PERSON_TYPE dependencies on FND_PROFILE

Line 58: g_debug_flag VARCHAR2(1) := NVL(fnd_profile.value('HRI_ENBL_DTL_LOG'),'N');

54: -- -----------------------------------------------------------------------------
55: --
56: -- Global Parameter for caching setup business group id
57: --
58: g_debug_flag VARCHAR2(1) := NVL(fnd_profile.value('HRI_ENBL_DTL_LOG'),'N');
59: g_concurrent_flag VARCHAR2(1);
60: g_review_ff_id NUMBER;
61: c_prsn_type_ff_name CONSTANT VARCHAR2(30) := 'CATEGORIZE_PERSON_TYPE';
62: --