DBA Data[Home] [Help]

APPS.PAY_GB_EDI_ROLLBACK dependencies on FND_REQUEST

Line 266: l_id := fnd_request.submit_request(application => 'PAY',

262: end if;
263:
264: hr_utility.set_location('Calling Core Rollback routine',20);
265: -- Next called the Core's ROLLBACK routine
266: l_id := fnd_request.submit_request(application => 'PAY',
267: program => 'ROLLBACK',
268: argument1 => 'ROLLBACK',
269: argument2 => null,
270: argument3 => null,