DBA Data[Home] [Help]

APPS.FARX_C_MAD dependencies on FND_GLOBAL

Line 124: h_request_id := fnd_global.conc_request_id;

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