DBA Data[Home] [Help]

APPS.PV_REFERRAL_GENERAL_PUB dependencies on DBMS_APPLICATION_INFO

Line 258: dbms_application_info.set_module(

254: l_total_start := dbms_utility.get_time;
255:
256: g_module_name := 'Referral: Update Referral Status';
257:
258: dbms_application_info.set_module(
259: module_name => g_module_name,
260: action_name => 'STARTUP'
261: );
262: