DBA Data[Home] [Help]

APPS.FEM_FOLDERS_UTL_PKG dependencies on FND_MSG_PUB

Line 173: FND_MSG_PUB.Count_And_Get

169: p_value1 => p_folder_id,
170: p_trans1 => 'N');
171:
172: -- Standard call to get message count and if count is 1, get message info.
173: FND_MSG_PUB.Count_And_Get
174: (p_count => x_msg_count,
175: p_data => x_msg_data);
176:
177: fem_engines_pkg.tech_message(p_severity => c_log_level_3,