DBA Data[Home] [Help]

APPS.PO_MESSAGE_S dependencies on FND_NEW_MESSAGES

Line 351: l_msg FND_NEW_MESSAGES.message_text%TYPE;

347: ) IS
348:
349: d_module VARCHAR2(100) := p_pkg_name || '.' || p_procedure_name;
350:
351: l_msg FND_NEW_MESSAGES.message_text%TYPE;
352:
353: BEGIN
354:
355: FND_MSG_PUB.add_exc_msg