DBA Data[Home] [Help]

APPS.HRI_APL_DIAGNOSTICS dependencies on FND_MESSAGE

Line 84: l_exist_msg := FND_MESSAGE.GET_NUMBER('HRI',p_msg_name);

80: RETURN;
81: --
82: END IF;
83: --
84: l_exist_msg := FND_MESSAGE.GET_NUMBER('HRI',p_msg_name);
85: --
86: IF l_exist_msg IS NULL THEN
87: --
88: -- If the message does not exist then show output and raise error