DBA Data[Home] [Help]

APPS.OTA_COMPETENCE_SS dependencies on OTA_UTILITY

Line 1582: l_LP_lookup_meaning := ota_utility.get_lookup_meaning(p_lookup_type => 'OTA_CATALOG_OBJECT_TYPE',

1578: hr_utility.trace ('l_LP_idsssss ' ||l_LP_ids);
1579:
1580: -- code required for object type to be set in notifications
1581: if p_learningpath_ids is not null then
1582: l_LP_lookup_meaning := ota_utility.get_lookup_meaning(p_lookup_type => 'OTA_CATALOG_OBJECT_TYPE',
1583: p_lookup_code =>'CLP',
1584: p_application_id =>810);
1585: elsif p_eventid is not null then
1586: l_CRS_lookup_meaning := ota_utility.get_lookup_meaning(p_lookup_type => 'OTA_CATALOG_OBJECT_TYPE',

Line 1586: l_CRS_lookup_meaning := ota_utility.get_lookup_meaning(p_lookup_type => 'OTA_CATALOG_OBJECT_TYPE',

1582: l_LP_lookup_meaning := ota_utility.get_lookup_meaning(p_lookup_type => 'OTA_CATALOG_OBJECT_TYPE',
1583: p_lookup_code =>'CLP',
1584: p_application_id =>810);
1585: elsif p_eventid is not null then
1586: l_CRS_lookup_meaning := ota_utility.get_lookup_meaning(p_lookup_type => 'OTA_CATALOG_OBJECT_TYPE',
1587: p_lookup_code =>'H',
1588: p_application_id =>810);
1589: else ---Batra to revisit**********************
1590: l_CERT_lookup_meaning := ota_utility.get_lookup_meaning(p_lookup_type => 'OTA_CATALOG_OBJECT_TYPE',

Line 1590: l_CERT_lookup_meaning := ota_utility.get_lookup_meaning(p_lookup_type => 'OTA_CATALOG_OBJECT_TYPE',

1586: l_CRS_lookup_meaning := ota_utility.get_lookup_meaning(p_lookup_type => 'OTA_CATALOG_OBJECT_TYPE',
1587: p_lookup_code =>'H',
1588: p_application_id =>810);
1589: else ---Batra to revisit**********************
1590: l_CERT_lookup_meaning := ota_utility.get_lookup_meaning(p_lookup_type => 'OTA_CATALOG_OBJECT_TYPE',
1591: p_lookup_code =>'CER',
1592: p_application_id =>810);
1593: end if;
1594: /*Loop