DBA Data[Home] [Help]

APPS.CN_GET_COMM_PMT_PAID_GRP dependencies on STANDARD

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

188: l_init_msg_list VARCHAR2(1);
189: l_validation_level NUMBER;
190:
191: BEGIN
192: -- Standard call to check for call compatibility.
193: IF NOT FND_API.Compatible_API_Call ( g_api_version ,
194: p_api_version ,
195: l_api_name ,
196: G_PKG_NAME )

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

371:
372: -- End of API body.
373:
374: --
375: -- Standard call to get message count and if count is 1, get message info.
376: --
377: FND_MSG_PUB.Count_And_Get
378: (
379: p_count => x_msg_count ,