DBA Data[Home] [Help]

APPS.FARX_C_CP dependencies on FND_PROFILE

Line 125: fnd_profile.get('USER_ID',h_user_id);

121: -- and fcr.concurrent_program_id = fcp.concurrent_program_id
122: -- and fcp.concurrent_program_name = 'RXFACAP';
123:
124: h_request_id := fnd_global.conc_request_id;
125: fnd_profile.get('USER_ID',h_user_id);
126: retcode := 0;
127:
128: farx_cp.cap (
129: book => argument1,