DBA Data[Home] [Help]

APPS.PAY_BATCH_ELEMENT_LINK_PKG dependencies on FND_MESSAGE

Line 414: fnd_message.set_name('FND', 'FORM_RECORD_CHANGED');

410: and (p_attribute20 is null)))
411: ) then
412: null;
413: else
414: fnd_message.set_name('FND', 'FORM_RECORD_CHANGED');
415: app_exception.raise_exception;
416: end if;
417: --
418: -- Lock the object status.