DBA Data[Home] [Help]

APPS.PAY_PYUCSLIS_PKG dependencies on FND_REQUEST

Line 5559: l_request_id := fnd_request.submit_request(application => 'PER',

5555: ** ...now submit PYUGEN to do the people bit...
5556: */
5557: hr_utility.set_location(l_proc,40);
5558:
5559: l_request_id := fnd_request.submit_request(application => 'PER',
5560: program => 'MSL_PERSON_LIST',
5561: sub_request => TRUE,
5562: argument1 => 'ARCHIVE',
5563: argument2 => 'PESLM',