DBA Data[Home] [Help]

APPS.FARX_C_RC dependencies on FND_GLOBAL

Line 125: h_request_id := fnd_global.conc_request_id;

121: -- and fcr.phase_code = 'R'
122: -- and fcr.concurrent_program_id = fcp.concurrent_program_id
123: -- and fcp.concurrent_program_name = 'RXFARCL';
124:
125: h_request_id := fnd_global.conc_request_id;
126: fnd_profile.get('USER_ID',h_user_id);
127:
128: farx_rc.reclass (
129: book => argument1,