DBA Data[Home] [Help]

APPS.FARX_C_RT dependencies on FND_GLOBAL

Line 151: h_request_id := fnd_global.conc_request_id;

147: -- and fcr.phase_code = 'R'
148: -- and fcr.concurrent_program_id = fcp.concurrent_program_id
149: -- and fcp.concurrent_program_name = 'RXFARET';
150:
151: h_request_id := fnd_global.conc_request_id;
152: fnd_profile.get('USER_ID',h_user_id);
153:
154: farx_rt.ret (
155: book => argument1,