DBA Data[Home] [Help]

APPS.AMS_DIALOG_REGS_PUB dependencies on STANDARD

Line 78: -- Standard call to check for call compatibility.

74:
75: SAVEPOINT Register_Dialog_Regs_PUB;
76: AMS_Utility_PVT.debug_message(l_full_name || ': start');
77:
78: -- Standard call to check for call compatibility.
79: IF NOT FND_API.Compatible_API_Call ( l_api_version_number,
80: p_api_version_number,
81: l_api_name,
82: G_PKG_NAME)

Line 242: -- Standard call to check for call compatibility.

238:
239: SAVEPOINT IsRegistered_Dialog_Regs_PUB;
240: AMS_Utility_PVT.debug_message(l_full_name || ': start');
241:
242: -- Standard call to check for call compatibility.
243: IF NOT FND_API.Compatible_API_Call ( l_api_version_number,
244: p_api_version_number,
245: l_api_name,
246: G_PKG_NAME)