DBA Data[Home] [Help]

APPS.PAY_KR_YEA_PDF_PKG dependencies on FND_REQUEST

Line 7345: l_request_id := fnd_request.submit_request(

7341: hr_utility.set_location(l_proc,0);
7342: hr_utility.trace('p_asg_id: '||p_asg_id);
7343: end if;
7344:
7345: l_request_id := fnd_request.submit_request(
7346: application => 'PAY',
7347: program => 'PAYKRYPUPSS',
7348: description => 'KR Year End Adjustment PDF Upload SS',
7349: argument1 => p_bus_grp_id,