DBA Data[Home] [Help]

APPS.PAY_GB_P6EDI_PKG dependencies on FND_REQUEST

Line 269: l_pyudet_id := fnd_request.submit_request(application => 'PAY',

265: utl_file.fclose(l_file_handle);
266: --
267: -- Call PYUDET mode 4
268: --
269: l_pyudet_id := fnd_request.submit_request(application => 'PAY',
270: program => 'PYUDET',
271: argument1 => p_request_id,
272: argument2 => p_mode,
273: argument3 => p_effective_date,