DBA Data[Home] [Help]

APPS.HXC_TIMEKEEPER_PROCESS dependencies on FND_REQUEST

Line 6110: p_request_id := fnd_request.submit_request (

6106: NUMBER
6107: /*ADVICE(4139): NUMBER has no precision [315] */
6108: ;
6109: BEGIN
6110: p_request_id := fnd_request.submit_request (
6111: application => 'HXC',
6112: program => 'HXCTKSUB',
6113: description => NULL,
6114: argument1 => p_timekeeper_id,