DBA Data[Home] [Help]

APPS.FA_RX_ALT_BAL 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(argument4,'N') = 'Y' then

Line 263: h_request_id := fnd_global.conc_request_id;

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

Line 401: h_request_id := fnd_global.conc_request_id;

397: h_report_style varchar2(1);
398:
399: begin
400:
401: h_request_id := fnd_global.conc_request_id;
402:
403: fnd_profile.get('USER_ID',h_user_id);
404:
405: if nvl(argument4,'N') = 'Y' then

Line 549: h_request_id := fnd_global.conc_request_id;

545:
546: fa_rx_conc_mesg_pkg.log(h_err_msg);
547:
548:
549: h_request_id := fnd_global.conc_request_id;
550:
551: fnd_profile.get('USER_ID',h_user_id);
552:
553: farx_bl.reval_reserve_balances_rpt (