DBA Data[Home] [Help]

APPS.FARX_C_TF dependencies on FND_GLOBAL

Line 122: h_request_id := fnd_global.conc_request_id;

118: -- and fcr.phase_code = 'R'
119: -- and fcr.concurrent_program_id = fcp.concurrent_program_id
120: -- and fcp.concurrent_program_name = 'RXFATFR';
121:
122: h_request_id := fnd_global.conc_request_id;
123: fnd_profile.get('USER_ID',h_user_id);
124:
125: farx_tf.transfers (
126: book => argument1,