DBA Data[Home] [Help]

APPS.PAY_PYUCSLIS_PKG dependencies on FND_REQUEST

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

2675: ** ...now submit PYUGEN to do the people bit...
2676: */
2677: hr_utility.set_location(l_proc,40);
2678:
2679: l_request_id := fnd_request.submit_request(application => 'PER',
2680: program => 'MSL_PERSON_LIST',
2681: sub_request => TRUE,
2682: argument1 => 'ARCHIVE',
2683: argument2 => 'PESLM',