128: -- and fcr.concurrent_program_id = fcp.concurrent_program_id
129: -- and fcp.concurrent_program_name = 'RXFARL';
130:
131: h_request_id := fnd_global.conc_request_id;
132: fnd_profile.get('LOGIN_ID',h_login_id);
133:
134: if nvl(argument4,'N') = 'Y' then -- MRC
135: h_report_style := 'D';
136: else
332: -- and fcr.concurrent_program_id = fcp.concurrent_program_id
333: -- and fcp.concurrent_program_name = 'RXFARL';
334:
335: h_request_id := fnd_global.conc_request_id;
336: fnd_profile.get('LOGIN_ID',h_login_id);
337:
338: farx_dp.deprn_run (
339: book => argument1,
340: period => argument2,