DBA Data[Home] [Help]

APPS.OTA_TSR_BUS dependencies on FND_PROFILE

Line 737: l_global_business_group_id number := FND_PROFILE.VALUE('OTA_HR_GLOBAL_BUSINESS_GROUP_ID');

733:
734: --
735: l_proc varchar2(72) := g_package||'chk_trainer';
736: l_exists varchar2(1);
737: l_global_business_group_id number := FND_PROFILE.VALUE('OTA_HR_GLOBAL_BUSINESS_GROUP_ID');
738: --Bug 1991061
739: -- Enh 2530860 Following 2 cursors modified to support PTU . Included the table
740: -- PER_PERSON_TYPE_USAGES_F & PER_PERSON_TYPES
741: