DBA Data[Home] [Help]

APPS.PAY_ZA_IRP5_ARCHIVE_PKG dependencies on FND_FILE

Line 643: FND_FILE.PUT_LINE(FND_FILE.LOG, 'Unable to Create Tax Certificate Exception Log');

639: '','','','','','','','','','');
640:
641:
642: IF (l_req_id = 0) THEN
643: FND_FILE.PUT_LINE(FND_FILE.LOG, 'Unable to Create Tax Certificate Exception Log');
644: END IF;
645: end archdinit;
646:
647: /*--------------------------------------------------------------------------