DBA Data[Home] [Help]

APPS.EAM_UTILITY_GRP dependencies on STANDARD

Line 93: -- standard call to check for call compatibility

89:
90: SAVEPOINT ReplacedRebuild_GRP;
91:
92: -------------------------------------------------------------------------
93: -- standard call to check for call compatibility
94: -------------------------------------------------------------------------
95: IF NOT fnd_api.compatible_api_call (
96: l_api_version,
97: p_api_version,

Line 173: -- Standard Call to get message count and if count = 1, get message info

169:
170: l_stmt_num := 50;
171:
172: ---------------------------------------------------------------------------
173: -- Standard Call to get message count and if count = 1, get message info
174: ---------------------------------------------------------------------------
175:
176: FND_MSG_PUB.Count_And_Get (
177: p_count => x_msg_count,