DBA Data[Home] [Help]

APPS.FARX_C_AL dependencies on FND_GLOBAL

Line 119: h_request_id := fnd_global.conc_request_id;

115: IF h_debug THEN
116: fa_rx_util_pkg.enable_debug;
117: END IF;
118:
119: h_request_id := fnd_global.conc_request_id;
120:
121: fnd_profile.get('LOGIN_ID',h_login_id);
122:
123: h_nbv := fnd_number.canonical_to_number(argument17);