DBA Data[Home] [Help]

APPS.FARX_C_MT dependencies on FND_GLOBAL

Line 413: h_request_id := fnd_global.conc_request_id;

409: begin
410:
411: retcode := 0;
412:
413: h_request_id := fnd_global.conc_request_id;
414: -- fnd_profile.get('USER_ID',h_user_id);
415:
416: h_book := argument1;
417: h_event_name := argument2;