DBA Data[Home] [Help]

APPS.AP_WEB_DISC_PKG dependencies on FND_WEB_CONFIG

Line 768: htp.p('');

764: l_title VARCHAR2(200) := 'Format Errors';
765:
766:
767: BEGIN
768: htp.p('');
769: htp.p('');
770: htp.headOpen;
771: fnd_message.set_name('SQLAP', 'AP_WEB_DISCON_FORMAT_ERR');
772: htp.title(fnd_message.get);