DBA Data[Home] [Help]

APPS.IGS_AS_DUP_DOCS_PKG dependencies on STANDARD

Line 38: -- Standard call to get message count and if count is 1, get message info.

34: END IF;
35: -- Initialize API return status to success.
36: x_return_status := fnd_api.g_ret_sts_success;
37:
38: -- Standard call to get message count and if count is 1, get message info.
39: fnd_msg_pub.count_and_get (
40: p_encoded => fnd_api.g_false,
41: p_count => x_msg_count,
42: p_data => x_msg_data

Line 297: -- Standard call to get message count and if count is 1, get message info.

293:
294: -- Initialize API return status to success.
295: x_return_status := fnd_api.g_ret_sts_success;
296:
297: -- Standard call to get message count and if count is 1, get message info.
298: fnd_msg_pub.count_and_get (
299: p_encoded => fnd_api.g_false,
300: p_count => x_msg_count,
301: p_data => x_msg_data

Line 400: -- Standard call to get message count and if count is 1, get message info.

396:
397: -- Initialize API return status to success.
398: x_return_status := fnd_api.g_ret_sts_success;
399:
400: -- Standard call to get message count and if count is 1, get message info.
401: fnd_msg_pub.count_and_get (
402: p_encoded => fnd_api.g_false,
403: p_count => x_msg_count,
404: p_data => x_msg_data