DBA Data[Home] [Help]

APPS.AMS_LIST_SRC_TYPES_PVT dependencies on STANDARD

Line 466: -- Standard call to get message count AND IF count is 1, get message info.

462: IF (AMS_LOG_PROCEDURE_ON) THEN
463: AMS_UTILITY_PVT.debug_message(AMS_LOG_PROCEDURE,g_module_name||'.'||l_api_name,l_full_name||': END ');
464: END IF;
465:
466: -- Standard call to get message count AND IF count is 1, get message info.
467: FND_MSG_PUB.Count_AND_Get
468: ( p_count => x_msg_count,
469: p_data => x_msg_data,
470: p_encoded => FND_API.G_FALSE

Line 629: -- Standard call to get message count AND IF count is 1, get message info.

625: IF (AMS_LOG_PROCEDURE_ON) THEN
626: AMS_UTILITY_PVT.debug_message(AMS_LOG_PROCEDURE,g_module_name||'.'||l_api_name,l_full_name||': END ');
627: END IF;
628:
629: -- Standard call to get message count AND IF count is 1, get message info.
630: FND_MSG_PUB.Count_AND_Get
631: ( p_count => x_msg_count,
632: p_data => x_msg_data,
633: p_encoded => FND_API.G_FALSE

Line 845: -- Standard call to get message count AND IF count is 1, get message info.

841: AMS_UTILITY_PVT.debug_message(AMS_LOG_PROCEDURE,g_module_name||'.'||l_api_name,l_full_name||': END ');
842: END IF;
843:
844:
845: -- Standard call to get message count AND IF count is 1, get message info.
846: FND_MSG_PUB.Count_AND_Get
847: ( p_count => x_msg_count,
848: p_data => x_msg_data,
849: p_encoded => FND_API.G_FALSE