DBA Data[Home] [Help]

APPS.FARX_C_BL dependencies on FND_GLOBAL

Line 120: h_request_id := fnd_global.conc_request_id;

116:
117: begin
118:
119:
120: h_request_id := fnd_global.conc_request_id;
121:
122: fnd_profile.get('USER_ID',h_user_id);
123:
124: if nvl(argument5,'N') = 'Y' then

Line 266: h_request_id := fnd_global.conc_request_id;

262: h_err_msg varchar2(2000);
263:
264: begin
265:
266: h_request_id := fnd_global.conc_request_id;
267:
268: fnd_profile.get('USER_ID',h_user_id);
269:
270: farx_bl.cip_balances_rpt (

Line 404: h_request_id := fnd_global.conc_request_id;

400: h_report_style varchar2(1);
401:
402: begin
403:
404: h_request_id := fnd_global.conc_request_id;
405:
406: fnd_profile.get('USER_ID',h_user_id);
407:
408: if nvl(argument5,'N') = 'Y' then

Line 555: h_request_id := fnd_global.conc_request_id;

551:
552: fa_rx_conc_mesg_pkg.log(h_err_msg);
553:
554:
555: h_request_id := fnd_global.conc_request_id;
556:
557: fnd_profile.get('USER_ID',h_user_id);
558:
559: farx_bl.reval_reserve_balances_rpt (