DBA Data[Home] [Help]

APPS.CSF_GPS_PUB dependencies on FND_PROFILE_OPTION_VALUES

Line 414: l_datetime_format fnd_profile_option_values.profile_option_value%TYPE;

410: SELECT resource_id, resource_type
411: FROM jtf_terr_rsc_all
412: WHERE terr_id = p_territory_id;
413:
414: l_datetime_format fnd_profile_option_values.profile_option_value%TYPE;
415:
416: BEGIN
417: fnd_message.set_name('CSF', 'CSF_GPS_PURGE_CP_STARTED');
418: debug(fnd_message.get, l_api_name, g_level_cp_output, 0);