DBA Data[Home] [Help]

APPS.PAY_GB_EDI_ROLLBACK dependencies on FND_FILE

Line 242: fnd_file.put_line(fnd_file.log,'P46 Run is there and it needs to be rollbacked first '

238: p_aei_information5 => 'Y',
239: p_aei_information1 => NULL,
240: p_aei_information3 => 'N');
241: ELSE
242: fnd_file.put_line(fnd_file.log,'P46 Run is there and it needs to be rollbacked first '
243: ||'for assignment_id : '||archive_rec.assignment_id);
244: END IF;
245: END IF;
246: