DBA Data[Home] [Help]

APPS.PAY_GB_EDI_ROLLBACK dependencies on FND_REQUEST

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

331: end if;
332:
333: hr_utility.set_location('Calling Core Rollback routine',20);
334: -- Next called the Core's ROLLBACK routine
335: l_id := fnd_request.submit_request(application => 'PAY',
336: program => 'ROLLBACK',
337: argument1 => 'ROLLBACK',
338: argument2 => null,
339: argument3 => null,